mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-07 10:28:26 +00:00
change default tranking multiplier to 0.0
This commit is contained in:
parent
9d771dfdba
commit
b090743bae
@ -88,7 +88,7 @@
|
||||
"kzcheckpoints_ladders" "0" // KZ styled checkpoints allowed to checkpoint onto ladders (like GOKZ)
|
||||
"kzcheckpoints_ontele" "-1" // The style to be changed to on client teleporting to a checkpoint in KZ styles. The destination style will be inaccessible if enabled. -1 or set "kzcheckpoints" to 0 for disabled.
|
||||
"kzcheckpoints_onstart" "-1" // The style to be changed to on client getting inside the start zone in KZ styles. This style will be inaccessible if enabled. -1 or set "kzcheckpoints" to 0 for disabled.
|
||||
|
||||
|
||||
// TAS settings
|
||||
"segments" "0" // Segments styled checkpoints. 0 for disabled.
|
||||
"tas" "0" // 0 = Do nothing. 1 = Currently sets the following keys unless they are explicity disabled: `tas_timescale -1`, `autostrafe 1`, `autoprestrafe 1`, `edgejump 1`, and `autojumponstart 1`
|
||||
@ -270,6 +270,6 @@
|
||||
"segments" "1"
|
||||
"specialstring" "bash_bypass; oryx_bypass"
|
||||
|
||||
"rankingmultiplier" "0.5"
|
||||
"rankingmultiplier" "0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user