Pink Petal Games

Game Discussion => General Discussion & Download => Topic started by: Xipomus on May 13, 2011, 08:27:10 PM

Title: Question source script edit
Post by: Xipomus on May 13, 2011, 08:27:10 PM
First thanks for a great game. it's better than all it's counterparts. So good job guys.
That needed to be said.

I finally got the latest svn build working with the vc++ 2010 compiler (Express edition) and was reading up one the scripting in the game.

The current script edit is a bit bothersome, so i wanted to take a look to see if I can improve or change the interface to work a bit better.

But I can't find the source on SVN.

Could someone point me the way to the source?

Thx in advance.

Xmus
Title: Re: Question source script edit
Post by: fires_flair on May 13, 2011, 09:42:33 PM
here's the first place I found :http://pinkpetal.org:9053/whm_trac/browser/trunk/BrothelMaster/Docs%26Tools/ScriptEditor
looking for more...
if you go into docclox's branch you can find what he has up for lua

and that's all I can find
Title: Re: Question source script edit
Post by: Xipomus on May 14, 2011, 05:22:42 AM
Thx for the reply. Found that one.
The lua is very interesting, but because the current wm still uses a lot scripting I thought I could check if I could add to the editor.

I'll just see if I can maybe covert the current script files to editable text and then convert it back.
That should at least help with modding.