Need help with team cmds!
#3

Example

Код:
CMD:command(playerid, params[])
{
    if(pTeam[playerid] == team_civ)
    {
         //Put your codes here
    }
    else return SendClientMessage(playerid, 0xFF0000FF,"[ERROR]: You are not in team_civ");
    return 1;
}
Reply


Messages In This Thread
Need help with team cmds! - by Majava - 17.10.2012, 14:49
Re: Need help with team cmds! - by gtakillerIV - 17.10.2012, 14:51
Re: Need help with team cmds! - by Jarnu - 17.10.2012, 14:51

Forum Jump:


Users browsing this thread: 1 Guest(s)