>>48325332here's a small working example
if the player's playtime is above 2 minutes then the whole intro is skipped
what is needed for this to work is copying most of the code from "CB2_InitMainMenu" to the place you want
I copied it to "InitMainCallbacks"
this is very scuffed though, I haven't understood it all yet