Quote:
|
Originally Posted by Prozac
Also perhaps a separate application, which could maybe even be done in php or perl as a web page:
Two textarea boxes side by side in a form,
on the left you enter in your npc in old gscript code,
click Submit,
a parser goes through line by line of what you pasted in,
and returns the text of your code formatted in gs2 in the right hand box.
This code converter would be a huge time saver for the likely hundreds of old extensive original gscript npcs that are in need of conversion out there.
I got at least a dozen long scripts that need extensinve reformatting, and I for one would make use of such a converter.
|
Except it would likely not be as efficient as you think, and it promotes laziness.
Just learn gscript2, or find someone who can.