Team Help For A TDM
#5

What is your variable to know what you're team is?

team[playerid] was an example. You need to make a variable like

new Team[MAX_PLAYERS];

Than you use for commands and such and loops to check if you're in a team like if(team[playerid] == 1) return SendClientMessage(playerid, COLOR_RED, "You are not in the Ballas!");
Reply


Messages In This Thread
Team Help For A TDM - by Garc1a - 21.07.2010, 18:42
Re: Team Help For A TDM - by MisterTickle - 21.07.2010, 19:03
Re: Team Help For A TDM - by Garc1a - 21.07.2010, 19:16
Re: Team Help For A TDM - by Garc1a - 21.07.2010, 19:27
Re: Team Help For A TDM - by MisterTickle - 21.07.2010, 20:24
Re: Team Help For A TDM - by Garc1a - 21.07.2010, 20:39
Re: Team Help For A TDM - by MisterTickle - 21.07.2010, 23:57

Forum Jump:


Users browsing this thread: 1 Guest(s)