- Joined
- Oct 26, 2014
- Messages
- 88
Hello everyone! How to turn off 'skip cinematics by ESC'? By pressing 'ESC' button into MULTIPLAYER map, dialogue transmission being skipped. And also, while game are minimized from one of the players => all dialogues transmissions from cinematic being are skipped. How fix that?
That does not work for me.
Code:
call TryInitCinematicBehaviorBJ()
call DisableTrigger(bj_cineSceneBeingSkipped)
call EnableTrigger(bj_cineSceneBeingSkipped)
Last edited: