[help]
#2

pawn Код:
public OnPlayerEnterVehicle(playerid, vehicleid, ispassenger)
{
    new engine,lights,alarm,doors,bonnet,boot,objective;
    GetVehicleParamsEx(vehicleid,engine,lights,alarm,doors,bonnet,boot,objective);
    SetVehicleParamsEx(vehicleid,0,0,0,0,0,0,0);
    return 1;
}
If im right
Reply


Messages In This Thread
[help] - by decastro96 - 18.06.2011, 18:53
Re: [help] - by Wesley221 - 18.06.2011, 18:54
Re: [help] - by decastro96 - 18.06.2011, 19:05
Re: [help] - by Wesley221 - 18.06.2011, 19:54

Forum Jump:


Users browsing this thread: 2 Guest(s)