WaveRespawnTokens
Changes respawn tokens of a wave.
Syntax
WaveRespawnTokens wave_type mode respawn_tokens
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 | Yes | One of the following options: > set > changeBy | Options: set, changeBy |
respawn tokens | Yes | Any whole number |
Validated examples using this method
On a running server
Use serhelp WaveRespawnTokens to inspect the reference generated by your installed SER version.