Starting Timers with 1-second difference
#5

Код:
myTimers[0] = SetTimer("serverLoops", 1000, true);
myTimers[1] = SetTimer("playerLoops", 1000, true);
myTimers[2] = SetTimer("dbLoops", 1000, true);
myTimers[3] = SetTimer("miscLoops", 1000, true);
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)