HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

JASS GUI Converter

04-26-2005, 01:15 AM#1
jor_dan_00
Is there any program that can convert Warcraft GUI triggers to JASS and Warcraft 3 JASS triggers to GUI triggers?
04-26-2005, 08:53 AM#2
qwertyui
Quote:
Originally Posted by jor_dan_00
Is there any program that can convert Warcraft GUI triggers to JASS and Warcraft 3 JASS triggers to GUI triggers?

Editor can convert GUI to JASS when you convert a trigger to custom text
Vice-versa - can't be done.
04-26-2005, 02:01 PM#3
Guest
There probaly is a program somewere that can convert JASS to GUI . it is possible for editor to convert them but not accessable to users. the editor stores number and JASS to save the GUI then when editor is opened it converts them but you will need 1 hell fo a progran to do this
04-26-2005, 08:22 PM#4
jor_dan_00
Okay, thanks for the reply. Hopefully there is one, I really need it!
04-27-2005, 09:16 PM#5
PitzerMike
Quote:
Originally Posted by Mad-Ness
There probaly is a program somewere that can convert JASS to GUI . it is possible for editor to convert them but not accessable to users. the editor stores number and JASS to save the GUI then when editor is opened it converts them but you will need 1 hell fo a progran to do this

You're wrong, the editor can't convert JASS to GUI.
It stores the GUI trigger in a seperate file to be able to reconstruct the triggers.
04-28-2005, 04:16 PM#6
Vexorian
I don't see why people keeps asking for this, a JASS 2 GUI convertor is a total aberracy , JASS exists for the reason that GUI is incredibly limited.