Help with putting boot off
#1

How can i make it that if boot is already on it will be off
my code is
pawn Код:
new vid = GetPlayerVehicleID(playerid);
        if(vid != INVALID_VEHICLE_ID)
        {
            GetVehicleParamsEx(vid,engine,lights,alarm,doors,bonnet,boot,objective);
            SetVehicleParamsEx(vid,engine,lights,alarm,doors,bonnet,VEHICLE_PARAMS_ON,objective);
        }
Thanks
Reply


Messages In This Thread
Help with putting boot off - by itachi4x4 - 06.06.2011, 17:31
Re: Help with putting boot off - by iFriSki - 06.06.2011, 17:34

Forum Jump:


Users browsing this thread: 2 Guest(s)