| persona_override_persona_start_old(persona, situation[, audio[, count]]) |
|
| Parameters: |
| persona | | (string) name of the persona |
| situation | | (string, or table of strings) persona situation(s) to override (as defined in persona_situations.xtbl) |
| audio | | (string, optional) audio file to force play, or "" to override with silence (defaults to "") |
| count | | (integer, optional) number of times the override should occur, or -1 to override indefinitely (defaults to -1) |
| |
| Returns: |
| none |
|
| Description: |
| Override all script NPCs with a particular persona in a given situation (or situations). |
| |
|
| back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:16 |