This tool originates from here
This program makes JASS code for killing units when they enter a region.
It is usefull if you are making a maze map and you have alot of regions and you don't want to make hundreds of different events.
Features:
Region prefix (if your not using the default "Region ")
Saves as a .j file
Special Effects (large list and you can enter your own)
Pauses units and has a changeable wait time before killing them (so it doesn't kill the unit before the special effect has finished).
Attachment points and modifiers.
Safe Players.
Help window.
Credits:
Me LordOglog.
SFilip for telling me a better way to do region code, and for helping me find the format function.
moyack for all his help with de-bugging and improving the generated code. Thanks!
Also lastly to Anitarf for pointing out a little bug in the code!
Also to Volverabid for help getting this tool uploaded here.
Requirements:
Microsoft .NET Framework 2.0 which can be downloaded Here:
http://www.microsoft.com/downloads/...cb-4362-4b0d-8edd-aab15c5e04f5&displaylang=en
There is also a sample map in with the program.