AttachTrailerToVehicle - 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: AttachTrailerToVehicle (
/showthread.php?tid=70792)
AttachTrailerToVehicle -
zanakinz - 27.03.2009
Hey i want to use that command thats in the title but instead of a trailer is there a way i can change it to AttachVehicleToVehicle (i woulda already done it but i cant find the public or anything related to that)
If you can help please reply!
Re: AttachTrailerToVehicle -
MPKaboose - 27.03.2009
you can only attach trailers to a vehicle but not a car (including the towtruck but that uses AttachTrailerToVehicle to)
Re: AttachTrailerToVehicle -
zanakinz - 27.03.2009
But in a picture i saw a Maverick holding a Hummer at the bottom of the of Maverick.. HOW IS THAT POSSIBLE!
Re: AttachTrailerToVehicle -
MPKaboose - 27.03.2009
Quote:
|
Originally Posted by zanakinz
But in a picture i saw a Maverick holding a Hummer at the bottom of the of Maverick.. HOW IS THAT POSSIBLE!
|
I never seen something like that
EDIT: can you send me a link to the picture?
Re: AttachTrailerToVehicle -
killar456 - 27.03.2009
its in script request, looks like the "stick hack"
Quote:
|
Originally Posted by grasmanek94
can somebody make this filterscript for me? :
 
so if i am in a maverick when i przess ctrl it pickups any car i want and when i press it again it detaches it.
|
Re: AttachTrailerToVehicle -
tom_jonez - 27.03.2009
u can script that, no hacks
Re: AttachTrailerToVehicle -
Karlip - 27.03.2009
Quote:
|
Originally Posted by tom_jonez
u can script that, no hacks
|
The car is working,which means it has a driver and if the attached car has a driver it will get detached.
Re: AttachTrailerToVehicle -
tom_jonez - 27.03.2009
SetVehiclePos every 1/10 of a second.
Re: AttachTrailerToVehicle -
MPKaboose - 27.03.2009
Quote:
|
Originally Posted by tom_jonez
SetVehiclePos every 1/10 of a second.
|
that is a huge lag for the server and may crash the heli also from where to get those coordinates
Re: AttachTrailerToVehicle -
tom_jonez - 27.03.2009
Quote:
|
Originally Posted by ArcticFox
Quote:
|
Originally Posted by tom_jonez
SetVehiclePos every 1/10 of a second.
|
that is a huge lag for the server and may crash the heli also from where to get those coordinates
|
it would not be that big of a lag, and u get the cords from the vehiclepos of the heli :P