[AJUDA] /fumaca
#7

Deu certinho pharrel o comando /fumaca... sу que o:

pawn Код:
public OnPlayerStateChange(playerid,newstate,oldstate)
{
    if(newstate == PLAYER_STATE_DRIVER)
        LastVehicle[playerid] = GetPlayerVehicleID(playerid);
    if(oldstate == PLAYER_STATE_DRIVER)
    {
        if(smoking[LastVehicle[playerid]])
            DestroyObject(LastVehicle[playerid]);
        LastVehicle[playerid] = 0;
    }
    return 1;
}
deu nao
Reply


Messages In This Thread
[AJUDA] /fumaca - by Mattos - 25.11.2011, 16:44
Re: [AJUDA] /fumaca - by |_MeGaTroN_| - 25.11.2011, 16:54
Re: [AJUDA] /fumaca - by Pharrel - 25.11.2011, 16:56
Re: [AJUDA] /fumaca - by Mattos - 25.11.2011, 17:03
Re: [AJUDA] /fumaca - by |_MeGaTroN_| - 25.11.2011, 17:22
Re: [AJUDA] /fumaca - by Pharrel - 25.11.2011, 17:29
Re: [AJUDA] /fumaca - by Mattos - 25.11.2011, 17:38
Re: [AJUDA] /fumaca - by Pharrel - 25.11.2011, 17:41
Re: [AJUDA] /fumaca - by Mattos - 25.11.2011, 18:06
Re: [AJUDA] /fumaca - by |_MeGaTroN_| - 25.11.2011, 18:43

Forum Jump:


Users browsing this thread: 1 Guest(s)