Timers severely messing up, some not working.
#4

Try to remove some of the code or code in parts and see if the OnGameModeInit is being executed till the end.

example:
pawn Код:
public OnGameModeInit()
{
    // code part 1

    // code part 2

    print("Till the end.");
}
If till the end is being printed, there is some other fault.
Reply


Messages In This Thread
Timers severely messing up, some not working. - by Dokins - 04.06.2016, 19:45
Re: Timers severely messing up, some not working. - by Gammix - 04.06.2016, 19:58
Re: Timers severely messing up, some not working. - by Dokins - 04.06.2016, 20:03
Re: Timers severely messing up, some not working. - by Gammix - 04.06.2016, 21:02
Re: Timers severely messing up, some not working. - by Dokins - 07.06.2016, 04:35

Forum Jump:


Users browsing this thread: 1 Guest(s)