SA-MP Forums Archive
How to check if a truck have a trailer ? - 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 check if a truck have a trailer ? (/showthread.php?tid=151504)



How to check if a truck have a trailer ? - UsaBoy91 - 30.05.2010

?


Re: How to check if a truck have a trailer ? - ViruZZzZ_ChiLLL - 30.05.2010

I don't think it's possible to check if the truck
has a trailer But, IDK, maybe it is.


Re: How to check if a truck have a trailer ? - Conroy - 30.05.2010

pawn Code:
IsTrailerAttachedToVehicle(/*vehicleid*/);



Re: How to check if a truck have a trailer ? - UsaBoy91 - 30.05.2010

thanks