If trailer is attached
#3

https://sampwiki.blast.hk/wiki/IsTrailerAttachedToVehicle

pawn Code:
new veh = GetPlayerVehicleID(playerid);
if(IsTrailerAttachedToVehicle(veh))
{
    //They have a trailer
}else{
    //They don't have a trailer
}
Edit: Too Late :3
Reply


Messages In This Thread
If trailer is attached - by milanosie - 11.01.2012, 15:26
Re: If trailer is attached - by KingHual - 11.01.2012, 15:37
Re: If trailer is attached - by jamiesage123 - 11.01.2012, 15:38
Re: If trailer is attached - by milanosie - 11.01.2012, 15:39

Forum Jump:


Users browsing this thread: 3 Guest(s)