SpawnWave
Forces a wave to start.
Syntaxโ
SpawnWave wave_type mode?
Argumentsโ
| Name | Required | Type | Description |
|---|---|---|---|
wave type | Yes | One of the following wave types: > chaosWave - A class representing ChaosSpawnWave. > miniChaosWave - A class representing ChaosMiniWave. > miniMtfWave - A class representing NtfMiniWave. > mtfWave - A class representing NtfSpawnWave. | |
mode | No | One of the following options: > withAnimation > instant | Options: withAnimation, instant |
On a running serverโ
Use serhelp SpawnWave to inspect the reference generated by your installed SER version.