Teleport command..
#1

Hey, I'm getting this error when I compile this script..

pawn Код:
C:\Documents and Settings\user\Desktop\Mitchells Stuff\server\gamemodes\grandlarc.pwn(320) : warning 202: number of arguments does not match definition
The command is:
pawn Код:
if(!strcmp(cmdtext,"/gotony",true))
    {
        SetPlayerPos(playerid,297.02529907,400.30484009,81.51259613,6.0);
        return 1;
    }
Anyone know the problem?
Thanks
Reply


Messages In This Thread
Teleport command.. - by M3NK5 - 20.12.2010, 04:45
Re: Teleport command.. - by ExeC - 20.12.2010, 04:48
Re: Teleport command.. - by M3NK5 - 20.12.2010, 04:50

Forum Jump:


Users browsing this thread: 3 Guest(s)