QUOTE(UED77 @ Jul 4 2005, 08:20 PM)
Heimdal, I think StarForge is great, so far.
However, I would like to request a few features.
Could the trigger editor handle switches and locations by the switch number and the location ID, rather than the string associated with it?
Another feature I would like to see would be a string editor similar to TBLPad, in which you could create a string with any ID you wish.
Yet another one I would find really useful would be a raw, non-graphical MRGN section editor, including the ability to assign a string ID as the name of the location.
Also, in every single place where strings are used, I would welcome if I could just refer to the string ID instead of typing the string in directly.
And it would be an added bonus if this enhanced string editor could be open simultaneously with the Trigger Editor or the Location Editor.
Thanks, and keep up the good work.
UED77
How about option to do those, you
really want to remember what every thing is?
Also, switches are just Switch 1, Switch 2, Switch 3, etc. I thought?
ADDITION:
For the brushes, add a Rotate, Flip, and Invert feature.
CODE
Rotate would be like this (each number is a tile in a brush)
123 741
456 to 852
789 963
Flip would be like this
123 321
456 to 654
789 987
Invert would be like this
123 789
456 to 456
789 123
Sorry if this was a little confusing. (that was in a code so I could use spaces)