GetGamePauseState()
From NWN Lexicon
Jump to navigationJump to searchReturns >0 if the game is currently paused.
Description
Returns >0 if the game is currently paused:
0: Game is not paused. 1: Timestop 2: Active Player Pause (optionally on top of timestop)
Remarks
Version
This function was added in 1.87.8193.35 of NWN:EE.
Example
See Also
functions: |
author: Shadguy