And by beginning I mean the very moment after clicking the "New" button on main menu. The quest "MQ101" seems to have no problem with this at all and if you put in a new condition into stage 0 doing for example:
Debug.MessageBox("Hello")
Then you click New on the main menu it pops up immediately with no delay.
The problem being that if I change the MQ101 conditions so that none of them from stage 0 trigger (cos I want my own quest to run before it does anything) and I create my own quest with "StartGameEnabled" true and place a condition in stage 1 with "Startup stage" true that does the same messagebox it doesn't do anything.
It will only display the message box after I do a "coc riverwood" on the console, and even then theres about 3-4 seconds of delay once it finishes loading the cell and it displaying "Hello".
Please any help would be appreciated. Thanks

