cops and agents team chat ??
#1

create 2 team chats i dont understand ?

agents and cops

new playerid_team = GetPlayerTeam(playerid);

for (new i = 0; i < MAX_PLAYERS; i++)
if (IsPlayerConnected(i) && GetPlayerTeam(i) == playerid_team)
SendPlayerMessageToPlayer(i, playerid, text);

return 0; //block the normal chat
}

Reply


Messages In This Thread
cops and agents team chat ?? - by RobShakur - 25.01.2010, 05:21
Re: cops and agents team chat ?? - by mansonh - 25.01.2010, 05:45
Re: cops and agents team chat ?? - by [dN]Eagle - 25.01.2010, 12:42

Forum Jump:


Users browsing this thread: 1 Guest(s)