InstantBuy
When you are the host, any items(can add filtering) you/clients purchase in the terminal will be generated directly in the ship. 当你作为主机,任何你/客机在终端购买的物品(可过滤)都会直接生成在船内
Date uploaded | 6 months ago |
Version | 0.0.4 |
Download link | Nexor-InstantBuy-0.0.4.zip |
Downloads | 627 |
Dependency string | Nexor-InstantBuy-0.0.4 |
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
InstantBuy
features (功能)
-
When you are the host, any items you/clients purchase in the terminal will be generated directly in the ship. Purchased items are generated with a positional offset that can be manually adjusted in the config file, defaulting to 0.2
当你是房主时,任何你/客机在终端购买的物品都会直接生成在船内。生成购买的物品时会有一个可以在config文件中手动调节的位置偏移量,默认为0.2
-
Customize the list of items to be ignored for instant purchase (makes it possible to trigger dropship for some purchases) , by default all items are enabled for instant purchase, but you can customize the list of items to be ignored for purchase in config. Fill in -1,x,x,x,x,x,x,x x is the number of the item, the specific correspondence is shown in the following table (It's actually the store page that sorts the items)
自定义忽略瞬间购买的物品列表(使得购买部分物品可以触发空投仓),默认所有物品启用瞬间购买,但你可以在config中自定义需要忽略购买的物品列表。填写方式为 -1,x,x,x,x,x,x x为物品对应的编号(注意逗号是英文逗号),具体对应方式如下表所示(其实就是store页面的物品排序)
Walkie-talkie : 0
Flashlight : 1
Shovel : 2
Lockpicker : 3
Pro-flashlight : 4
Stun grenade : 5
Boombox : 6
TZP-Inhalant : 7
Zap gun : 8
Jatpack : 9
Extension ladder : 10
Radar-booster : 11
Spray paint : 12
CHANGELOG
v 0.0.5
- Fixed a stupid bug which caused the terminal to be unavailable when opening a new file 修复了一个愚蠢的bug which导致开新档时会无法使用终端的问题
v 0.0.4
- Fix a major bug that causes the mod to be directly unusable 修复一个重大bug导致该模组直接无法使用
v 0.0.3
- Now you can shop while the ship is moving without causing items to disappear! 现在你可以在船移动的过程中购物而不会导致物品消失了
v 0.0.2
- Add item filtering to config, And generated items can now be correctly organized as if they were sub-objects of the ship! config中添加物品过滤的功能,并且生成的物品现在可以当作是船的子物体被正确整理
v 0.0.1
-
Main Functions Implemented
主要功能实现