23.02.2015, 03:57
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.
This is the vehicle model i want it to be attached no idea how i would detect it.
Код:
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);
Код:
CreateVehicle(578, 2212.1331, -2266.8428, 14.0662, 45.6600, -1, -1, 100);