21.03.2010, 01:22
can someone please help me..
i need that the created vehicle (TRAILER) will be automaticly setted to the back of my track and attached,
+
i need that if the trailer deattached from the track it will send a msg to the player like "trailer deattached".
thank you!
pawn Код:
new newtrailer = CreateVehicle(450,1647.3077,-2112.8350,13.5547,82.2873,-1,-1,60);
AttachTrailerToVehicle(newtrailer,GetPlayerVehicleID(playerid));
+
i need that if the trailer deattached from the track it will send a msg to the player like "trailer deattached".
thank you!
