selectStingerFile
Select the file used as Stinger.
Address
/scene/selectStingerFile [index]
Arguments
Type | Description | |
---|---|---|
argument 1 | Int | The index of Stinger file, 1, 2, 3 or 4 |
Example
Select the 1st file.
/scene/selectStingerFile 1
Note: Floating point numbers will be rounded down.
/scene/selectStingerFile 1.9 = /scene/selectStingerFile 1