disable parachute
#4

pawn Код:
//OnPlayerStateChange
if (newstate == PLAYER_STATE_DRIVER)
{
    if (GetVehicleModel(GetPlayerVehicleID(playerid)) == ID) // id = vehicule id
    {
            // remove players parachute by giving him the parachute with -1
     }
}

I don't know if it's will work - correct me if I'm wrong?
Reply


Messages In This Thread
disable parachute - by SampzzonE - 02.09.2013, 16:25
Re : disable parachute - by 1Geek - 02.09.2013, 16:34
Re: disable parachute - by SampzzonE - 02.09.2013, 16:37
Re : disable parachute - by Matnix - 02.09.2013, 16:38
Re: disable parachute - by Tomer!.$ - 02.09.2013, 16:46
Re : disable parachute - by 1Geek - 02.09.2013, 16:46
Re : disable parachute - by 1Geek - 02.09.2013, 16:58
Re : disable parachute - by 1Geek - 02.09.2013, 17:08
Re: disable parachute - by Konstantinos - 02.09.2013, 17:14
Re: disable parachute - by SampzzonE - 03.09.2013, 12:53

Forum Jump:


Users browsing this thread: 1 Guest(s)