25.09.2009, 14:23
this is usually because there is an error, on OnGameModeInit is terminated before it is done, try putting a printf on every other line (not inside for loops!) with the number inside it getting higher. run your script and see if they stop before they were supposed too.