Making a TP
#3

Quote:
Originally Posted by [ProX]BlueFire
Посмотреть сообщение
pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
    if (strcmp("/country", cmdtext, true, 10) == 0)
    {
        SetPlayerPos(playerid, Float:x, Float:y, Float:z);//replace the ::  Float:x, Float:y, Float:z with ur cords
        return 1;
    }
    return 0;
}
Where to put it? Just use it as a FS? And how do I know the cords?(never done this before)
Reply


Messages In This Thread
Making a TP - by ColdIce - 31.03.2011, 13:07
Re: Making a TP - by [ProX]BlueFire - 31.03.2011, 13:15
Re: Making a TP - by ColdIce - 31.03.2011, 13:29
Re: Making a TP - by bijoyekuza - 31.03.2011, 13:34
Re: Making a TP - by Jochemd - 31.03.2011, 13:35
Re: Making a TP - by Vlad_Dubonos - 31.03.2011, 13:37
Re: Making a TP - by legodude - 31.03.2011, 13:46
Re: Making a TP - by ColdIce - 31.03.2011, 13:51
Re: Making a TP - by Vlad_Dubonos - 31.03.2011, 13:58
Re: Making a TP - by ColdIce - 31.03.2011, 14:40

Forum Jump:


Users browsing this thread: 2 Guest(s)