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

[JASS] MUI Trouble

Status
Not open for further replies.
Level 3
Joined
Jan 19, 2017
Messages
32
Hello again fellow Hivers,

As I was browsing random net sites for help with the map I am creating, I have seen an ideal solution to my problem (stated above) but I have zero Idea what it is.

The posts were as follows:
1. Use Local Variables to ensure MUI (The ways of MUI in GUI - Wc3C.net)
2. Use Global Variables as Local Variables (Tutorial - Local variables in GUI | The Helper)


OK, so I thought I Understood it then I tried to integrate it on my triggers when..

WC3 WE said, script error
:(

Maybe I made a mistake?
 
Level 3
Joined
Jan 19, 2017
Messages
32
if i use custom scripts.. i.e

CS = local unit udg_Buyer

is it ok to use the gui
set variable Buyer = Triggering unit?
 
Status
Not open for further replies.
Top