
Last updated | 2 weeks ago |
Total downloads | 238 |
Total rating | 1 |
Categories | Mods |
Dependency string | Lan-OneClickCheckout-1.0.0 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function

BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
一键结账
🔮 中文
✨ 功能说明
- 🧺 一键打包
点击顾客摆在柜台上的任意商品,就能将所有商品装进包里,再次点击钱袋即可结账,不需要每个商品都点一下才能结账。
📦 技术细节
-
实现方法
当你点击柜台上的任意商品时,自动将所有商品结算,该功能通过CheckoutItem.DestroyServerRpc
前置补丁实现。 -
适用性 该Mod玩家能用,NPC身上也生效,即安装Mod之后,负责结账的NPC也能超快结账。
-
兼容性
1.目前暂未发现与该Mod冲突的其他Mod。
2.虽不建议,但是可以跟其他的NPC加速Mod搭配使用,不建议的原因是二者都为效率提高Mod,只是用了不同的思路,一个是加速干活,这个Mod的思路是减少要干的活。
🛠️ 安装指南
- 下载
Lan-OneClickCheckout-1.0.0.zip
- 解压至
Old Market Simulator
根目录
OneClickCheckout
🔮 English
✨ Features
- 🧺 One-Click Bundling
Click on any product placed on the counter by a customer to instantly bundle all items into your bag. Click the coin pouch afterward to complete the checkout—no need to click every single product individually.
📦 Technical Details
-
Implementation
Automatically resolves all products when you click any item on the counter. This is achieved via a prefix patch onCheckoutItem.DestroyServerRpc
. -
Applicability
Works for both players and NPCs. After installing the Mod, NPCs responsible for checkout will also benefit from ultra-fast processing. -
Compatibility
- No known conflicts with other Mods at this time.
- Compatible with other NPC acceleration Mods (though not recommended). The reason:
- Other Mods improve efficiency by speeding up NPC actions.
- This Mod reduces the workload by minimizing required interactions.
🛠️ Installation Guide
- Download
Lan-OneClickCheckOut-1.0.0.zip
. - Extract it into the root directory of
Old Market Simulator
.