Skip to main content

SpawnWave

Forces a wave to start.

Syntaxโ€‹

SpawnWave wave_type mode?

Argumentsโ€‹

NameRequiredTypeDescription
wave typeYesOne 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.
modeNoOne 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.