Teleport with vehicle
#1

i know how to code a teleport poin like this

Код:
	else if (PlayerToPointStripped(1.5, playerid,****.****,-***.****,*****, cx,cy,cz))//--islandx
	{
	  //--islandx
	  SetPlayerPos(playerid, 1479.4783,-1739.2612,13.5469);
	  GameTextForPlayer(playerid, "~w~Welcome back!",5000,1);
	  SetPlayerInterior(playerid,0);
		PlayerInfo[playerid][pInt] = 0;
	}
	return 1;
but it works only without vehicle oO

i need this code but i want to take my vehicle with me

any idea?
Reply


Messages In This Thread
Teleport with vehicle - by r9x - 15.02.2010, 17:20
Re: Teleport with vehicle - by wafffllesss - 15.02.2010, 17:27
Re: Teleport with vehicle - by r9x - 16.02.2010, 05:53
Re: Teleport with vehicle - by r9x - 16.02.2010, 06:08
Re: Teleport with vehicle - by r9x - 16.02.2010, 06:35
Re: Teleport with vehicle - by iron_war_lord - 16.02.2010, 06:47
Re: Teleport with vehicle - by r9x - 16.02.2010, 06:58
Re: Teleport with vehicle - by wafffllesss - 16.02.2010, 10:11
Re: Teleport with vehicle - by r9x - 16.02.2010, 11:44
Re: Teleport with vehicle - by iron_war_lord - 16.02.2010, 13:08

Forum Jump:


Users browsing this thread: 1 Guest(s)