14.11.2012, 14:11
Not sure if this is very help full but be sure to create the car id
pawn Код:
new Lowrider1;
Lowrider1 = CreateVehicle("positions")
new vehicleid = GetPlayerVehicleID(playerid);
AttachObjectToVehicle(objectid, vehicleid, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0);