[Ajuda] Funзхes 0.3x
#4

OMG. E nгo foram mesmo adicionadas essas sugestхes, que lixo.

@EDIT:

Quote:
Originally Posted by Murilo_sousa
Adcione no final de seu GameMode

pawn Код:
stock GetPlayerFPS(playerid)
{
    SetPVarInt(playerid, "DrunkL", GetPlayerDrunkLevel(playerid));
    if(GetPVarInt(playerid, "DrunkL") < 100)
    {
        SetPlayerDrunkLevel(playerid, 2000);
    }    
    else
    {
        if(GetPVarInt(playerid, "LDrunkL") != GetPVarInt(playerid, "DrunkL"))
        {
            SetPVarInt(playerid, "FPS", (GetPVarInt(playerid, "LDrunkL") - GetPVarInt(playerid, "DrunkL")));
            SetPVarInt(playerid, "LDrunkL", GetPVarInt(playerid, "DrunkL"));
            if(GetPVarInt(playerid, "FPS") > 0) && (GetPVarInt(playerid, "FPS") < 256)
            {
                return GetPVarInt(playerid, "FPS") - 1;
            }
        }
    }
    return 0;
}
Valeu, vou ver se posso adicionar +REP.
Reply


Messages In This Thread
Funзхes 0.3x - by Gleisson_. - 08.02.2013, 21:58
Re: Funзхes 0.3x - by Jumper. - 08.02.2013, 22:00
Re: Funзхes 0.3x - by Maklister - 08.02.2013, 22:00
Re: Funзхes 0.3x - by Gleisson_. - 08.02.2013, 22:01

Forum Jump:


Users browsing this thread: 1 Guest(s)