Killing Floor 2

Killing Floor 2

StartWave
Doesn't Start at a Preset Wave or Dosh Amount
Hello everyone, the mod allows me skip waves after starting at wave 1. It does not start with the the pre-saved starting dosh or starting wave in either the Survival or Endless modes. I have saved my settings in KFStartWave.ini as so:

[StartWave.StartWave]
;=Any settings not specified in the launch command will use the values stored here. If you use the same
;=settings often, it is recommended to store those here and only change what you need in the launch command.
;=
;=Whether mod-specific events should be logged.
bUseDebug=true
;=Whether an 'initial' trader time should occur before the first wave.
bStartWithTrader=false
;=The wave that the match should start on. It is clamped between wave 1 and the boss wave.
StartWave=5
;=The duration of the 'initial' trader (before the first wave).
InitialTraderTime=60
;=The duration of standard trader (between waves).
TraderTime=60
;=The starting dosh of players.
Dosh=10000
;=The boss override index. For the default boss list, 0-Hans, 1-Patty, 2-King FP, 3-Abomination. Negative
;=values can be used to keep the boss spawn random.
Boss=-1

Can anyone assist?