Attach object to a player then a vehicle.
#1

As the title says i have done this so far (Below) and am not sure how i attach the object to a player then the player to attach the object by a command /loadtruck.


Код:
	new TruckingObjects;
	TruckingObjects = CreateDynamicObject(1224, 2208.57959, -2287.17358, 14.31383,   0.00000, 0.00000, -44.70000);
	AttachObjectToPlayer(TruckingObjects, playerid, 1.5, 0.5, 0.0, 0.0, 1.5, 2);
This is the vehicle model i want it to be attached no idea how i would detect it.
Код:
CreateVehicle(578, 2212.1331, -2266.8428, 14.0662, 45.6600, -1, -1, 100);
Reply


Messages In This Thread
Attach object to a player then a vehicle. - by fonia5 - 23.02.2015, 03:57
Re: Attach object to a player then a vehicle. - by CalvinC - 23.02.2015, 05:38
Re: Attach object to a player then a vehicle. - by fonia5 - 23.02.2015, 06:35

Forum Jump:


Users browsing this thread: 1 Guest(s)