70 lines
2.1 KiB
INI
70 lines
2.1 KiB
INI
## Settings file was created by plugin Show Me The Money - Quick Sell v2.3.0
|
|
## Plugin GUID: com.swiftxp.spt.showmethemoney.quicksell
|
|
|
|
[1. Main settings]
|
|
|
|
## Enable or disable the plug-in.
|
|
##
|
|
## (Default: Enabled)
|
|
# Setting type: Boolean
|
|
# Default value: true
|
|
Enable plug-in = true
|
|
|
|
## Specifies which key or key combination must be pressed in conjunction with the left, middle or right mouse button to quickly sell items.
|
|
##
|
|
## (Default: Q)
|
|
# Setting type: KeyboardShortcut
|
|
# Default value: Q
|
|
Quick-sell key = Q
|
|
|
|
## Enables the quick-sell to trader(s) feature (Left mouse button).
|
|
##
|
|
## (Default: Enabled)
|
|
# Setting type: Boolean
|
|
# Default value: true
|
|
Enable trader quick-sell = true
|
|
|
|
## Enables the quick-sell to flea market feature (Right mouse button).
|
|
##
|
|
## (Default: Enabled)
|
|
# Setting type: Boolean
|
|
# Default value: true
|
|
Enable flea market quick-sell = true
|
|
|
|
## Enables the quick-sell for best trade feature (Middle mouse button).
|
|
##
|
|
## (Default: Enabled)
|
|
# Setting type: Boolean
|
|
# Default value: true
|
|
Enable best trade quick-sell = true
|
|
|
|
[2. Flea market]
|
|
|
|
## If there are no more slots available at the flea market, the items will be sold to traders instead.
|
|
##
|
|
## (Default: Disabled)
|
|
# Setting type: Boolean
|
|
# Default value: false
|
|
Sell to trader(s) if no flea slots left = false
|
|
|
|
## Allows you to sell any number of items at the flea market and ignores the limitations normally imposed by Tarkov.
|
|
##
|
|
## (Default: Disabled)
|
|
# Setting type: Boolean
|
|
# Default value: false
|
|
Allow any number of offers at the flea market = false
|
|
|
|
## Prevents items found in the raid from being sold. Selling items found in raid can still be forced using the configured key.
|
|
##
|
|
## (Default: Disabled)
|
|
# Setting type: Boolean
|
|
# Default value: false
|
|
Do not sell items which are found in raid = false
|
|
|
|
## Specifies which key or key combination must be pressed in conjunction with the left, middle or right mouse button to quickly sell items, ignoring the "Found in Raid" status. Can only be used if the option "Do not sell items which are found in raid" is enabled.
|
|
##
|
|
## (Default: Q + Left alt)
|
|
# Setting type: KeyboardShortcut
|
|
# Default value: Q + LeftAlt
|
|
Force sell found in raid items key = Q + LeftAlt
|
|
|