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

[Trigger] Help creating Multiboard Per Player

Status
Not open for further replies.
Level 3
Joined
May 24, 2012
Messages
57
After about a week of searching the forums and google i havent figured out how to do this using getlocalplayer and need help. I am trying to create a multiboard that keeps track of 2 custom resources (Stone, and Food). Cant figure out how to create the multiboard to show without the other players being able to hide your multiboard... Please help! ( I do not know hardly anything about JASS, and yes i have used GOOGLE and searched the forums for help already i came across a couple threads that covered what i want but i could not understand how to implement them....)
 
Level 3
Joined
May 24, 2012
Messages
57
Well I guess my first problem is I cant figure out what variables i should be using or the hashtables to ("call"? idk if thats right) those variables to refer to the multiboards and the values that need to go into them. I got 1 multiboard to work but it shows to all players. soon as i tried to get it to only show for each player i started having problems and cant figure out what variables or arrays i need to be using to get this to work. also how do i get (Set PlayerNumber = Number of Picked Player) to show up? i cant figure out what i need to be choosing to make the trigger say this.....
 
Level 3
Joined
May 24, 2012
Messages
57
every time i try to get (Number of (Picked Player)) to show up it always comes out (Player(Player(Number of (Picker Player)))) how to i shorten this up? i havent figured out a way to do this...
 
Status
Not open for further replies.
Top