How to give 0.3c Objects to vehicles - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: How to give 0.3c Objects to vehicles (
/showthread.php?tid=246161)
How to give 0.3c Objects to vehicles -
SpiderWalk - 03.04.2011
How to give a objects on car help!!!!!
Re: How to give 0.3c Objects to vehicles -
Mmartin - 03.04.2011
Oh dude, again? Try to use brain sometimes...
https://sampwiki.blast.hk/wiki/AttachObjectToVehicle
Re: How to give 0.3c Objects to vehicles -
AK47317 - 03.04.2011
AttachObjectToVehicle
Re: How to give 0.3c Objects to vehicles -
SpiderWalk - 03.04.2011
But how to find cordinations of where to give a object??
Re: How to give 0.3c Objects to vehicles -
SpiderWalk - 03.04.2011
?
Re: How to give 0.3c Objects to vehicles -
Vince - 03.04.2011
The exact middle of the car is 0.0, 0.0, 0.0. To move the object left or right, respectively decrease or increase the X (first) value. To move it forward or backward, increase or decrease the Y (second) value and to move it up or down, increase or decrease the Z (third) value.