team command
#1

How can I make a command for each team?i use gteam
Reply
#2

Command to create team or for team ?
Reply
#3

for team exp /ac for usa other team cant use it
Reply
#4

CMD:yourcmd(playerid, params[])
{
if(gTeam[playerid] == your team)
{
////////code
}
if(gTeam[playerid] != same team) return SendClientMessage(playerid, color, message);
return 1;
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)