This is the wiki page for the cvar
sv_training_var_loc_z
The cvar determines the amount of variance in the vertical location of the ball in custom training. Only works when variance is enabled.
Attributes[]
Default value | Min | Max | Saveable |
---|---|---|---|
(-30, 30) | -5000 | 5000 | true |
Default quicksettings value[]
Very low variance | Low variance | Medium variance | High variance |
---|---|---|---|
0 | (0, 30) | (-20, 100) | (-30, 200) |
Usage[]
To change the amount of variance in the vertical location of the ball in custom training, open the console and type
sv_training_var_loc_z (0, 100)
On every shot attempt in custom training, BakkesMod will sample a number between 0 and 100 (uniform) and use it as Z offset (vertical) for the starting location of the ball. Only works when variance is enabled.