FiveM武器 BB蛋枪 九把

FiveM武器 BB蛋枪 九把

🎀 🌸

FiveM武器 BB蛋枪 九把

FiveM武器 BB蛋枪 九把-FiveM插件网
FiveM武器 BB蛋枪 九把
此内容为付费阅读,请付费后查看
火种70
立即购买
您当前未登录!建议登陆后购买,可保存购买订单
付费阅读

BB蛋武器没有伤害 只会将玩家击倒

items.lua

-- BB弹武器
    weapon_airsoftak47			= {name = 'weapon_airsoftak47',			label = 'BB AK47',			weight = 1000,		type = 'weapon',		ammotype = 'AMMO_SMG',		image = 'WEAPON_AIRSOFTAK47.png',			unique = true,		useable = true,		description = 'BB弹 AK47'},
    weapon_airsoftg36c			= {name = 'weapon_airsoftg36c',			label = 'BB G36C',			weight = 1000,		type = 'weapon',		ammotype = 'AMMO_SMG',		image = 'WEAPON_AIRSOFTG36C.png',			unique = true,		useable = true,		description = 'BB弹 G36C'},
    weapon_airsoftglock20		= {name = 'weapon_airsoftglock20',		label = 'BB Glock 20',		weight = 1000,		type = 'weapon',		ammotype = 'AMMO_SMG',		image = 'WEAPON_AIRSOFTGLOCK20.png',		unique = true,		useable = true,		description = 'BB弹 Glock 20'},
    weapon_airsoftm4			= {name = 'weapon_airsoftm4',			label = 'BB M4',			weight = 1000,		type = 'weapon',		ammotype = 'AMMO_SMG',		image = 'WEAPON_AIRSOFTM4.png',			unique = true,		useable = true,		description = 'BB弹 M4'},
    weapon_airsoftm249			= {name = 'weapon_airsoftm249',			label = 'BB M249',			weight = 1000,		type = 'weapon',		ammotype = 'AMMO_SMG',		image = 'WEAPON_AIRSOFTM249.png',			unique = true,		useable = true,		description = 'BB弹 M249'},
    weapon_airsoftmicrouzi		= {name = 'weapon_airsoftmicrouzi',		label = 'BB Micro Uzi',  	weight = 1000,		type = 'weapon',		ammotype = 'AMMO_SMG',		image = 'WEAPON_AIRSOFTUZI.png',		unique = true,		useable = true,		description = 'BB弹 Micro Uzi'},
    weapon_airsoftmp5			= {name = 'weapon_airsoftmp5',			label = 'BB MP5',			weight = 1000,		type = 'weapon',		ammotype = 'AMMO_SMG',		image = 'WEAPON_AIRSOFTMP5.png',			unique = true,		useable = true,		description = 'BB弹 MP5'},
    weapon_airsoftr700			= {name = 'weapon_airsoftr700',			label = 'BB R700',			weight = 1000,		type = 'weapon',		ammotype = 'AMMO_SMG',		image = 'WEAPON_AIRSOFTR700.png',			unique = true,		useable = true,		description = 'BB弹 R700'},
    weapon_airsoftr870			= {name = 'weapon_airsoftr870',			label = 'BB R870',			weight = 1000,		type = 'weapon',		ammotype = 'AMMO_SMG',		image = 'WEAPON_AIRSOFTR870.png',			unique = true,		useable = true,		description = 'BB弹 R870'},

weapons.lua

-- Airsoft
	[`weapon_airsoftak47`]			 = {name = 'weapon_airsoftak47',		label = 'AirSoft AK47',			weapontype = 'Assault Rifle',		ammotype = 'AMMO_SMG',	damagereason = 'Tagged'},
	[`weapon_airsoftg36c`]			 = {name = 'weapon_airsoftg36c',		label = 'AirSoft G36C',			weapontype = 'Assault Rifle',		ammotype = 'AMMO_SMG',	damagereason = 'Tagged'},
	[`weapon_airsoftglock20`]		 = {name = 'weapon_airsoftglock20',		label = 'AirSoft Glock 20',		weapontype = 'Pistol',				ammotype = 'AMMO_SMG',	damagereason = 'Tagged'},
	[`weapon_airsoftm4`]		 	 = {name = 'weapon_airsoftm4',			label = 'AirSoft M4',			weapontype = 'Assault Rifle',		ammotype = 'AMMO_SMG',	damagereason = 'Tagged'},
	[`weapon_airsoftm249`]		 	 = {name = 'weapon_airsoftm249',		label = 'AirSoft M249',			weapontype = 'Light Machine Gun',	ammotype = 'AMMO_SMG',	damagereason = 'Tagged'},
	[`weapon_airsoftmicrouzi`]	 	 = {name = 'weapon_airsoftmicrouzi',	label = 'AirSoft Micro Uzi',	weapontype = 'Sub Machine Gun',		ammotype = 'AMMO_SMG',	damagereason = 'Tagged'},
	[`weapon_airsoftmp5`]		 	 = {name = 'weapon_airsoftmp5',			label = 'AirSoft MP5',			weapontype = 'Sub Machine Gun',		ammotype = 'AMMO_SMG',	damagereason = 'Tagged'},
	[`weapon_airsoftr700`]		 	 = {name = 'weapon_airsoftr700',		label = 'AirSoft R700',			weapontype = 'Shotgun',				ammotype = 'AMMO_SMG',	damagereason = 'Tagged'},
	[`weapon_airsoftr870`]		 	 = {name = 'weapon_airsoftr870',		label = 'AirSoft R870',			weapontype = 'Shotgun',				ammotype = 'AMMO_SMG',	damagereason = 'Tagged'},
 
物品图片.zip
zip文件
85.8K

 

 

© 版权声明
THE END
喜欢就支持一下吧
点赞5 分享
评论 抢沙发
头像
欢迎您留下宝贵的见解!
提交
头像

昵称

取消
昵称表情代码图片快捷回复

    暂无评论内容