Hey how to i tele a vehicle
#1

how would i tele the vehicle the player is in if they are in when they type this cmd?

Код:
	if (strcmp("/seafun", cmdtext, true, 10) == 0)
	{
		SetPlayerPos(playerid, 2450.2224, -1788.5258, 458.3834);
		SendClientMessage(playerid, 0xAA3333AA, "Welcome to sea fun drive down the tunnel at high speed!");
		SetVehiclePos(vehicleid, 2450.2224, -1788.5258, 458.3834);
		return 1;
	}
Reply


Messages In This Thread
Hey how to i tele a vehicle - by [mad]MLK - 29.07.2009, 02:46
Re: Hey how to i tele a vehicle - by Daren_Jacobson - 29.07.2009, 04:24
Re: Hey how to i tele a vehicle - by JadedJ - 29.07.2009, 11:04

Forum Jump:


Users browsing this thread: 1 Guest(s)