• 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.

where to find GUI?

Status
Not open for further replies.
Level 17
Joined
May 6, 2008
Messages
1,598
………………..,-~*’`¯lllllll`*~,
…………..,-~*`lllllllllllllllllllllllllll¯`*-,
………,-~*llllllllllllllllllllllllllllllllllllllllllll*-,
……,-*llllllllllllllllllllllllllllllllllllllllllllllllllllll.\
….;*`lllllllllllllllllllllllllll,-~*~-,llllllllllllllllllll\
…..\lllllllllllllllllllllllllll/………\;;;;llllllllllll,-`~-,
…...\lllllllllllllllllllll,-*………..`~-~-,…(.(¯`*,`,
…….\llllllllllll,-~*…………………)_-\..*`*;..)
……..\,-*`¯,*`)…………,-~*`~.………….../
……...|/.../…/~,…...-~*,-~*`;……………./.\
……../.../…/…/..,-,..*~,.`*~*…………….*...\
…….|.../…/…/.*`...\...……………………)….)¯`~,
…….|./…/…./…….)……,.)`*~-,……….../….|..)…`~-,
……/./.../…,*`-,…..`-,…*`….,---…...\…./…../..|……...¯```*~-
…...(……….)`*~-,….`*`.,-~*.,-*……|…/.…/…/…………\
…….*-,…….`*-,...`~,..``.,,,-*……….|.,*...,*…|…...\
……….*,………`-,…)-,…………..,-*`...,-*….(`-,…



It's the default.
 

Dr Super Good

Spell Reviewer
Level 64
Joined
Jan 18, 2005
Messages
27,286
You find it in the trigger editor of default WC3. It is the language the standard melee initilization trigger is written in that all maps start with. It basically is a higher level language than the already high level JASS that is precompiled into JASS appon map save (rather badly I may add) as WC3 only understands JASS code for triggering.

It is not recomendable to use GUI for anything vaguly complicated or recource entinsive du to its low efficency level which will result in lag.
 
Status
Not open for further replies.
Top