Difference between revisions of "UnlockDoors (Procedure)"
Jump to navigation
Jump to search
imported>Henning m (moved Procedure UnlockDoors to UnlockDoors (Procedure)) |
imported>Catwheezle (Added "see also" section items.) |
||
Line 9: | Line 9: | ||
|Notes= | |Notes= | ||
*See also [[ | *See also [[Locking and Unlocking Doors]] for how NPCs handle this automatically. | ||
|SeeAlso= | |||
*[[LockDoors (Procedure)]] | |||
*[[Locking and Unlocking Doors]] | |||
}} | }} |
Revision as of 23:36, 14 February 2012
Behavior
Description:
Actor will lock doors he owns at location. (Happens "magically" - actor will not path to doors)
The procedure completes:
When doors are locked.
Parameters
- Location (Location): Location in which doors will lock.
Notes
- See also Locking and Unlocking Doors for how NPCs handle this automatically.
See Also