Teleport just for admins and moderators?
#4

Quote:
Originally Posted by Mike_Peterson
Посмотреть сообщение
Код:
if(strcmp(cmdtext, "/adminbase", true, 3) == 0)
{
if(AccInfo[playerid][Level] >= 1) 
{
        SetPlayerPos(playerid, 1694.74609375, -1502.1645507813, 1841.9893798828);
        SetPlayerFacingAngle(playerid, 0);
        return 1;
        }
}
pawn Код:
C:\Documents and Settings\Old Smurf\My Documents\Hдmtade filer\gta\freeroam\filterscripts\commands.pwn(201) : warning 217: loose indentation
C:\Documents and Settings\Old Smurf\My Documents\Hдmtade filer\gta\freeroam\filterscripts\commands.pwn(203) : error 017: undefined symbol "AccInfo"
C:\Documents and Settings\Old Smurf\My Documents\Hдmtade filer\gta\freeroam\filterscripts\commands.pwn(203) : warning 215: expression has no effect
C:\Documents and Settings\Old Smurf\My Documents\Hдmtade filer\gta\freeroam\filterscripts\commands.pwn(203) : error 001: expected token: ";", but found "]"
C:\Documents and Settings\Old Smurf\My Documents\Hдmtade filer\gta\freeroam\filterscripts\commands.pwn(203) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Old Smurf\My Documents\Hдmtade filer\gta\freeroam\filterscripts\commands.pwn(203) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


4 Errors.
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: 2 Guest(s)