• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

[JASS] jass reverse engineering

Status
Not open for further replies.
Level 1
Joined
Feb 13, 2008
Messages
1
im making a chess game and i need to reverse some 1s triggers. they work but i want to make it so that multiple games will play at same time. is there a way to convert the jass back to gui? or is there another way to copy em if u dont completly understand jass?
 
Level 11
Joined
Feb 18, 2004
Messages
394
The only way to convert JASS -> GUI is if the JASS code was originally and fully built by the GUI. The only tools which can do that are map deprotectors, which are not allowed to be spoken of here.

As for the idea of converting hand-written JASS to GUI, that is laughable on so many levels, and such an inane idea in the first place. there is no way, and there never will be.

As for editing JASS code which you do not understand... ... well, obviously, no.
 
Level 19
Joined
Aug 24, 2007
Messages
2,888
Jass can do much things GUI can so you cant convert some of them
For others you need to know JASS

hmm EF posted a detailed answer
Then, THIS IS SPAAAAAAAAAM
 
Status
Not open for further replies.
Top