Attacht Object to Vehicle
#1

How can i attacht a object to vehicle
i got this but this is not working

pawn Код:
new objectid, vehicleid;
objectid = CreateObject(1575, -0.34, -0.56, -0.04,   0.00, 0.00, 0.00);
vehicleid = CreateVehicle(473, 0.0000, 0.0000, 0.0000, 0.0000, -1, -1, 100);
AttachObjectToVehicle(objectid, vehicleid, -0.34, -0.56, -0.04,   0.00, 0.00, 0.00);
SetVehiclePos(vehicleid, 0.00, 0.00, 6.00);
Reply


Messages In This Thread
Attacht Object to Vehicle - by IIKINGII - 03.02.2013, 20:33
Re: Attacht Object to Vehicle - by T0pAz - 03.02.2013, 20:41
Re: Attacht Object to Vehicle - by IIKINGII - 03.02.2013, 20:43
Re: Attacht Object to Vehicle - by T0pAz - 03.02.2013, 20:52

Forum Jump:


Users browsing this thread: 1 Guest(s)