I Can't Make a Teleport
#7

Nope Not working
Quote:
Originally Posted by sizeof(Sky));
pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
    if (strcmp("/spawn", cmdtext, true, 6) == 0)
    {
        SetPlayerPos(playerid, 2186.6880,1113.7452,12.6484);
        return 1;
    }
    return 0;
}
Should work fine.
Reply


Messages In This Thread
I Can't Make a Teleport - by anonimu45 - 25.10.2009, 16:59
Re: I Can't Make a Teleport - by (.Aztec); - 25.10.2009, 17:01
Re: I Can't Make a Teleport - by Mike Garber - 25.10.2009, 17:03
Re: I Can't Make a Teleport - by (.Aztec); - 25.10.2009, 17:04
Re: I Can't Make a Teleport - by zinoman10 - 25.10.2009, 17:16
Re: I Can't Make a Teleport - by (.Aztec); - 25.10.2009, 17:17
Re: I Can't Make a Teleport - by anonimu45 - 25.10.2009, 17:32
Re: I Can't Make a Teleport - by AG Adam - 25.10.2009, 17:42
Re: I Can't Make a Teleport - by anonimu45 - 25.10.2009, 18:21
Re: I Can't Make a Teleport - by AG Adam - 25.10.2009, 18:23

Forum Jump:


Users browsing this thread: 3 Guest(s)