ALLOW THIS SCRIPT TO BE PAUSED

From GTAMods Wiki
Jump to navigation Jump to search
ALLOW_THIS_SCRIPT_TO_BE_PAUSED
Number of parameters: 1
Parameter #TypeDescription
1.boolAllows or disallows this script to be paused
Return value:
TypeDescription
None

Allows or disallows the script this native is executed in to be paused.

For example, when entering the Custom Match menu, every pausable script gets paused.