• 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!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

About Jass :D

Status
Not open for further replies.
Level 9
Joined
Mar 31, 2011
Messages
496
Jass Jass Jass Jass Jass^

What will happen if I convert a regular triggers into custom text(jass),
Does it will be the same?
 
if you're using the normal WE and edit the JASS code, the stupid WE would revert to the original GUI code when you hit CTRL+Z...

while on NewGen, CTRL+Z actually includes the edits you made on the script, meaning you undo first the code edits...

so in the end, the script returns back to the original GUI trigger... so you cannot make it something like, convert GUI to JASS ,edit, then hit ctrl+Z to see how it looks like in GUI...
 
Status
Not open for further replies.
Top