Fizzle need your help

I have a guildie that is getting the undermine cutsceen every login, is there a cavr to toggle that?

Could have them try resetting their CVars to default but they’ll need to reconfigure anything that wasn’t after they do it.

/console cvar_default

that seems too break glass option was hoping for something a small macro or global to make that would nip it

edit: update

SkipCutscenes This addon might do it, just wondering about addons loading and when the cutsceen is playing if an addon would get the cutsceen or load after it runs, I think it runs with “PLAYER_LOGIN” event so the addon should be loaded at that time, its just a race but addons load in ms so…

It seems more likely something forcing it to play unless the game hasn’t registered they they’ve already played it (completed the achievement). It’s not like everyone is being bugged by this.

First test would be to exit the game, rename the TWW Interface folder and log in to see if it runs sans addons.

Once they know, they can delete the newly created Interface folder and rename the original back and work from there.

At a guess, SkipCutscenes would track the CINEMATIC_xxx events. Presumably the cutscene isn’t playing until after the initial PLAYER_ENTERING_WORLD which fires after PLAYER_LOGIN.

1 Like

I havent gotten feed back from them but will let you know, thanks for the quick reply