| disable_specific_notoriety_group(notoriety_group, level, group_name, disable_group) |
|
| Parameters: |
| notoriety_group | | (string) The name of the notoriety group. |
| level | | (int) The level the notoriety group that contains the tag name to enable/disable. |
| group_name | | (string) The tag name to disable/enable in the notoriety group. |
| disable_group | | (boolean) True if the group should be disabled, false if it should be enabled. |
| |
| Returns: |
| (boolean) True if the function succeeds, false otherwise (the group/level/tag name combo may not yield an object that exists) |
|
| Description: |
| Disable/enable a specific notoriety group |
| |
|
| back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |