As eventStartLevel() seems to be the preferred trigger point (at least for AI scripts) to initialise scripts and timers, etc., it would be useful to know if it's only ever called once per game (when game is started new or loaded from save game) or whether it might get called more than once in the same "game session".
Also, any info on loadLevel() much appreciated as I'll be documenting that soon too


