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!
let me start with some JASS for you here,,
Player Number of () = GetPlayerId
this returns the ID of the player according to JASS (Player Red = 0, Player Blue = 1, etc..)
You use GUI in general, and GUI uses this functionGetConvertedPlayerId
This returns the ID according to GUI (Player Red = 1, Player Blue = 2, etc..)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.