SA-MP Forums Archive
Vehicle attached to vehicle? Help - 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: Vehicle attached to vehicle? Help (/showthread.php?tid=295448)



Vehicle attached to vehicle? Help - Kasis - 06.11.2011

I've been wondering if its possible to attach vehicle to vehicle. I turned ****** up to down and didn't find any usefull info. So, is that possible? If is, then how? Could you please explain me?


Re: Vehicle attached to vehicle? Help - Stigg - 06.11.2011

Try:

pawn Код:
// makes vehicle 1 pull vehicle 5
AttachTrailerToVehicle(5, 1);
https://sampwiki.blast.hk/wiki/AttachTrailerToVehicle


Re: Vehicle attached to vehicle? Help - Kasis - 06.11.2011

All right!

How about attaching vehicles like in this picture, so i can drive with that trailer and transport vehicles.




Re: Vehicle attached to vehicle? Help - CyNiC - 06.11.2011

There are no much resource to make this perfectly. But: https://sampforum.blast.hk/showthread.php?tid=93095