⬅️ Adds a custom backwards style to shavit's bhoptimer.
-
Download the latest version from the releases page and add it to your server.
-
Add a new style to
shavit-styles.cfg
with thespecialstring
key set tobackwards
. Example:
"100"
{
"name" "Backwards"
"shortname" "BW"
"htmlcolor" "FFA4D0"
"command" "bw; backwards"
"clantag" "BW"
"unranked" "1"
"specialstring" "backwards"
}
The plugin can be configured in cfg/sourcemod/plugin.shavit-style-backwards.cfg
.
ConVar | Default Value | Description |
---|---|---|
ss_backwards_specialstring |
backwards |
Special string value to use in shavit-styles.cfg, only change this if the default collides with another plugin. |