How to check if trailer is attached?
#1

How do i check if a trailer is attached to a truck?
Reply
#2

Very simple: https://sampwiki.blast.hk/wiki/IsTrailerAttachedToVehicle
Reply
#3

Ty, thought it was more to it
Reply
#4

yeah you can use many ways, if(IsTrailerAttachedToVehicle(vehicleid)) or if(GetVehicleTrailer(vehicleid) != INVALID_VEHICLE_ID)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)