Gameplay::pauseDeathArrestRestart: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

29 April 2024

  • curprev 15:3215:32, 29 April 2024Shr0x talk contribs 530 bytes +530 Created page with "{{ClientsideJsFunction}} {{JSContainer| When the player is killed or arrested, they will respawn at the closest hospital or police station ===Required Params=== *'''pause:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.pauseDeathArrestRestart(pause); </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_definition_c}}..."