Every time upon restarting to our DS I basically have to manually recompile a couple of PBs that I'm currently scripting in.
Either there's something wrong or I'm being stupid here but basically initializing some instance members inside the default constructor doesn't seem to take place upon server startup.
Now this script relies almost entirely upon nested classes for the usual reasons of maintainability and me not going crazy over spaghetti code. No clue if that could be the issue but...
Recompile needed upon login
Either there's something wrong or I'm being stupid here but basically initializing some instance members inside the default constructor doesn't seem to take place upon server startup.
Now this script relies almost entirely upon nested classes for the usual reasons of maintainability and me not going crazy over spaghetti code. No clue if that could be the issue but...
Recompile needed upon login