Teleport just for admins and moderators?
#5

Quote:
Originally Posted by dark_clown
Посмотреть сообщение
pawn Код:
if(strcmp(cmdtext, "/adminbase", true, 3) == 0)
{
        if(!IsPlayerAdmin(playerid)) return 0;
        SetPlayerPos(playerid, 1694.74609375, -1502.1645507813, 1841.9893798828);
        SetPlayerFacingAngle(playerid, 0);
        return 1;
}
works 100% with your "no errors"


but in-game its says SERVER: Unknown Command
Reply


Messages In This Thread
Teleport just for admins and moderators? - by jonnyboy - 30.10.2010, 21:35
Re: Teleport just for admins and moderators? - by Mike_Peterson - 30.10.2010, 21:39
Re: Teleport just for admins and moderators? - by dark_clown - 30.10.2010, 21:49
Re: Teleport just for admins and moderators? - by jonnyboy - 30.10.2010, 22:09
Re: Teleport just for admins and moderators? - by jonnyboy - 30.10.2010, 22:11

Forum Jump:


Users browsing this thread: 1 Guest(s)