About this mod
With this mod, just click on a product label and it will be automatically added to your cart! This mod also creates a keybind to make an order without using the computer!
- Permissions and credits
This mod will not work until I fix this mod.
Features
Left-click a store or a storage shelf label to add the labeled item to your cart.
Press Del (configurable) key on your keyboard if you accidentally left-clicked a label, to remove the labeled item from your cart.
Press Tab (configurable) key on your keyboard to order a delivery without interacting with the computer.
You can configure this mod to ignore store or storage shelf labels or both.
Notifications UI, so you know you haven't missed a label!
Manual installation
- Install the mod loader (this can be done by using GSS Mod Manager)
- Download the latest release of this mod
- Extract the latest release to somewhere on your computer
- Grab the ScannerMod folder from where you've extracted the files to, and put it in Grocery Store Simulator/Simulatorita/Binaries/Win64/Mods/
- Add
ScannerMod : 1
to Grocery Store Simulator/Simulatorita/Binaries/Win64/Mods/mods.txt file- Grab the ScannerMod.utoc, ScannerMod.ucas and ScannerMod.pak files from where you extracted the release to and put them in Grocery Store Simulator/Simulatorita/Content/Paks/LogicMods/
- The mod should be now installed
Notes
This mod works with storage & store shelf labels.
Due to limitations, when a label is clicked and there's no product there, the label will be instead deleted (reset to nothing).
Why a Blueprint + Lua mod?
Product labels are small and sometimes when trying to click one you will miss it.
The blueprint part adds an UI on top of the game, so you can tell when clicked on the label.
A only Lua version might be released sometime and put somewhere in the Files tab.