🔭 QBCore 双筒望远镜脚本
适用于 QBCore 服务器的轻量级沉浸式双目脚本,在设计时考虑了可用性和兼容性。
- ✅ 使用鼠标滚动放大/缩小
- ✅ 切换视觉模式(正常→夜视→热视觉)
E
- ✅ 使用鼠标平滑地移动摄像机
- ✅ 使用 ESC 退出或重复使用项目
- ✅ 清理 NUI HUD 以获取说明
- ✅ 适用于 、 和
qb-inventory
ox_inventory
qs-inventory
物品代码
['binoculars'] = {name = 'binoculars',label = 'Binoculars',weight = 100,type = 'item',image = 'binoculars.png',unique = true,useable = true,shouldClose = true,description = 'Zoom Zoom.'}['binoculars'] = { name = 'binoculars', label = 'Binoculars', weight = 100, type = 'item', image = 'binoculars.png', unique = true, useable = true, shouldClose = true, description = 'Zoom Zoom.' }['binoculars'] = { name = 'binoculars', label = 'Binoculars', weight = 100, type = 'item', image = 'binoculars.png', unique = true, useable = true, shouldClose = true, description = 'Zoom Zoom.' }
© 版权声明
THE END
- 最新
- 最热
只看作者