[HELP]add time
#7

pawn Код:
public Seconds()
{
    for(new i = 0, max = GetMaxPlayers(); i < max; i++)
    {
        {
            PlayerInfo[i][pConnectSeconds] += 1;
        }
    }
    return 1;
}


SecondsTimer = SetTimer("Seconds", 1000, true);
Reply


Messages In This Thread
[HELP]add time - by Elviss - 11.02.2011, 12:21
Re: [HELP]add time - by Mean - 11.02.2011, 12:27
Re: [HELP]add time - by Elviss - 11.02.2011, 12:44
Re: [HELP]add time - by Elviss - 11.02.2011, 12:48
Re: [HELP]add time - by HyperZ - 11.02.2011, 12:50
Re: [HELP]add time - by Elviss - 11.02.2011, 13:28
Re: [HELP]add time - by dice7 - 11.02.2011, 13:30
Re: [HELP]add time - by Elviss - 11.02.2011, 15:28
Re: [HELP]add time - by Mean - 11.02.2011, 21:22

Forum Jump:


Users browsing this thread: 2 Guest(s)