Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: on Sun 31/08/2003 11:41:15

Title: Suggestions for Script editor
Post by: on Sun 31/08/2003 11:41:15
Sorry for posting this into Beginner's Forum, bur the System won't let me register...

I have two minor suggestions for the script editor:
First, it would sometimes be nice to have float-type variables (Alright, one can do without, but it's easier to do trigonometry with floats)

Second, a very helpful feature of the editor would be a find-replace function.

Thanks!

Title: Re:Suggestions for Script editor
Post by: Archangel (aka SoupDragon) on Sun 31/08/2003 20:13:03
I agree with both those points. Although I probably wouldn't use floating point numbers, I can see situations where people could. And find/replace would also be cool.
Title: Re:Suggestions for Script editor
Post by: Ishmael on Sun 31/08/2003 20:25:32
I believe AJA's ScriptEditor (http://koti.mbnet.fi/dima/scripteditor) has find/replace...
Title: Re:Suggestions for Script editor
Post by: Pumaman on Mon 01/09/2003 21:22:33
I'm afraid I currently have no plans for floating-point numbers considering their very limited usefulness and the amount of time it would take to implement.

However, Find & Replace is a good idea, I'll add it to my list.