ClearPrison - Game

Revision as of 16:26, 18 October 2011 by imported>Rhavlovick (1 revision: Clobber re-import by Henning)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

Game.ClearPrison()

See AlsoEdit