Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
I have to move the j file to GUI trigger because of trigger infos' loss. So, I try changing j file to GUI triggers, but it's not easy. Once all the global variables are moved. Is there a good guide to this?
Don't bother changing them to GUI. When the scripts are compiled to .j they lose all structure. Converting them to GUI is more challenging than coding them from scratch since the variable and method names will be messed up (map protection obfuscates the code).
You can directly edit the .j file if you know JASS.
If you want to edit a protected map, there are certain places where you can learn about that.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.