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

Actions/conditions

Status
Not open for further replies.
Level 9
Joined
Jun 7, 2008
Messages
440
Okay, i have a trigger where i edited a player comparison variable, and i would like to get it to be able to use that same edited variable to use it as an action, can i do that?
 
Last edited:
Level 9
Joined
Jun 7, 2008
Messages
440
Edited variable : HasSelected player comparison.


If conditions
HasSelected[(player number of (triggering player))] = 1 GOT THIS

Then actions
Game - Display to (player group((triggering player))) // GOT THIS
Set HasSelected(Player number of (triggering player))] = 2 <---NEED HELP HERE! I edited the variable under player comparison, and im having a hard time finding it to use it for an action. I hope that clarified a bit for you
 
Status
Not open for further replies.
Top