rquest| teleport (explane inside)
#3

hmm. Get a cheat program to airbreak inside lol, Then, get the coordinates, then do:

pawn Код:
if(strcmp(cmdtext, "/lc restaurant", true) == 0) { //This is the teleport command to Liberty City Restaurant.
SetPlayerPos(playerid, x, y, z); //Replace the x, y, z with your coordinates
SetPlayerInterior(playerid,interior); //Replace interior with the interior id.
return 1;
}
You can check the interiors by going ingame and typing /interior.
Reply


Messages In This Thread
rquest| teleport (explane inside) - by iyar - 03.08.2009, 21:03
Re: rquest| teleport (explane inside) - by xCoder - 03.08.2009, 21:15
Re: rquest| teleport (explane inside) - by speedruntrainer - 03.08.2009, 21:16
Re: rquest| teleport (explane inside) - by iyar - 03.08.2009, 21:39
Re: rquest| teleport (explane inside) - by tturvas - 03.08.2009, 23:23
Re: rquest| teleport (explane inside) - by iyar - 03.08.2009, 23:38
Re: rquest| teleport (explane inside) - by tturvas - 03.08.2009, 23:41
Re: rquest| teleport (explane inside) - by speedruntrainer - 04.08.2009, 00:10
Re: rquest| teleport (explane inside) - by tturvas - 04.08.2009, 00:19
Re: rquest| teleport (explane inside) - by iyar - 04.08.2009, 07:05

Forum Jump:


Users browsing this thread: 1 Guest(s)