[HELP] Finding a X Y Z
#4

Quote:
Originally Posted by karmancho
not best way

find in your script public OnPlayerCommandText(playerid, cmdtext[])
and put this under it

if(strcmp(cmd, "/teleport", true) == 0)
{
SetPlayerPos(playerid,1520.9598,-1011.1766,24.6362);
return 1;
}

than in game type /teleport
ah thanks bro,was really easy ^^
Reply


Messages In This Thread
[HELP] Finding a X Y Z - by Gummy Bear - 17.04.2010, 18:51
Re: [HELP] Finding a X Y Z - by ¤Adas¤ - 17.04.2010, 18:53
Re: [HELP] Finding a X Y Z - by karmancho - 17.04.2010, 18:54
Re: [HELP] Finding a X Y Z - by Gummy Bear - 17.04.2010, 18:58
Re: [HELP] Finding a X Y Z - by Gummy Bear - 17.04.2010, 19:04
Re: [HELP] Finding a X Y Z - by karmancho - 17.04.2010, 19:13
Re: [HELP] Finding a X Y Z - by ¤Adas¤ - 17.04.2010, 19:21
Re: [HELP] Finding a X Y Z - by karmancho - 17.04.2010, 19:29
Re: [HELP] Finding a X Y Z - by ¤Adas¤ - 17.04.2010, 19:32
Re: [HELP] Finding a X Y Z - by Torran - 17.04.2010, 20:09

Forum Jump:


Users browsing this thread: 1 Guest(s)