BakkesMod Wiki
(created)
Tag: Visual edit
 
(Adding categories)
 
Line 34: Line 34:
   
 
On every shot attempt in custom training, BakkesMod will sample two numbers between -200 and 200 (uniform) and use them as X and Y offset for the starting location of the ball. Only works when [[Sv training enabled|variance is enabled]].
 
On every shot attempt in custom training, BakkesMod will sample two numbers between -200 and 200 (uniform) and use them as X and Y offset for the starting location of the ball. Only works when [[Sv training enabled|variance is enabled]].
  +
[[Category:Custom training variance]]
  +
[[Category:Cvars]]
  +
[[Category:Console commands]]

Latest revision as of 18:22, 11 January 2019

This is the wiki page for the cvar

sv_training_var_loc

The cvar determines the amount of variance in the horizontal location of the ball in custom training. Only works when variance is enabled.

 Attributes

Default value Min Max Saveable
(-100, 100) -5000 5000 true

Default quicksettings value

Very low variance Low variance Medium variance High variance
0 (-50, 50) (-150, 150) (-250, 250)

Usage

To change the amount of variance in the horizontal location of the ball in custom training, open the console and type

sv_training_var_loc (-200, 200)

On every shot attempt in custom training, BakkesMod will sample two numbers between -200 and 200 (uniform) and use them as X and Y offset for the starting location of the ball. Only works when variance is enabled.