| set_never_crouch_flag(name[, never_crouch]) |
|
| Parameters: |
| name | | (string) name of the NPC |
| never_crouch | | (boolean, optional) set to true to disallow crouching, or false to allow crouching (defaults to true) |
| |
| Returns: |
| none |
|
| Description: |
| Enable/disable whether an NPC is allowed to crouch. |
| |
|
| back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |