| door_lock(door_name, should_lock) |
|
| Parameters: |
| door_name | | (string) name of the door |
| should_lock | | (bool) TRUE if the door should be locked, FALSE if the door should be unlocked |
| |
| Returns: |
| none |
|
| Description: |
| Lock a door. |
| |
|
| back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |