HOLY SHIT ITAILS NEEDS HELP
#8

And for extra points...

pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
 if(strcmp(cmdtext, "/lsairport", true) == 0)
 {
   SetPlayerPos(playerid, 1708.5780,1606.8759,10.0156);
   SetPlayerFacingAngle(playerid,73.0769);
return 1;
 }
 return 0;
}
That will also set the player looking in whatever direction you like after they teleport.
Reply


Messages In This Thread
HOLY SHIT ITAILS NEEDS HELP - by RobertGraham - 19.06.2009, 05:41
Re: HOLY SHIT ITAILS NEEDS HELP - by Abernethy - 19.06.2009, 05:48
Re: HOLY SHIT ITAILS NEEDS HELP - by RobertGraham - 19.06.2009, 05:51
Re: HOLY SHIT ITAILS NEEDS HELP - by Grim_ - 19.06.2009, 05:53
Re: HOLY SHIT ITAILS NEEDS HELP - by RobertGraham - 19.06.2009, 05:59
Re: HOLY SHIT ITAILS NEEDS HELP - by Grim_ - 19.06.2009, 06:10
Re: HOLY SHIT ITAILS NEEDS HELP - by RobertGraham - 19.06.2009, 06:17
Re: HOLY SHIT ITAILS NEEDS HELP - by Delphinus - 19.06.2009, 08:28
Re: HOLY SHIT ITAILS NEEDS HELP - by Abernethy - 19.06.2009, 09:26
Re: HOLY SHIT ITAILS NEEDS HELP - by Delphinus - 19.06.2009, 09:41

Forum Jump:


Users browsing this thread: 1 Guest(s)