Problem With OnGameModeInit
#4

I am not sure.

1. You are either flooding the start-up of the server when performing many functions at once which cause it to stop.
2. LoadAllDoors probably has a fuck-up or something like that, even though it doesn't give any errors, it still may be an issue, try commenting it and see if it'll continue doing the last one.

One suggestion which I believe will work, try setting a timer on start-up that'll wait untill the gamemode would load fully then load everything else, 5 second timer would do it I think.
You can also try to set a timer within each function to call the function that comes after it, that way you'll be less flooded and I believe will solve your issue.
Reply


Messages In This Thread
Problem With OnGameModeInit - by FullCircle - 13.12.2014, 15:22
Re: Problem With OnGameModeInit - by Schneider - 13.12.2014, 15:27
Re: Problem With OnGameModeInit - by FullCircle - 13.12.2014, 15:39
Re: Problem With OnGameModeInit - by Ox1gEN - 13.12.2014, 16:28
Re: Problem With OnGameModeInit - by FullCircle - 13.12.2014, 18:29
Re: Problem With OnGameModeInit - by PowerPC603 - 13.12.2014, 20:08
Re: Problem With OnGameModeInit - by FullCircle - 13.12.2014, 20:39
Re: Problem With OnGameModeInit - by FullCircle - 14.12.2014, 17:27

Forum Jump:


Users browsing this thread: 1 Guest(s)