set_ignore_ai_flag(name[, ignore]) |
|
Parameters: |
name | | (string) name of the NPC |
ignore | | (boolean, optional) set to true if the NPC should ignore most AI events, or false if he should react to them (defaults to true) |
|
Returns: |
none |
|
Description: |
Enable/disable an NPC's reactions to most events. While the "ignore AI" flag is set for the NPC, not only will that NPC not react to most events, but that NPC will also be ignored by almost everyone else. |
|
|
back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:16 |