Page 1 of 1

Open pause menu/pause game through lua scripting?

Posted: Sat Mar 29, 2025 5:56 am
by VertebreakHER
I'm attempting to create a custom scenario where the player is restricted only to remote view. Forcing remote view is fairly easy, but it introduces a very serious problem by making the pause menu inaccessible.

Pausing the game or opening the menu via lua script does not appear to be easily accessible, so I was wondering if anyone was aware of a method (hacky or not) that would make something like this possible, or if perhaps I'm overlooking something. Thank you!

Re: Open pause menu/pause game through lua scripting?

Posted: Fri Apr 11, 2025 7:17 pm
by Azzinoth
You can pause the game by pressing the pause key and then press Esc to open the menu without leaving remote view.