Posts: 1,023
Threads: 50
Joined: Mar 2007
Reputation:
0
Is anyone having issues with Get/Set PlayerTeam? Sometimes, they appear to not work for me, so I have to use another variable, can anyone confirm, or just me doing it wrong?
Posts: 150
Threads: 4
Joined: Jun 2006
Reputation:
0
There are problems with them in 0.2, but in 0.3 it is fixed apparently. Let me find the bug link.
Posts: 717
Threads: 11
Joined: Jul 2008
Reputation:
0
Well, as the wiki doesn't work and as I couldn't find anything yet about the GetPlayerTeam if its bugged or not, I am guessing it might be. Here is a topic which seems to have encountered problems with the teams too. If SetPlayerTeam and GetPlayerTeam don't work at the moment, just use a static gTeam[MAX_PLAYERS] variable or anything similar and assign players their team there.