[HELP] BMX engine
#9

PHP код:

public OnPlayerStateChange(playeridnewstateoldstate)
{
    if(
newstate == PLAYER_STATE_DRIVER)
    {
        new 
vehicleid GetPlayerVehicleID(playerid);
        new 
enginelightsalarmdoorsbonnetbootobjective;
        
GetVehicleParamsEx(vehicleidenginelightsalarmdoorsbonnetbootobjective);
        
SetVehicleParamsEx(vehicleid1lightsalarmdoorsbonnetbootobjective);
    }
    return 
1;

Reply


Messages In This Thread
[HELP] BMX engine - by monster010 - 25.05.2014, 11:06
Re: [HELP] BMX engine - by Vaishnav - 25.05.2014, 11:09
Re : [HELP] BMX engine - by S4t3K - 25.05.2014, 11:09
Re: [HELP] BMX engine - by monster010 - 25.05.2014, 11:19
Re : [HELP] BMX engine - by S4t3K - 25.05.2014, 11:21
Re: [HELP] BMX engine - by Konstantinos - 25.05.2014, 11:21
Re : [HELP] BMX engine - by S4t3K - 25.05.2014, 11:23
Re: [HELP] BMX engine - by monster010 - 25.05.2014, 11:25
Re : [HELP] BMX engine - by S4t3K - 25.05.2014, 11:27
Re: [HELP] BMX engine - by monster010 - 25.05.2014, 12:03

Forum Jump:


Users browsing this thread: 1 Guest(s)