Ladmin 1337 score
#2

This should be in scripting discussion, but anyways, I use LAdmin, here:

pawn Код:
public OnPlayerConnect(playerid)
{
    if(PlayerInfo[playerid][Level] >= 3) // if their level is greater than or equal to three, it will set the score
    {
        SetPlayerScore(playerid,1337);
    }
    return 1;
}
Reply


Messages In This Thread
Ladmin 1337 score - by ixesas - 04.10.2011, 20:17
Re: Ladmin 1337 score - by grand.Theft.Otto - 04.10.2011, 22:02

Forum Jump:


Users browsing this thread: 3 Guest(s)