26.06.2013, 16:27
This is so annoying!!! You explained nothing! Tell us how to do it in detail!!! For example what if we don't want the vehicle at 0, 0 ,0!!!!!! How would we move it and what about the objects Please this is making me mad!
new objectid = CreateObject(10245, 0.03029, 1.61068, 6.47431, 0.00000, 0.00000, 314.67206);
new vehicleid = 433;
AttachObjectToVehicle(objectid, vehicleid, -540.9130, -497.3527, 26.0530, 0.0000, 0.0000, 0.0000);
where must I put this? In what function!!! And what's wrong with it! I don't get errors but for example must the objects coords be the same as the vehicles?? And WTF must go by the attachobjectovehicle? Must it be the cars coords?? Or the objects?? WTF must I do, do the script for me, heres the vehicle where I want it placed: CreateVehicle(433, -540.9130, -497.3527, 26.0530, 0.0000, -1, -1, 100);
and heres my object: CreateObject(10245, 0.03029, 1.61068, 6.47431, 0.00000, 0.00000, 314.67206);
I placed the object at 0, 0, 0 coords. Now do it for me so I can see please:con fused:
new objectid = CreateObject(10245, 0.03029, 1.61068, 6.47431, 0.00000, 0.00000, 314.67206);
new vehicleid = 433;
AttachObjectToVehicle(objectid, vehicleid, -540.9130, -497.3527, 26.0530, 0.0000, 0.0000, 0.0000);
where must I put this? In what function!!! And what's wrong with it! I don't get errors but for example must the objects coords be the same as the vehicles?? And WTF must go by the attachobjectovehicle? Must it be the cars coords?? Or the objects?? WTF must I do, do the script for me, heres the vehicle where I want it placed: CreateVehicle(433, -540.9130, -497.3527, 26.0530, 0.0000, -1, -1, 100);
and heres my object: CreateObject(10245, 0.03029, 1.61068, 6.47431, 0.00000, 0.00000, 314.67206);
I placed the object at 0, 0, 0 coords. Now do it for me so I can see please:con fused: