需要导入SQL
创建比赛和查看大厅的坐标在config.lua里面
依赖 qb-target 和 oxmysql
需要在item.lua添加物品
weapon_paintball = { name = 'weapon_paintball', label = '彩蛋射击武器', weight = 500, type = 'weapon', ammotype = 'AMMO_PISTOL', image = 'weapon_pistolxm3.png', unique = true, useable = true, description = '彩蛋射击武器' },
需要在weapons.lua添加此代码
[`weapon_paintball`] = { name = 'weapon_paintball', label = '彩蛋射击武器', weapontype = 'Pistol', ammotype = 'AMMO_PISTOL', damagereason = 'Pistoled / Blasted / Plaugged / Bust a cap in' },
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END
- 最新
- 最热
只看作者