07.11.2012, 15:57
Add those:
Also add this:
hope i helped
pawn Код:
new objectid = CreateObject(...); // ID of the object replaced by the dots
new vehicleid = GetPlayerVehicleID(playerid);
pawn Код:
AttachObjectToVehicle(objectid, vehicleid, FLOAT:offsetX, FLOAT:offsetY, FLOAT:offsetZ, RotX, RotY, RotY);