Starting Timers with 1-second difference
#10

Код:
SetTimer("serverLoops", 1000, true);

public serverLoops()
{
SetTimer("playerLoops", 1000, false);
}
and so on.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)