AttachObjectToVehicle
#1

I got a problem i want to attach a object to vehicle but the object does not show up
are these codes right

pawn Код:
new objectid, vehicleid;
objectid = CreateObject(1575, 1.06, 1.17, -0.27,   0.00, 0.00, 0.00);
vehicleid = CreateVehicle(578, 0.0000, 0.0000, 0.0000, 0.0000, -1, -1, 100);
AttachObjectToVehicle(objectid, vehicleid, 1.06, 1.17, -0.27,   0.00, 0.00, 0.00);
I get no errors
Reply
#2

Plz help me
Reply
#3

Some body help me plz
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)