Just out of intrest how would you go about creating a script for endgame? You know, after the last k1 movie has played and you return to the main menu. This is my idea of how it would look (note that im the worst scripter holowan has known),
Code:
void main()
{
StartNewModule("ENDGAME");
}
}