[HELP] Very weird server crashing...
#10

Could be something about your timers that are called under OnGameModeInit()
pawn Код:
SetTimer("pOnline", SEC2, 1);
    SetTimer("antiping", 10, true); // What's this doing it's called like WAY to often and will probably screw you over.

    GameTimer = SetTimer("GameTime",1000,1);
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)