• 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.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

How to make this GUI?

Status
Not open for further replies.
Level 6
Joined
Mar 28, 2018
Messages
132
How to transform this to GUI?

upload_2018-6-19_22-0-46.png

upload_2018-6-19_22-0-55.png

upload_2018-6-19_22-1-1.png
 
Level 11
Joined
Jun 2, 2004
Messages
849
A couple things there don't have GUI equivalents (like the loop that references local variables).

What do you want from those triggers? If you want to port the abilities to your own map, that can be accomplished mostly by copy/paste, though you'll need to recreate the unit types it references, along with updating all the unit IDs and spell IDs ("A03U" and such) to whatever they are in your map. The deprotector helpfully tells what the names of the units/abilities are, near the top.
 
Status
Not open for further replies.
Top