| mission_is_active([name]) |
|
| Parameters: |
| name | | (string, optional) name of mission to check, or nil to check for any mission (defaults to nil) |
| |
| Returns: |
| (boolean) true if any mission (or a specific mission, if specified) is active, else false |
|
| Description: |
| Check if a mission is currently active. |
| |
|
| back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |