Difference between revisions of "GetDaysInJail"

From the CreationKit Wiki
Jump to navigation Jump to search
m (Small clarifying comment)
m (Added that all the info I've added is if the function is run on the player. I'm not sure the condition is meaningful if run on any other actor.)
 
Line 1: Line 1:
Returns how many days the player will serve in jail, if they actually serve their time. Will be 0 unless the player is actually in jail. Resets to 0 if the player serves time or escapes.
When run on the player, returns how many days the player will serve in jail, if they actually serve their time. Will be 0 unless the player is actually in jail. Resets to 0 if the player serves time or escapes.


[[Category:Condition Functions]]
[[Category:Condition Functions]]

Latest revision as of 23:00, 7 December 2021

When run on the player, returns how many days the player will serve in jail, if they actually serve their time. Will be 0 unless the player is actually in jail. Resets to 0 if the player serves time or escapes.