IsTrailerAttached
#1

i want to see when a trailer is attached to the truck so i got this
pawn Код:
MissionTruckTrailer[playerid] = CreateVehicle(584,90.80000305,-301.20001221,2.70000005,0.00000000,-1,-1,15);

//Then Later On
if(IsTrailerAttachedToVehicle(MissionTruckTrailer[playerid])||GetVehicleTrailer(MissionTruckTrailer[playerid]))//i tried with moth of them but dont work
        {
            SetPlayerCheckpoint(playerid,1106.1999511719,-1209.6999511719,16.799999237061, 10);
        }
so it does not detect if it's attached!
Reply


Messages In This Thread
IsTrailerAttached - by park4bmx - 28.11.2011, 16:26
Re: IsTrailerAttached - by park4bmx - 29.11.2011, 15:45
Re: IsTrailerAttached - by Vince - 29.11.2011, 15:59
Re: IsTrailerAttached - by park4bmx - 29.11.2011, 17:47

Forum Jump:


Users browsing this thread: 3 Guest(s)