SA-MP Forums Archive
Question - 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: Question (/showthread.php?tid=384269)



Question - Eugene. - 11.10.2012

Question: What is the action to DeAttach a trailer from a vehicle ?

Action to attach:

Код:
AttachTrailerToVehicle



Re: Question - denNorske - 11.10.2012

I suggest you to try out this little snippet:

Код:
DetachTrailerFromVehicle(GetVehicleTrailer(vehicleid));
:P
+rep if i helped