I Need Help
#1

Is There any way i could stop change teams so that after they are 1 team they cant change it something like this

return SendClientMessage(playerid, YELLOW, "You Already Have A Team");
Reply
#2

Where is the teams called?
Reply
#3

pawn Код:
if(GetPlayerTeam(playerid) != 0) .....
Reply
#4

So i just insert that ubder the team commands?
Reply
#5

Well, it depends. Have you used the function SetPlayerTeam, or is it assigned under a variable? (eg. 'gTeam[playerid]')
Reply
#6

its a variable
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)