Use of Deprecated Unlock Doors Flag #396
Elscrux
started this conversation in
Topic Codes
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Context
Bethesda Path:
Flags
Mutagen Path:
Flags
Description
Package uses deprecated Unlock Doors flag, not the UnlockDoors procedure.
The flag unlocks the door before the npc actually enters the home, so at the moment the package starts or changes, the doors are unlocked which is not very realistic. Instead, the UnlockDoors procedure was added to enable npcs to unlock doors as part of their procedure tree, and this should be used instead.
Effects
Doors will randomly be unlocked when nobody is inside, making it possible to steal things without any danger.
Beta Was this translation helpful? Give feedback.
All reactions