ClearPrison - Game
Member of: Game Script
Clears all prison variables on the player character so the game will know he is out of prison.
SyntaxEdit
Function ClearPrison() native global
ParametersEdit
None.
Return ValueEdit
None.
ExamplesEdit
; Player is now out of prison (maybe he was pardoned!)
Game.ClearPrison()