To my knowledge there is no player 16, but for whatever reason when i test my map the triggers treat me as player 16 and as such most of of them do not work as i am out of the allowed parameters of 0-15.
Try setting up the player info carefully, when map are tested, you will be the first "user" controlled player from 1 to 15. FYI, map initialization events has triggering player return 16. Make sure you dont use it there.
Yeah I don't have anything refering to triggering player. I am trying to use a unit revive trigger but it says the parameter is out of bounds. The triggers ui text that i display also shows me as player 16
To my knowledge there is no player 16, but for whatever reason when i test my map the triggers treat me as player 16 and as such most of of them do not work as i am out of the allowed parameters of 0-15.
Any help fixing this would be appreciated.
@rodnik: Go
Try setting up the player info carefully, when map are tested, you will be the first "user" controlled player from 1 to 15. FYI, map initialization events has triggering player return 16. Make sure you dont use it there.
Yeah I don't have anything refering to triggering player. I am trying to use a unit revive trigger but it says the parameter is out of bounds. The triggers ui text that i display also shows me as player 16
Did you find a fix for this? Having the same problem
@lothar9999: Go
I didn't fix it unfortunately. I'm not sure whats going on here.