求助,ox背包在车手提箱随机刷物品
领取红包用户


- 黄金
- 927.62 黄金
Ox Inventory - Documentation
Documentation for Overextended's resources for FiveM/RedM
inventory:vehicleloot
的设置,这个设置就是关于ox背包随机在车辆储存内刷物品。不想让其刷新就直接删掉这块代码然后重启就行了。
Lua:
set inventory:vehicleloot [
["cola", 1, 1],
["water", 1, 1],
["garbage", 1, 2, 50],
["panties", 1, 1, 5],
["money", 1, 50],
["money", 200, 400, 5],
["bandage", 1, 1]
]