// Management · RimWorld Mod
RSMF 边缘模拟经营框架 补货优化与店员扩展
边缘模拟经营框架 补货优化与店员扩展 / RimSimManagementFramework Restocking & Staff Expansion 边缘模拟经营框架 补货优化与店员扩展 / RimSimManagementFramework Restocking & Staff Expansion 本模组用于改善 RimSimManagementFramework边缘模拟经营框架 的普通货柜补货工作,并扩展商店可分配的店员人数。 This mod improves restocking for ordinary storage fixtures in
边缘模拟经营框架 补货优化与店员扩展 / RimSimManagementFramework Restocking & Staff Expansion
边缘模拟经营框架 补货优化与店员扩展 / RimSimManagementFramework Restocking & Staff Expansion
本模组用于改善 RimSimManagementFramework边缘模拟经营框架 的普通货柜补货工作,并扩展商店可分配的店员人数。
This mod improves restocking for ordinary storage fixtures in RimSimManagementFramework and expands the number of staff that can be assigned to a shop.
主要功能 / Features
• 修复普通货柜已经缺货、仓库中也有可用商品时,补货员仍然闲逛的问题。
• Fixes cases where ordinary storage fixtures are below their target stock and valid goods are available, but restockers continue wandering.
• 改善手动要求补货时错误提示“没有货源”“无法到达”或“已经达到目标”等情况。
• Improves cases where forced restocking incorrectly reports that no supply is available, the goods cannot be reached, or the target stock has already been reached.
• 改善补货工作刚开始不久便中途停止,之后长时间不再继续的问题。
• Improves cases where a restocking job stops shortly after starting and is not resumed for a long time.
• 配合 边缘模拟经营框架商品管理增强 时,搬运机械体可以在没有殖民者补货员的情况下独立寻找缺货货柜并执行补货。
• When used with 边缘模拟经营框架商品管理增强, hauling mechs can independently find storage fixtures that need goods and restock them without requiring a colonist restocker.
• 将收银岗位和补货岗位的最大可分配人数提高至 99999。
• Raises the maximum number of assignable cashiers and restockers to 99999.
大致实现方式 / How It Works
原框架的普通货柜补货会优先依赖一套预先生成的补货任务记录。实际游戏中,这些记录有时会没有及时更新,导致货柜明明缺货,补货员却认为没有工作;也可能出现货源、目标数量和界面提示与实际情况不一致。
The original framework normally relies on pre-generated restocking task records for ordinary storage fixtures. In some situations, these records may not update in time, causing restockers to see no job even though a fixture is understocked. The recorded supply or target amount may also differ from the actual situation.
本模组让普通补货工作重新检查货柜当前缺少的数量、地图上实际存在的货源,以及补货员是否能够预约并到达这些货物,再根据检查结果生成工作。货物仍然需要由殖民者或机械体实际搬运,不会直接传送进货柜。
This mod makes ordinary restocking re-check the fixture’s current shortage, the goods actually available on the map, and whether the worker can reserve and reach those goods before creating the job. Goods must still be physically hauled by a colonist or mech and are not teleported into the fixture.
机械体方面,本模组为框架的机械体派工过程补充了普通货柜检查。是否允许机械体担任补货员,仍由 边缘模拟经营框架商品管理增强 提供;本模组负责改善获得补货资格后的机械体如何独立寻找工作。
For mechs, this mod adds ordinary storage-fixture checks to the framework’s mech work assignment process. Permission for mechs to act as restockers is still provided by 边缘模拟经营框架商品管理增强; this mod improves how eligible mechs independently find restocking jobs.
可能的影响 / Possible Effects
由于补货员会更频繁地检查实际货柜和地图货源,在建造了大量经营货柜、同时安排许多补货员或机械体的超大型商店中,可能会增加一定的工作检查开销。一般规模的商店通常不明显,但具体表现取决于货柜数量、商品种类和店员数量。
Because workers check actual fixtures and map supplies more directly, very large shops with many storage fixtures and many colonist or mech restockers may perform more work checks. This is usually minor in normal-sized shops, but the impact depends on fixture count, product variety and staff count.
如果商店持续卖出大量商品,补货员可能会长时间连续补货。这通常表示货柜不断产生缺口,而不是模组强制补货员无视工作优先级。玩家仍可通过减少补货员人数、降低补货工作优先级,或调整货柜目标数量来控制投入。
If a shop continuously sells large amounts of goods, restockers may spend long periods restocking. This normally means that fixtures are continuously falling below their targets, not that the mod forces workers to ignore work priorities. Players can still control this by assigning fewer restockers, lowering restocking priority, or adjusting fixture target amounts.
本模组可能与其他直接修改普通货柜补货工作、机械体派工或相同工作类型的模组发生冲突。它不会修改货柜容量、商品售价、补货目标数量、补货阈值或顾客购买逻辑。
This mod may conflict with other mods that directly alter ordinary storage restocking, mech job assignment, or the same work giver. It does not change storage capacity, product prices, target stock amounts, restocking thresholds or customer purchasing logic.
依赖与加载顺序 / Dependencies & Load Order
必需 / Required:
• Harmony
• RimSimManagementFramework边缘模拟经营框架
机械体补货的可选配套 / Optional for mech restocking:
• 边缘模拟经营框架商品管理增强
没有安装“边缘模拟经营框架商品管理增强”时,殖民者补货修复和店员人数扩展仍然正常生效。
Without “边缘模拟经营框架商品管理增强”, the colonist restocking fixes and staff-limit expansion still work normally.
建议加载顺序:
Recommended load order:
1. Harmony
2. RimSimManagementFramework边缘模拟经营框架
3. 边缘模拟经营框架商品管理增强(可选 / Optional)
4. 本模组 / This mod