Convent ZCMD to SAMP CMD please!
#2

i don't understand why people today like the old one than the fastest one?

Anyway here

pawn Код:
if(strcmp(cmdtext, "/adminhq", true) == 0)
{
    if(PlayerInfo[playerid][pAdmin] > 0)
    {
        SetPlayerPos(playerid,1608.4908447266, -1468.5803222656, -24.751445770264);
        SetPlayerVirtualWorld(playerid, 0);
        SetPlayerInterior(playerid, 0);
        PlayerInfo[playerid][pLocal] = 0;
    }
    return 1;
}
Add it inside the OnPlayerCommandText
Reply


Messages In This Thread
Convent ZCMD to SAMP CMD please! - by pln102 - 30.10.2012, 02:51
Re: Convent ZCMD to SAMP CMD please! - by JaKe Elite - 30.10.2012, 02:56
Re: Convent ZCMD to SAMP CMD please! - by JaKe Elite - 30.10.2012, 03:03

Forum Jump:


Users browsing this thread: 2 Guest(s)