cool kart track + teleports and karts ;)
#4

Quote:

looks cool, i'll try it Wink

edit: whats the cmd to exit? I saw only

i have an teleport to the airport
this is the teleport
Код:
if(!strcmp("/airport", cmdtext, true))
	{
	if(IsPlayerInAnyVehicle(playerid))
	{
		new vehicleid = GetPlayerVehicleID(playerid);
		SetVehiclePos(vehicleid, 1967.1571,-2232.1267,17.2953);
	}
	else
	{
		SetPlayerPos(playerid, 1967.1571,-2232.1267,17.2953);
	}
	}
Reply


Messages In This Thread
cool kart track + teleports and karts ;) - by gijsmin - 13.09.2008, 11:05
Re: cool kart track + teleports and karts ;) - by DauerDicht - 13.09.2008, 11:41
Re: cool kart track + teleports and karts ;) - by splitx - 13.09.2008, 12:28
Re: cool kart track + teleports and karts ;) - by gijsmin - 13.09.2008, 15:34
Re: cool kart track + teleports and karts ;) - by DauerDicht - 13.09.2008, 15:40
Re: cool kart track + teleports and karts ;) - by gijsmin - 13.09.2008, 15:57
Re: cool kart track + teleports and karts ;) - by Dragonoir - 13.09.2008, 17:17
Re: cool kart track + teleports and karts ;) - by lfcbill - 13.09.2008, 17:36
Re: cool kart track + teleports and karts ;) - by gijsmin - 13.09.2008, 20:08
Re: cool kart track + teleports and karts ;) - by lfcbill - 13.09.2008, 23:25

Forum Jump:


Users browsing this thread: 2 Guest(s)