[AJUDA] Pessoas on no servidor
#4

pawn Код:
CofreOrg[1][COdinheiro] = CofreOrg[1][COdinheiro] + 10 * PlayersOnline;

// Final do GM:
stock Coount()
{
    new out;
    for(new i, e = GetMaxPlayers(); i != e; i++)
    {
        if(IsPlayerConnected(i)) out++
    }
    return out;
}
Reply


Messages In This Thread
[AJUDA] Pessoas on no servidor - by Aquilis - 05.11.2011, 16:03
Re: [AJUDA] Pessoas on no servidor - by AppleX - 05.11.2011, 16:06
Re: [AJUDA] Pessoas on no servidor - by Shadoww5 - 05.11.2011, 16:07
Re: [AJUDA] Pessoas on no servidor - by [O.z]Caroline - 05.11.2011, 16:07
Re: [AJUDA] Pessoas on no servidor - by Aquilis - 05.11.2011, 16:09

Forum Jump:


Users browsing this thread: 1 Guest(s)