Olб pessoal to com duvida !!! Em text Draw
#2

pawn Код:
public RodapeTimer()
{
    new PlayersOn, string[125], hour, minute, second;
    for(new i = 0; i < MAX_PLAYERS; i ++)
    {
        if(!IsPlayerConnected(i)) continue;
        PlayersOn++;
    }
    gettime(hour,minute,second);
    format(string, sizeof string, "~w~[SoD]   ~r~Society Of Drifiters    ~w~(%d/%d) ~r~Players    http://~w~www.equipe-sod.blogspot.com   /ajuda    ~r~Horario: ~w~%d:%d:%d", PlayersOn, GetMaxPlayers(), hour, minute, second);
    TextDrawSetString(Rodape, string);
    TextDrawShowForAll(Rodape);
    return 1;
}
Reply


Messages In This Thread
Olб pessoal to com duvida !!! Em text Draw - by Gustavo_Samp - 17.09.2011, 23:00
Re: Olб pessoal to com duvida !!! Em text Draw - by [O.z]Caroline - 17.09.2011, 23:05
Re: Olб pessoal to com duvida !!! Em text Draw - by lukas_loky - 17.09.2011, 23:13

Forum Jump:


Users browsing this thread: 1 Guest(s)