AttachObjectToVehicle - Taxi - 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)
+--- Thread: AttachObjectToVehicle - Taxi (
/showthread.php?tid=579220)
AttachObjectToVehicle - Taxi -
Vaki - 25.06.2015
Me need cordinates to attach object TAXI on Manana
Me need
Quote:
AttachObjectToVehicle(VehicleObject[0], veh, 0.18, 2.10, -0.01, -12.00, -18.00, 18.00);
|
like this
But with this cordinates is
Sorry for my bad English
Re: AttachObjectToVehicle - Taxi -
!damo!spiderman - 25.06.2015
Quote:
Originally Posted by Vaki
Me need cordinates to attach object TAXI on Manana
Me need
like this
But with this cordinates is
Sorry for my bad English
|
Adjust the coordinates until you get the desired position. The Object gets attached to the vehicles centre and the X,Y,Z coordinates are offsets to that. Z is your verticle(up/down) axis.
Re: AttachObjectToVehicle - Taxi -
Vaki - 25.06.2015
But me need finaly cordinates like the first picture..But tnx anyway..
Re: AttachObjectToVehicle - Taxi -
!damo!spiderman - 25.06.2015
And you expect someone to go and do all the work for you?
Re: AttachObjectToVehicle - Taxi -
Vaki - 25.06.2015
I dont know how i can edit cordinates on picture...Because me need help, when i know to edit i dont come here..
Re: AttachObjectToVehicle - Taxi -
Huba - 25.06.2015
AttachObjectToVehicle(VehicleObject[0], veh, 0.000000,-0.434999,0.989999,0.000000,0.000000,0.000000);
Here you are
Re : AttachObjectToVehicle - Taxi -
KillerDVX - 25.06.2015
Why would you go hard...
Cheer up buddy, Check this out : https://sampforum.blast.hk/showthread.php?tid=282883
KillerDVX,
Re: AttachObjectToVehicle - Taxi -
Vaki - 25.06.2015
Tnx