User Tools

Site Tools


crpl:docs:operatewhilepaused

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
crpl:docs:operatewhilepaused [2014/10/01 19:02] – external edit 127.0.0.1crpl:docs:operatewhilepaused [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
-~~DISCUSSION~~ 
 <- [[crpl:crplreference|CRPL reference]] <- [[crpl:crplreference#utility_commands|Utility Commands]] <- [[crpl:crplreference|CRPL reference]] <- [[crpl:crplreference#utility_commands|Utility Commands]]
 =====  OperateWhilePaused ===== =====  OperateWhilePaused =====
Line 12: Line 11:
  
 Use [[crpl:docs:IsPaused]] to determine whether or not the game is currently in a paused state. Use [[crpl:docs:IsPaused]] to determine whether or not the game is currently in a paused state.
 +
 +<note important>OperateWhilePaused set to TRUE is known to cause bugs with other scripts attached to the same CRPL Core that do not operate while paused. There is a chance they will mistakenly inherit this flag when unwanted and run paused as well.
 +
 +
 +If you're using this function, manually set it to FALSE in all your other scripts to avoid bugs.</note>
  
  
crpl/docs/operatewhilepaused.1412190170.txt.gz · Last modified: 2025/02/14 14:56 (external edit)