Difference between revisions of "SendPlayerToJail - Faction"
Jump to navigation
Jump to search
m
→Examples
imported>Scornett m (Reverted edits by Scornett-Bot (talk) to last revision by Rhavlovick) |
imported>Lisselli m (→Examples) |
||
Line 28: | Line 28: | ||
<source lang="papyrus"> | <source lang="papyrus"> | ||
; Send the player to "fake" jail, removing all their inventory | ; Send the player to "fake" jail, removing all their inventory | ||
PoliceFactionProperty.SendPlayerToJail(abRealJail = | PoliceFactionProperty.SendPlayerToJail(abRealJail = false) | ||
</source> | </source> | ||
== See Also == | == See Also == | ||
*[[Faction Script]] | *[[Faction Script]] |