How can i create /reclass???? [REP+]
#9

pawn Код:
dcmd_rescue(playerid,params[])
{
    if(gTeam[playerid]==TEAM_TRUCKERS) SetPlayerPos(playerid,truck depot coords);
    else if(gTeam[playerid]==TEAM_COPS) SetPlayerPos(playerid,cops depot coords);
    else SendClientMessage(playerid,COLOR_RED,"This command is only for cops and truckers");
    return 1;
}
Reply


Messages In This Thread
How can i create /reclass???? [REP+] - by [FoR]EveR - 02.04.2012, 11:33
Re: How can i create /reclass???? [REP+] - by Cjgogo - 02.04.2012, 11:36
Re: How can i create /reclass???? [REP+] - by Reklez - 02.04.2012, 11:36
Re: How can i create /reclass???? [REP+] - by [FoR]EveR - 02.04.2012, 11:39
Re: How can i create /reclass???? [REP+] - by Cjgogo - 02.04.2012, 11:41
Re: How can i create /reclass???? [REP+] - by Reklez - 02.04.2012, 11:41
Re: How can i create /reclass???? [REP+] - by Cjgogo - 02.04.2012, 11:43
Re: How can i create /reclass???? [REP+] - by [FoR]EveR - 02.04.2012, 11:46
Re: How can i create /reclass???? [REP+] - by Cjgogo - 02.04.2012, 11:52
Re: How can i create /reclass???? [REP+] - by [FoR]EveR - 02.04.2012, 11:56

Forum Jump:


Users browsing this thread: 3 Guest(s)