Morrowind Mod:GetPCInJail
< Mod / Morrowind: Morrowind Mod: Alphabetical Functions / Categorical FunctionsGetPCInJail
GetPCInJail Type: Misc, Bloodmoon Returns: short Example: if ( GetPCInJail == 1 ) set sValue to ( GetPCInJail ) Scripts:
Returns 1 if the player is currently in jail, or 0 otherwise.