Archived
Disabled Some Mod & Edited Mod Configs
• Edited Skeleton Key config to reduce the chances and use count • Edited Quick Sell keybinds Edited Tarkov More Settings to stop item saves on death • Disabled Waypoints and BigBrain as they're not needed for anything • Disabled Helis Crash mod as it does not support Fika - Syncing with the mod is broken across players
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
## Quicksell on the Flea
|
||||
# Setting type: KeyboardShortcut
|
||||
# Default value: N
|
||||
SellFlea = N
|
||||
SellFlea = LeftBracket
|
||||
|
||||
## QuickSell to Traders
|
||||
# Setting type: KeyboardShortcut
|
||||
# Default value: M
|
||||
SellTraders = M
|
||||
SellTraders = RightBracket
|
||||
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
## Settings file was created by plugin StashSearch v1.4.1
|
||||
## Plugin GUID: com.dirtbikercj.StashSearch
|
||||
|
||||
[Stash Search]
|
||||
|
||||
## Keybind to focus search (type in the bar)
|
||||
# Setting type: KeyboardShortcut
|
||||
# Default value: F + LeftControl
|
||||
Focus Search = F + LeftControl
|
||||
|
||||
## Keybind to clear the search
|
||||
# Setting type: KeyboardShortcut
|
||||
# Default value: C + LeftControl
|
||||
Clear Search = C + LeftControl
|
||||
|
||||
@@ -192,7 +192,7 @@ Ping System = true
|
||||
## Button used to send pings.
|
||||
# Setting type: KeyboardShortcut
|
||||
# Default value: Semicolon
|
||||
Ping Button = Semicolon
|
||||
Ping Button = Mouse3
|
||||
|
||||
## The color of your pings when displayed for other players.
|
||||
# Setting type: Color
|
||||
|
||||
Reference in New Issue
Block a user