This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
I must be blind or something, I can't figure out where to find the player number of triggering player. I want to set a variable's array number to the player number but I cannot find it.
@akaGrimm: Go
Triggering Player should actually be the player number. If player one was the triggering player you can use it in the array like this:
MyArray[Triggering Player]
Which would be the same as MyArray[1]. Hope this helps.
(triggering player) returns type Integer. There is no Player type.
I haven't seen it either, it's cuz for some reason it is grayed out, but it works fine.
I must be blind or something, I can't figure out where to find the player number of triggering player. I want to set a variable's array number to the player number but I cannot find it.
@akaGrimm: Go
Triggering Player should actually be the player number. If player one was the triggering player you can use it in the array like this:
MyArray[Triggering Player]
Which would be the same as MyArray[1]. Hope this helps.
(triggering player) returns type Integer. There is no Player type.
I haven't seen it either, it's cuz for some reason it is grayed out, but it works fine.