Team selection in dialogs
#1

Hello all,

I made the team selection in dialogs, but how te set gTeam=team1 to the chosen team?

Is this right?
pawn Code:
gTeam=team1; same as SetPlayerColor
Reply
#2

Its not correct. this is the correct one

pawn Code:
gTeam[playerid] = 0;
or in anything value defends on your Team ID
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)