/Teleport
#2

You can use this
pawn Код:
if (strcmp("/teleport", cmdtext, true, 10) == 0)
    {
        SetPlayerPos(playerid, cords);
        return 1;
    }
Reply


Messages In This Thread
/Teleport - by MundoTorrejon - 08.06.2013, 15:45
Re: /Teleport - by Chris10 - 08.06.2013, 15:47
Respuesta: /Teleport - by MundoTorrejon - 08.06.2013, 15:57
Re: /Teleport - by Chris10 - 08.06.2013, 15:58
Re : /Teleport - by NvidiaForTheWin - 08.06.2013, 16:06
Re: /Teleport - by DeMoX - 08.06.2013, 16:06
Re : Re: /Teleport - by NvidiaForTheWin - 08.06.2013, 16:08
Re: /Teleport - by Chasm - 08.06.2013, 16:11
Re: /Teleport - by Chris10 - 08.06.2013, 16:13

Forum Jump:


Users browsing this thread: 1 Guest(s)