Timers.
#1

Is bad this ?



pawn Код:
for(new i = 0; i < MAX_PLAYERS; i++)
        {
            if(IsPlayerConnected(i))
            {
                Ann_timer[i] = SetTimerEx("WelcomeTimer", 750, true, "i", i);
            }
        }
Reply


Messages In This Thread
Timers. - by Snoopythekill - 09.08.2014, 09:26
Re: Timers. - by [XST]O_x - 09.08.2014, 10:34

Forum Jump:


Users browsing this thread: 2 Guest(s)