Team_cop - teams question
#2

Try this.
pawn Код:
COMMAND:teamcop(playerid, params[])
{
    SendClientMessage(playerid, COLOR_GREY, "Your Team has been changed to LSPD(Cops)!");
    gTeam[playerid] = TEAM_COP; // Or The Number of the tam.
    return 1;
}
Reply


Messages In This Thread
Team_cop - teams question - by TheDiscussionCafe - 04.06.2012, 03:26
Re: Team_cop - teams question - by Ballu Miaa - 04.06.2012, 03:34

Forum Jump:


Users browsing this thread: 1 Guest(s)