File information

Last updated

Original upload

Created by

keifufu

Uploaded by

keifufu

Virus scan

Safe to use

About this mod

Allow players to purchase parts with the press of a button.

Requirements
Permissions and credits
Mirrors
Changelogs
Donations
Anya's QuickShop
A Car Mechanic Simulator 2021 Mod for Melon Loader which allows players to purchase parts with the press of a button.

Installation
  • Install Melon Loader (using Melon Loader Automated Installer)
  • Download the .dll from nexus or GitHub
  • Move the .dll into your Mods directory (GameFolder/Mods/)
  • (optional) Configure file created at (Mods/AnyasQuickShop.cfg)


Keybinds
  • B - Buy Part
  • N - Buy Tuned Part
  • Ctrl + (Key) - Buy Part x4
  • Shift + (Key) - Buy Part x8
  • Space + (Key) - Buy Part x16
  • Alt + B - Reload Config
  • Alt + N - Show ID of hovered part
  • Delete - Unmount all body parts


Config
  • BuyKeyCode: KeyCode to buy a part
  • BuyTunedKeyCode: KeyCode to buy a tuned part
  • UnmountAllBodyPartsKeyCode: KeyCode to unmount all body parts
  • PriceDiscount: Discounts the price by x%
  • BuyAdditionalParts: Whether to buy required parts (Ex: When buying a Piston, it buys Piston Rings)
  • BuyNormalPartIfTunedPartDoesntExist:  Self explanatory
  • DisableWarningMessage: Disables "No tuned part was found, buying normal part instead." Message for the setting above
  • AlwaysBuyTunedPart: Buys a tuned part if possible by using either Hotkey
  • LicensePlateType: Type of the License Plate (Ex: Alaska, Greece, etc.)
  • LicensePlateText: Text on the License Plate
  • RimET: ET on purchased Rims
  • PurchasePresetCtrl: How many parts to buy when holding Ctrl
  • PurchasePresetShift: How many parts to buy when holding Shift
  • PurchasePresetSpace: How many parts to buy when holding Space
  • ShowPartCost: Add the cost to the end of the popups


TODO
  • [x] Make purchasing body parts possible
  • [x] Add price calculation for rims and tires
  • [x] Purchase correct rim and tire size on cars with multiple wheel sizes
  • [x] Add Rim ET option to config
  • [x] Fix not being able to buy tuned brake disc
  • [x] Add modifier keys to purchase multiple items at once (Thanks to DefilerOfFate for the suggestion)
  • [x] Fix mod randomly stuck buying the wrong part
  • [x] Add cost of parts to the end of the popups
  • [x] Fix being able to buy parts while in menus
  • [x] Fix buying license plates being broken


AnyasQuickShop_parts.json
  • Json file that holds information about which parts to buy if `BuyAdditionalParts` is enabled.  
  • Ids can be figured out by using `ALT + N`
  • If you're messing with this you probably know what you're doing anyway


Credits