Dr Super Good
Spell Reviewer
- Joined
- Jan 18, 2005
- Messages
- 27,285
Yeh you can call your own functions instead which do not leak handle indices.Is there a custom script just like "RemoveLocation()" to fix those leaks via GUI?
Something you should have done years ago. It is really hard to make maps for Warcraft III without knowing JASS, especially complex ones.if not, then i imagine that the only thing that i can do to save my years of work is to learn Jass..
One quickly learns that GUI is just a very bad and nonsense subset of JASS.i'm willing to learn Jass, i've also tried using JassCraft for better code comprehension, but i really can't understand 90% of things currently.. when i see jass, my mind tries to read it like if it is a GUI trigger, searching codes to interpretate events, conditions, etc.. but can't understand where an event begins, where are conditions... i've read many tutorials but none of those was enough explicative for me to stop me from using using GUI..