每个字段保持不变,键值对中的英文转换为简体中文
-- Handguns
['weapon_pistol'] = {['name'] = 'weapon_pistol', ['label'] = 'Walther P99', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_pistol.png', ['unique'] = true, ['useable'] = false, ['description'] = 'A small firearm designed to be held in one hand'},
['weapon_pistol_mk2'] = {['name'] = 'weapon_pistol_mk2', ['label'] = 'Pistol Mk II', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_pistol_mk2.png', ['unique'] = true, ['useable'] = false, ['description'] = 'An upgraded small firearm designed to be held in one hand'},
['weapon_combatpistol'] = {['name'] = 'weapon_combatpistol', ['label'] = 'Combat Pistol', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_combatpistol.png',['unique'] = true, ['useable'] = false, ['description'] = 'A combat version small firearm designed to be held in one hand'},
['weapon_appistol'] = {['name'] = 'weapon_appistol', ['label'] = 'AP Pistol', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_appistol.png', ['unique'] = true, ['useable'] = false, ['description'] = 'A small firearm designed to be held in one hand that is automatic'},
['weapon_stungun'] = {['name'] = 'weapon_stungun', ['label'] = 'Taser', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = nil, ['image'] = 'weapon_stungun.png', ['unique'] = true, ['useable'] = false, ['description'] = 'A weapon firing barbs attached by wires to batteries, causing temporary paralysis'},
['weapon_pistol50'] = {['name'] = 'weapon_pistol50', ['label'] = 'Pistol .50', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_pistol50.png', ['unique'] = true, ['useable'] = false, ['description'] = 'A .50 caliber firearm designed to be held with both hands'},
['weapon_snspistol'] = {['name'] = 'weapon_snspistol', ['label'] = 'SNS Pistol', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_snspistol.png', ['unique'] = true, ['useable'] = false, ['description'] = 'A very small firearm designed to be easily concealed'},
['weapon_heavypistol'] = {['name'] = 'weapon_heavypistol', ['label'] = 'Heavy Pistol', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_heavypistol.png', ['unique'] = true, ['useable'] = false, ['description'] = 'A hefty firearm designed to be held in one hand (or attempted)'},
['weapon_vintagepistol'] = {['name'] = 'weapon_vintagepistol', ['label'] = 'Vintage Pistol', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_vintagepistol.png', ['unique'] = true, ['useable'] = false, ['description'] = 'An antique firearm designed to be held in one hand'},
['weapon_flaregun'] = {['name'] = 'weapon_flaregun', ['label'] = 'Flare Gun', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_FLARE', ['image'] = 'weapon_flaregun.png', ['unique'] = true, ['useable'] = false, ['description'] = 'A handgun for firing signal rockets'},
['weapon_marksmanpistol'] = {['name'] = 'weapon_marksmanpistol', ['label'] = 'Marksman Pistol', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_marksmanpistol.png', ['unique'] = true, ['useable'] = false, ['description'] = 'A very accurate small firearm designed to be held in one hand'},
['weapon_revolver'] = {['name'] = 'weapon_revolver', ['label'] = 'Revolver', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_revolver.png', ['unique'] = true, ['useable'] = false, ['description'] = 'A pistol with revolving chambers enabling several shots to be fired without reloading'},
['weapon_revolver_mk2'] = {['name'] = 'weapon_revolver_mk2', ['label'] = 'Violence', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_revolver_mk2.png',['unique'] = true, ['useable'] = true, ['description'] = 'da Violence'},
['weapon_doubleaction'] = {['name'] = 'weapon_doubleaction', ['label'] = 'Double Action Revolver', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_doubleaction.png',['unique'] = true, ['useable'] = true, ['description'] = 'Double Action Revolver'},
['weapon_snspistol_mk2'] = {['name'] = 'weapon_snspistol_mk2', ['label'] = 'SNS Pistol Mk II', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_snspistol_mk2.png', ['unique'] = true, ['useable'] = true, ['description'] = 'SNS Pistol MK2'},
['weapon_raypistol'] = {['name'] = 'weapon_raypistol', ['label'] = 'Up-n-Atomizer', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_raypistol.png', ['unique'] = true, ['useable'] = true, ['description'] = 'Weapon Raypistol'},
['weapon_ceramicpistol'] = {['name'] = 'weapon_ceramicpistol', ['label'] = 'Ceramic Pistol', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_ceramicpistol.png', ['unique'] = true, ['useable'] = true, ['description'] = 'Weapon Ceramicpistol'},
['weapon_navyrevolver'] = {['name'] = 'weapon_navyrevolver', ['label'] = 'Navy Revolver', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_navyrevolver.png',['unique'] = true, ['useable'] = true, ['description'] = 'Weapon Navyrevolver'},
['weapon_gadgetpistol'] = {['name'] = 'weapon_gadgetpistol', ['label'] = 'Perico Pistol', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_gadgetpistol.png',['unique'] = true, ['useable'] = true, ['description'] = 'Weapon Gadgetpistol'},
-- 手枪
['weapon_pistol'] = {['name'] = 'weapon_pistol', ['label'] = '瓦尔特 P99', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_pistol.png', ['unique'] = true, ['useable'] = false, ['description'] = '一种设计为单手握持的小型火器'},
['weapon_pistol_mk2'] = {['name'] = 'weapon_pistol_mk2', ['label'] = 'Mk II 手枪', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_pistol_mk2.png', ['unique'] = true, ['useable'] = false, ['description'] = '一种升级版的、设计为单手握持的小型火器'},
['weapon_combatpistol'] = {['name'] = 'weapon_combatpistol', ['label'] = '战斗手枪', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_combatpistol.png',['unique'] = true, ['useable'] = false, ['description'] = '一种战斗版本的、设计为单手握持的小型火器'},
['weapon_appistol'] = {['name'] = 'weapon_appistol', ['label'] = 'AP 手枪', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_appistol.png', ['unique'] = true, ['useable'] = false, ['description'] = '一种自动化的、设计为单手握持的小型火器'},
['weapon_stungun'] = {['name'] = 'weapon_stungun', ['label'] = '电击枪', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = nil, ['image'] = 'weapon_stungun.png', ['unique'] = true, ['useable'] = false, ['description'] = '一种发射连接电池的带倒刺电流,导致暂时瘫痪的武器'},
['weapon_pistol50'] = {['name'] = 'weapon_pistol50', ['label'] = '.50 口径手枪', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_pistol50.png', ['unique'] = true, ['useable'] = false, ['description'] = '一种需要双手握持的.50口径火器'},
['weapon_snspistol'] = {['name'] = 'weapon_snspistol', ['label'] = 'SNS 手枪', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_snspistol.png', ['unique'] = true, ['useable'] = false, ['description'] = '一种非常小巧,易于隐藏的小型火器'},
['weapon_heavypistol'] = {['name'] = 'weapon_heavypistol', ['label'] = '重型手枪', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_heavypistol.png', ['unique'] = true, ['useable'] = false, ['description'] = '一款沉重的、设计为单手握持(或尝试)的火器'},
['weapon_vintagepistol'] = {['name'] = 'weapon_vintagepistol', ['label'] = '复古手枪', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_vintagepistol.png', ['unique'] = true, ['useable'] = false, ['description'] = '一款古董火器,设计为单手握持'},
['weapon_flaregun'] = {['name'] = 'weapon_flaregun', ['label'] = '信号枪', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_FLARE', ['image'] = 'weapon_flaregun.png', ['unique'] = true, ['useable'] = false, ['description'] = '一种用于发射信号火箭的手枪'},
['weapon_marksmanpistol'] = {['name'] = 'weapon_marksmanpistol', ['label'] = '神射手手枪', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_marksmanpistol.png', ['unique'] = true, ['useable'] = false, ['description'] = '一种非常准确的、设计为单手握持的小型火器'},
['weapon_revolver'] = {['name'] = 'weapon_revolver', ['label'] = '左轮手枪', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_revolver.png', ['unique'] = true, ['useable'] = false, ['description'] = '一种具有旋转弹膛的手枪,可以在不重新装填的情况下发射多次'},
['weapon_revolver_mk2'] = {['name'] = 'weapon_revolver_mk2', ['label'] = '暴力左轮手枪', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_revolver_mk2.png',['unique'] = true, ['useable'] = true, ['description'] = '暴力左轮手枪'},
['weapon_doubleaction'] = {['name'] = 'weapon_doubleaction', ['label'] = '双动左轮手枪', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_doubleaction.png',['unique'] = true, ['useable'] = true, ['description'] = '双动左轮手枪'},
['weapon_snspistol_mk2'] = {['name'] = 'weapon_snspistol_mk2', ['label'] = 'SNS 手枪 Mk II', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_snspistol_mk2.png', ['unique'] = true, ['useable'] = true, ['description'] = 'SNS 手枪 MK2'},
['weapon_raypistol'] = {['name'] = 'weapon_raypistol', ['label'] = 'Up-n-Atomizer', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_raypistol.png', ['unique'] = true, ['useable'] = true, ['description'] = '武器光线手枪'},
['weapon_ceramicpistol'] = {['name'] = 'weapon_ceramicpistol', ['label'] = '陶瓷手枪', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_ceramicpistol.png', ['unique'] = true, ['useable'] = true, ['description'] = '陶瓷手枪'},
['weapon_navyrevolver'] = {['name'] = 'weapon_navyrevolver', ['label'] = '海军左轮手枪', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_navyrevolver.png',['unique'] = true, ['useable'] = true, ['description'] = '海军左轮手枪'},
['weapon_gadgetpistol'] = {['name'] = 'weapon_gadgetpistol', ['label'] = '佩里科手枪', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_gadgetpistol.png',['unique'] = true, ['useable'] = true, ['description'] = '佩里科手枪'},
-- Submachine Guns
['weapon_microsmg'] = {['name'] = 'weapon_microsmg', ['label'] = 'Micro SMG', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_SMG', ['image'] = 'weapon_microsmg.png', ['unique'] = true, ['useable'] = false, ['description'] = 'A handheld lightweight machine gun'},
['weapon_smg'] = {['name'] = 'weapon_smg', ['label'] = 'SMG', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_SMG', ['image'] = 'weapon_smg.png', ['unique'] = true, ['useable'] = false, ['description'] = 'A handheld lightweight machine gun'},
['weapon_smg_mk2'] = {['name'] = 'weapon_smg_mk2', ['label'] = 'SMG Mk II', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_SMG', ['image'] = 'weapon_smg_mk2.png', ['unique'] = true, ['useable'] = true, ['description'] = 'SMG MK2'},
['weapon_assaultsmg'] = {['name'] = 'weapon_assaultsmg', ['label'] = 'Assault SMG', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_SMG', ['image'] = 'weapon_assaultsmg.png', ['unique'] = true, ['useable'] = false, ['description'] = 'An assault version of a handheld lightweight machine gun'},
['weapon_combatpdw'] = {['name'] = 'weapon_combatpdw', ['label'] = 'Combat PDW', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_SMG', ['image'] = 'weapon_combatpdw.png', ['unique'] = true, ['useable'] = false, ['description'] = 'A combat version of a handheld lightweight machine gun'},
['weapon_machinepistol'] = {['name'] = 'weapon_machinepistol', ['label'] = 'Tec-9', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_machinepistol.png', ['unique'] = true, ['useable'] = false, ['description'] = 'A self-loading pistol capable of burst or fully automatic fire'},
['weapon_minismg'] = {['name'] = 'weapon_minismg', ['label'] = 'Mini SMG', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_SMG', ['image'] = 'weapon_minismg.png', ['unique'] = true, ['useable'] = false, ['description'] = 'A mini handheld lightweight machine gun'},
['weapon_raycarbine'] = {['name'] = 'weapon_raycarbine', ['label'] = 'Unholy Hellbringer', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_SMG', ['image'] = 'weapon_raycarbine.png', ['unique'] = true, ['useable'] = true, ['description'] = 'Weapon Raycarbine'},
-- Shotguns
['weapon_pumpshotgun'] = {['name'] = 'weapon_pumpshotgun', ['label'] = 'Pump Shotgun', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_SHOTGUN', ['image'] = 'weapon_pumpshotgun.png', ['unique'] = true, ['useable'] = false, ['description'] = 'A pump-action smoothbore gun for firing small shot at short range'},
['weapon_sawnoffshotgun'] = {['name'] = 'weapon_sawnoffshotgun', ['label'] = 'Sawn-off Shotgun', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_SHOTGUN', ['image'] = 'weapon_sawnoffshotgun.png', ['unique'] = true, ['useable'] = false, ['description'] = 'A sawn-off smoothbore gun for firing small shot at short range'},
['weapon_assaultshotgun'] = {['name'] = 'weapon_assaultshotgun', ['label'] = 'Assault Shotgun', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_SHOTGUN', ['image'] = 'weapon_assaultshotgun.png', ['unique'] = true, ['useable'] = false, ['description'] = 'An assault version of asmoothbore gun for firing small shot at short range'},
['weapon_bullpupshotgun'] = {['name'] = 'weapon_bullpupshotgun', ['label'] = 'Bullpup Shotgun', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_SHOTGUN', ['image'] = 'weapon_bullpupshotgun.png', ['unique'] = true, ['useable'] = false, ['description'] = 'A compact smoothbore gun for firing small shot at short range'},
['weapon_musket'] = {['name'] = 'weapon_musket', ['label'] = 'Musket', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_SHOTGUN', ['image'] = 'weapon_musket.png', ['unique'] = true, ['useable'] = false, ['description'] = 'An infantryman\'s light gun with a long barrel, typically smooth-bored, muzzleloading, and fired from the shoulder'},
['weapon_heavyshotgun'] = {['name'] = 'weapon_heavyshotgun', ['label'] = 'Heavy Shotgun', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_SHOTGUN', ['image'] = 'weapon_heavyshotgun.png',['unique'] = true, ['useable'] = false, ['description'] = 'A large smoothbore gun for firing small shot at short range'},
['weapon_dbshotgun'] = {['name'] = 'weapon_dbshotgun', ['label'] = 'Double-barrel Shotgun', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_SHOTGUN', ['image'] = 'weapon_dbshotgun.png', ['unique'] = true, ['useable'] = false, ['description'] = 'A shotgun with two parallel barrels, allowing two single shots to be fired in quick succession'},
['weapon_autoshotgun'] = {['name'] = 'weapon_autoshotgun', ['label'] = 'Auto Shotgun', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_SHOTGUN', ['image'] = 'weapon_autoshotgun.png', ['unique'] = true, ['useable'] = false, ['description'] = 'A shotgun capable of rapid continous fire'},
['weapon_pumpshotgun_mk2'] = {['name'] = 'weapon_pumpshotgun_mk2', ['label'] = 'Pumpshotgun Mk II', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_SHOTGUN', ['image'] = 'weapon_pumpshotgun_mk2.png', ['unique'] = true, ['useable'] = true, ['description'] = 'Pumpshotgun MK2'},
['weapon_combatshotgun'] = {['name'] = 'weapon_combatshotgun', ['label'] = 'Combat Shotgun', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_SHOTGUN', ['image'] = 'weapon_combatshotgun.png', ['unique'] = true, ['useable'] = true, ['description'] = 'Weapon Combatshotgun'},
-- Assault Rifles
['weapon_assaultrifle'] = {['name'] = 'weapon_assaultrifle', ['label'] = 'Assault Rifle', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_RIFLE', ['image'] = 'weapon_assaultrifle.png',['unique'] = true, ['useable'] = false, ['description'] = 'A rapid-fire, magazine-fed automatic rifle designed for infantry use'},
['weapon_assaultrifle_mk2'] = {['name'] = 'weapon_assaultrifle_mk2', ['label'] = 'Assault Rifle Mk II', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_RIFLE', ['image'] = 'weapon_assaultrifle_mk2.png', ['unique'] = true, ['useable'] = true, ['description'] = 'Assault Rifle MK2'},
['weapon_carbinerifle'] = {['name'] = 'weapon_carbinerifle', ['label'] = 'Carbine Rifle', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_RIFLE', ['image'] = 'weapon_carbinerifle.png',['unique'] = true, ['useable'] = false, ['description'] = 'A lightweight automatic rifle'},
['weapon_carbinerifle_mk2'] = {['name'] = 'weapon_carbinerifle_mk2', ['label'] = 'Carbine Rifle Mk II', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_RIFLE', ['image'] = 'weapon_carbinerifle_mk2.png', ['unique'] = true, ['useable'] = true, ['description'] = 'Carbine Rifle MK2'},
['weapon_advancedrifle'] = {['name'] = 'weapon_advancedrifle', ['label'] = 'OTs-14 Groza', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_RIFLE', ['image'] = 'np_groza.png', ['unique'] = true, ['useable'] = false, ['description'] = 'An assault version of a rapid-fire, magazine-fed automatic rifle designed for infantry use'},
['weapon_specialcarbine'] = {['name'] = 'weapon_specialcarbine', ['label'] = 'Special Carbine', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_RIFLE', ['image'] = 'weapon_specialcarbine.png', ['unique'] = true, ['useable'] = false, ['description'] = 'An extremely versatile assault rifle for any combat situation'},
['weapon_bullpuprifle'] = {['name'] = 'weapon_bullpuprifle', ['label'] = 'Bullpup Rifle', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_RIFLE', ['image'] = 'weapon_bullpuprifle.png',['unique'] = true, ['useable'] = false, ['description'] = 'A compact automatic assault rifle'},
['weapon_compactrifle'] = {['name'] = 'weapon_compactrifle', ['label'] = 'Draco NAK9', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_RIFLE', ['image'] = 'weapon_compactrifle.png',['unique'] = true, ['useable'] = false, ['description'] = 'A compact version of an assault rifle'},
['weapon_specialcarbine_mk2'] = {['name'] = 'weapon_specialcarbine_mk2', ['label'] = 'FN SCAR-L', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_RIFLE', ['image'] = 'np_scar.png', ['unique'] = true, ['useable'] = true, ['description'] = 'Weapon Wpecialcarbine MK2'},
['weapon_bullpuprifle_mk2'] = {['name'] = 'weapon_bullpuprifle_mk2', ['label'] = 'Bullpup Rifle Mk II', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_RIFLE', ['image'] = 'weapon_bullpuprifle_mk2.png', ['unique'] = true, ['useable'] = true, ['description'] = 'Bull Puprifle MK2'},
['weapon_militaryrifle'] = {['name'] = 'weapon_militaryrifle', ['label'] = 'Military Rifle', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_RIFLE', ['image'] = 'weapon_militaryrifle.png', ['unique'] = true, ['useable'] = true, ['description'] = 'Weapon Militaryrifle'},
wx363880556 发表于 2024-08-19 22:25
-- Submachine Guns
['weapon_microsmg'] ...
-- 冲锋枪
['weapon_microsmg'] = {['name'] = 'weapon_microsmg', ['label'] = '微型冲锋枪', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_SMG', ['image'] = 'weapon_microsmg.png', ['unique'] = true, ['useable'] = false, ['description'] = '一种轻便的手持机枪'},
['weapon_smg'] = {['name'] = 'weapon_smg', ['label'] = '冲锋枪', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_SMG', ['image'] = 'weapon_smg.png', ['unique'] = true, ['useable'] = false, ['description'] = '一种轻便的手持机枪'},
['weapon_smg_mk2'] = {['name'] = 'weapon_smg_mk2', ['label'] = '冲锋枪 Mk II', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_SMG', ['image'] = 'weapon_smg_mk2.png', ['unique'] = true, ['useable'] = true, ['description'] = '冲锋枪 MK2'},
['weapon_assaultsmg'] = {['name'] = 'weapon_assaultsmg', ['label'] = '突击冲锋枪', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_SMG', ['image'] = 'weapon_assaultsmg.png', ['unique'] = true, ['useable'] = false, ['description'] = '突击版本的轻便手持机枪'},
['weapon_combatpdw'] = {['name'] = 'weapon_combatpdw', ['label'] = '战斗 PDW', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_SMG', ['image'] = 'weapon_combatpdw.png', ['unique'] = true, ['useable'] = false, ['description'] = '战斗版本的轻便手持机枪'},
['weapon_machinepistol'] = {['name'] = 'weapon_machinepistol', ['label'] = 'Tec-9', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_PISTOL', ['image'] = 'weapon_machinepistol.png', ['unique'] = true, ['useable'] = false, ['description'] = '一种能进行点射或全自动射击的自装手枪'},
['weapon_minismg'] = {['name'] = 'weapon_minismg', ['label'] = '迷你冲锋枪', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_SMG', ['image'] = 'weapon_minismg.png', ['unique'] = true, ['useable'] = false, ['description'] = '迷你轻便手持机枪'},
['weapon_raycarbine'] = {['name'] = 'weapon_raycarbine', ['label'] = '不圣地狱使者', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_SMG', ['image'] = 'weapon_raycarbine.png', ['unique'] = true, ['useable'] = true, ['description'] = '光线卡宾枪'},
-- 霰弹枪
['weapon_pumpshotgun'] = {['name'] = 'weapon_pumpshotgun', ['label'] = '泵动式霰弹枪', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_SHOTGUN', ['image'] = 'weapon_pumpshotgun.png', ['unique'] = true, ['useable'] = false, ['description'] = '一种短程发射小型弹药的泵动式光滑膛枪'},
['weapon_sawnoffshotgun'] = {['name'] = 'weapon_sawnoffshotgun', ['label'] = '锯短霰弹枪', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_SHOTGUN', ['image'] = 'weapon_sawnoffshotgun.png', ['unique'] = true, ['useable'] = false, ['description'] = '一种短程发射小型弹药的锯短光滑膛枪'},
['weapon_assaultshotgun'] = {['name'] = 'weapon_assaultshotgun', ['label'] = '突击霰弹枪', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_SHOTGUN', ['image'] = 'weapon_assaultshotgun.png', ['unique'] = true, ['useable'] = false, ['description'] = '突击版本的短程光滑膛枪,用于发射小型弹药'},
['weapon_bullpupshotgun'] = {['name'] = 'weapon_bullpupshotgun', ['label'] = 'Bullpup 霰弹枪', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_SHOTGUN', ['image'] = 'weapon_bullpupshotgun.png', ['unique'] = true, ['useable'] = false, ['description'] = '一种紧凑型光滑膛枪,用于短程发射小型弹药'},
['weapon_musket'] = {['name'] = 'weapon_musket', ['label'] = '火枪', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_SHOTGUN', ['image'] = 'weapon_musket.png', ['unique'] = true, ['useable'] = false, ['description'] = '一种轻便的步兵枪,具有长枪管,通常为光滑膛,前装,并从肩膀发射'},
['weapon_heavyshotgun'] = {['name'] = 'weapon_heavyshotgun', ['label'] = '重型霰弹枪', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_SHOTGUN', ['image'] = 'weapon_heavyshotgun.png',['unique'] = true, ['useable'] = false, ['description'] = '一种用于短程发射小型弹药的大型光滑膛枪'},
['weapon_dbshotgun'] = {['name'] = 'weapon_dbshotgun', ['label'] = '双筒霰弹枪', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_SHOTGUN', ['image'] = 'weapon_dbshotgun.png', ['unique'] = true, ['useable'] = false, ['description'] = '一种具有双并列枪管的霰弹枪,可在短时间内发射两次单发子弹'},
['weapon_autoshotgun'] = {['name'] = 'weapon_autoshotgun', ['label'] = '自动霰弹枪', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_SHOTGUN', ['image'] = 'weapon_autoshotgun.png', ['unique'] = true, ['useable'] = false, ['description'] = '一种能够快速连续射击的霰弹枪'},
['weapon_pumpshotgun_mk2'] = {['name'] = 'weapon_pumpshotgun_mk2', ['label'] = '泵动式霰弹枪 Mk II', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_SHOTGUN', ['image'] = 'weapon_pumpshotgun_mk2.png', ['unique'] = true, ['useable'] = true, ['description'] = '泵动式霰弹枪 MK II'},
['weapon_combatshotgun'] = {['name'] = 'weapon_combatshotgun', ['label'] = '战斗霰弹枪', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_SHOTGUN', ['image'] = 'weapon_combatshotgun.png', ['unique'] = true, ['useable'] = true, ['description'] = '战斗霰弹枪'},
-- 突击步枪
['weapon_assaultrifle'] = {['name'] = 'weapon_assaultrifle', ['label'] = '突击步枪', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_RIFLE', ['image'] = 'weapon_assaultrifle.png',['unique'] = true, ['useable'] = false, ['description'] = '一种设计用于步兵使用的快速射击、弹匣供弹的自动步枪'},
['weapon_assaultrifle_mk2'] = {['name'] = 'weapon_assaultrifle_mk2', ['label'] = '突击步枪 Mk II', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_RIFLE', ['image'] = 'weapon_assaultrifle_mk2.png', ['unique'] = true, ['useable'] = true, ['description'] = '突击步枪 MK II'},
['weapon_carbinerifle'] = {['name'] = 'weapon_carbinerifle', ['label'] = '卡宾枪', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_RIFLE', ['image'] = 'weapon_carbinerifle.png',['unique'] = true, ['useable'] = false, ['description'] = '一种轻便的自动步枪'},
['weapon_carbinerifle_mk2'] = {['name'] = 'weapon_carbinerifle_mk2', ['label'] = '卡宾枪 Mk II', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_RIFLE', ['image'] = 'weapon_carbinerifle_mk2.png', ['unique'] = true, ['useable'] = true, ['description'] = '卡宾枪 MK II'},
['weapon_advancedrifle'] = {['name'] = 'weapon_advancedrifle', ['label'] = 'OTs-14 Groza', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_RIFLE', ['image'] = 'np_groza.png', ['unique'] = true, ['useable'] = false, ['description'] = '一种设计用于步兵使用的快速射击、弹匣供弹的突击步枪'},
['weapon_specialcarbine'] = {['name'] = 'weapon_specialcarbine', ['label'] = '特种卡宾枪', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_RIFLE', ['image'] = 'weapon_specialcarbine.png', ['unique'] = true, ['useable'] = false, ['description'] = '适用于任何战斗情况的极其多功能的突击步枪'},
['weapon_bullpuprifle'] = {['name'] = 'weapon_bullpuprifle', ['label'] = 'Bullpup 步枪', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_RIFLE', ['image'] = 'weapon_bullpuprifle.png',['unique'] = true, ['useable'] = false, ['description'] = '紧凑型自动突击步枪'},
['weapon_compactrifle'] = {['name'] = 'weapon_compactrifle', ['label'] = 'Draco NAK9', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_RIFLE', ['image'] = 'weapon_compactrifle.png',['unique'] = true, ['useable'] = false, ['description'] = '突击步枪的紧凑版本'},
['weapon_specialcarbine_mk2'] = {['name'] = 'weapon_specialcarbine_mk2', ['label'] = 'FN SCAR-L', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_RIFLE', ['image'] = 'np_scar.png', ['unique'] = true, ['useable'] = true, ['description'] = '特种卡宾枪 MK II'},
['weapon_bullpuprifle_mk2'] = {['name'] = 'weapon_bullpuprifle_mk2', ['label'] = 'Bullpup 步枪 Mk II', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_RIFLE', ['image'] = 'weapon_bullpuprifle_mk2.png', ['unique'] = true, ['useable'] = true, ['description'] = 'Bullpup 步枪 MK II'},
['weapon_militaryrifle'] = {['name'] = 'weapon_militaryrifle', ['label'] = '军用步枪', ['weight'] = 1000, ['type'] = 'weapon', ['ammotype'] = 'AMMO_RIFLE', ['image'] = 'weapon_militaryrifle.png', ['unique'] = true, ['useable'] = true, ['description'] = '军用步枪'},
-- Items like backpack
["backpack1"] = {
["name"] = "backpack1",
["label"] = "Backpack 1",
["created"] = nil,
["decay"] = 7.0,
["weight"] = 10000,
["type"] = "item",
["image"] = "backpack_girl.png",
["unique"] = true,
["useable"] = true,
["shouldClose"] = true,
["combinable"] = nil,
["description"] = "Backpack"
},
["backpack2"] = {
["name"] = "backpack2",
["label"] = "Backpack 2",
["created"] = nil,
["decay"] = 7.0,
["weight"] = 10000,
["type"] = "item",
["image"] = "backpack_boy.png",
["unique"] = true,
["useable"] = true,
["shouldClose"] = true,
["combinable"] = nil,
["description"] = "Backpack"
},
['rope'] = {['name'] = 'rope', ['label'] = 'Rope', ["created"] = nil, ["decay"] = 3.0, ['weight'] = 200, ['type'] = 'item', ['image'] = 'rope.png', ['unique'] = true, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Rope'},
['headbag'] = {['name'] = 'headbag', ['label'] = 'Head bag', ["created"] = nil, ["decay"] = 3.0, ['weight'] = 200, ['type'] = 'item', ['image'] = 'headbag.png',['unique'] = true, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Head bag'},
['keys'] = {['name'] = 'keys', ['label'] = 'Vehicle Key', ["created"] = nil, ["decay"] = 3.0, ['weight'] = 200, ['type'] = 'item', ['image'] = 'keys.png', ['unique'] = true, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Vehicle key'},
--// Atm Robbery
['towingrope'] = {['name'] = 'towingrope', ['label'] = 'Towing Rope', ["created"] = nil, ["decay"] = 3.0, ['weight'] = 200, ['type'] = 'item', ['image'] = 'towingrope.png', ['unique'] = true, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Towing Rope'},
['atmobject'] = {['name'] = 'atmobject', ['label'] = 'ATM', ["created"] = nil, ["decay"] = 14.0, ['weight'] = 200, ['type'] = 'item', ['image'] = 'atmobject.png', ['unique'] = true, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'ATM'},
------ House robbery ---
["tv"] = {["name"] = "tv", ["label"] = "TV", ["weight"] = 10, ["type"] = "item", ["image"] = "np_stolentv.png", ["unique"] = true, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = ""},
["art"] = {["name"] = "art", ["label"] = "Art", ["weight"] = 10, ["type"] = "item", ["image"] = "np_stolenart.png", ["unique"] = true, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = ""},
["microwave"] = {["name"] = "microwave", ["label"] = "Microwave", ["weight"] = 10, ["type"] = "item", ["image"] = "np_stolenmicrowave.png", ["unique"] = true, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = ""},
["telescope"] = {["name"] = "telescope", ["label"] = "Telescope", ["weight"] = 10, ["type"] = "item", ["image"] = "tel.png", ["unique"] = true, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = ""},
["coffeemaker"] = {["name"] = "coffeemaker", ["label"] = "Coffee Maker", ["weight"] = 10, ["type"] = "item", ["image"] = "np_stolencoffee.png", ["unique"] = true, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = ""},
["toy-egg"] = {["name"] = "toy-egg", ["label"] = "Burgershot Toy Egg", ["weight"] = 1000, ["type"] = "item", ["image"] = "toy-egg.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Gives Random Toys"},
["toy-eggg"] = {["name"] = "toy-eggg", ["label"] = "RoosterRest Toy Egg", ["weight"] = 1000, ["type"] = "item", ["image"] = "toy-eggg.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Gives Random Toys"},
wx363880556 发表于 2024-08-19 22:28
-- Items like backpack
["backpack1"] = {
...
-- 类似背包的物品
["backpack1"] = {
["name"] = "backpack1",
["label"] = "背包 1",
["created"] = nil,
["decay"] = 7.0,
["weight"] = 10000,
["type"] = "item",
["image"] = "backpack_girl.png",
["unique"] = true,
["useable"] = true,
["shouldClose"] = true,
["combinable"] = nil,
["description"] = "背包"
},
["backpack2"] = {
["name"] = "backpack2",
["label"] = "背包 2",
["created"] = nil,
["decay"] = 7.0,
["weight"] = 10000,
["type"] = "item",
["image"] = "backpack_boy.png",
["unique"] = true,
["useable"] = true,
["shouldClose"] = true,
["combinable"] = nil,
["description"] = "背包"
},
['rope'] = {
['name'] = 'rope',
['label'] = '绳子',
["created"] = nil,
["decay"] = 3.0,
['weight'] = 200,
['type'] = 'item',
['image'] = 'rope.png',
['unique'] = true,
['useable'] = true,
['shouldClose'] = true,
['combinable'] = nil,
['description'] = '绳子'
},
['headbag'] = {
['name'] = 'headbag',
['label'] = '头袋',
["created"] = nil,
["decay"] = 3.0,
['weight'] = 200,
['type'] = 'item',
['image'] = 'headbag.png',
['unique'] = true,
['useable'] = true,
['shouldClose'] = true,
['combinable'] = nil,
['description'] = '头袋'
},
['keys'] = {
['name'] = 'keys',
['label'] = '车辆钥匙',
["created"] = nil,
["decay"] = 3.0,
['weight'] = 200,
['type'] = 'item',
['image'] = 'keys.png',
['unique'] = true,
['useable'] = true,
['shouldClose'] = true,
['combinable'] = nil,
['description'] = '车辆钥匙'
},
--// ATM 抢劫
['towingrope'] = {
['name'] = 'towingrope',
['label'] = '拖绳',
["created"] = nil,
["decay"] = 3.0,
['weight'] = 200,
['type'] = 'item',
['image'] = 'towingrope.png',
['unique'] = true,
['useable'] = true,
['shouldClose'] = true,
['combinable'] = nil,
['description'] = '拖绳'
},
['atmobject'] = {
['name'] = 'atmobject',
['label'] = 'ATM',
["created"] = nil,
["decay"] = 14.0,
['weight'] = 200,
['type'] = 'item',
['image'] = 'atmobject.png',
['unique'] = true,
['useable'] = true,
['shouldClose'] = true,
['combinable'] = nil,
['description'] = 'ATM'
},
-- 房屋抢劫
["tv"] = {
["name"] = "tv",
["label"] = "电视",
["weight"] = 10,
["type"] = "item",
["image"] = "np_stolentv.png",
["unique"] = true,
["useable"] = false,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = ""
},
["art"] = {
["name"] = "art",
["label"] = "艺术品",
["weight"] = 10,
["type"] = "item",
["image"] = "np_stolenart.png",
["unique"] = true,
["useable"] = false,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = ""
},
["microwave"] = {
["name"] = "microwave",
["label"] = "微波炉",
["weight"] = 10,
["type"] = "item",
["image"] = "np_stolenmicrowave.png",
["unique"] = true,
["useable"] = false,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = ""
},
["telescope"] = {
["name"] = "telescope",
["label"] = "望远镜",
["weight"] = 10,
["type"] = "item",
["image"] = "tel.png",
["unique"] = true,
["useable"] = false,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = ""
},
["coffeemaker"] = {
["name"] = "coffeemaker",
["label"] = "咖啡机",
["weight"] = 10,
["type"] = "item",
["image"] = "np_stolencoffee.png",
["unique"] = true,
["useable"] = false,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = ""
},
["toy-egg"] = {
["name"] = "toy-egg",
["label"] = "汉堡射击玩具蛋",
["weight"] = 1000,
["type"] = "item",
["image"] = "toy-egg.png",
["unique"] = false,
["useable"] = true,
["shouldClose"] = true,
["combinable"] = nil,
["description"] = "随机给予玩具"
},
["toy-eggg"] = {
["name"] = "toy-eggg",
["label"] = "雄鸡餐馆玩具蛋",
["weight"] = 1000,
["type"] = "item",
["image"] = "toy-eggg.png",
["unique"] = false,
["useable"] = true,
["shouldClose"] = true,
["combinable"] = nil,
["description"] = "随机给予玩具"
},
['rope'] = {['name'] = 'rope', ['label'] = 'Rope', ["created"] = nil, ["decay"] = 3.0, ['weight'] = 200, ['type'] = 'item', ['image'] = 'rope.png', ['unique'] = true, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Rope'},
['headbag'] = {['name'] = 'headbag', ['label'] = 'Head bag', ["created"] = nil, ["decay"] = 3.0, ['weight'] = 200, ['type'] = 'item', ['image'] = 'headbag.png',['unique'] = true, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Head bag'},
['keys'] = {['name'] = 'keys', ['label'] = 'Vehicle Key', ["created"] = nil, ["decay"] = 3.0, ['weight'] = 200, ['type'] = 'item', ['image'] = 'keys.png', ['unique'] = true, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Vehicle key'},
--// Atm Robbery
['towingrope'] = {['name'] = 'towingrope', ['label'] = 'Towing Rope', ["created"] = nil, ["decay"] = 3.0, ['weight'] = 200, ['type'] = 'item', ['image'] = 'towingrope.png', ['unique'] = true, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Towing Rope'},
['atmobject'] = {['name'] = 'atmobject', ['label'] = 'ATM', ["created"] = nil, ["decay"] = 14.0, ['weight'] = 200, ['type'] = 'item', ['image'] = 'atmobject.png', ['unique'] = true, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'ATM'},
------ House robbery ---
["tv"] = {["name"] = "tv", ["label"] = "TV", ["weight"] = 10, ["type"] = "item", ["image"] = "np_stolentv.png", ["unique"] = true, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = ""},
["art"] = {["name"] = "art", ["label"] = "Art", ["weight"] = 10, ["type"] = "item", ["image"] = "np_stolenart.png", ["unique"] = true, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = ""},
["microwave"] = {["name"] = "microwave", ["label"] = "Microwave", ["weight"] = 10, ["type"] = "item", ["image"] = "np_stolenmicrowave.png", ["unique"] = true, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = ""},
["telescope"] = {["name"] = "telescope", ["label"] = "Telescope", ["weight"] = 10, ["type"] = "item", ["image"] = "tel.png", ["unique"] = true, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = ""},
["coffeemaker"] = {["name"] = "coffeemaker", ["label"] = "Coffee Maker", ["weight"] = 10, ["type"] = "item", ["image"] = "np_stolencoffee.png", ["unique"] = true, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = ""},
["toy-egg"] = {["name"] = "toy-egg", ["label"] = "Burgershot Toy Egg", ["weight"] = 1000, ["type"] = "item", ["image"] = "toy-egg.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Gives Random Toys"},
["toy-eggg"] = {["name"] = "toy-eggg", ["label"] = "RoosterRest Toy Egg", ["weight"] = 1000, ["type"] = "item", ["image"] = "toy-eggg.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Gives Random Toys"},
wx363880556 发表于 2024-08-19 22:30
['rope'] = {['name'] = 'rope' ...
['rope'] = {['name'] = 'rope', ['label'] = '绳子', ["created"] = nil, ["decay"] = 3.0, ['weight'] = 200, ['type'] = 'item', ['image'] = 'rope.png', ['unique'] = true, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '绳子'},
['headbag'] = {['name'] = 'headbag', ['label'] = '头袋', ["created"] = nil, ["decay"] = 3.0, ['weight'] = 200, ['type'] = 'item', ['image'] = 'headbag.png',['unique'] = true, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '头袋'},
['keys'] = {['name'] = 'keys', ['label'] = '车辆钥匙', ["created"] = nil, ["decay"] = 3.0, ['weight'] = 200, ['type'] = 'item', ['image'] = 'keys.png', ['unique'] = true, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '车辆钥匙'},
--// ATM 抢劫
['towingrope'] = {['name'] = 'towingrope', ['label'] = '拖绳', ["created"] = nil, ["decay"] = 3.0, ['weight'] = 200, ['type'] = 'item', ['image'] = 'towingrope.png', ['unique'] = true, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '拖绳'},
['atmobject'] = {['name'] = 'atmobject', ['label'] = 'ATM', ["created"] = nil, ["decay"] = 14.0, ['weight'] = 200, ['type'] = 'item', ['image'] = 'atmobject.png',['unique'] = true, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'ATM'},
-- 房屋抢劫
["tv"] = {["name"] = "tv", ["label"] = "电视", ["weight"] = 10, ["type"] = "item",["image"] = "np_stolentv.png", ["unique"] = true, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = ""},
["art"] = {["name"] = "art", ["label"] = "艺术品", ["weight"] = 10, ["type"] = "item",["image"] = "np_stolenart.png", ["unique"] = true, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = ""},
["microwave"] = {["name"] = "microwave", ["label"] = "微波炉", ["weight"] = 10, ["type"] = "item",["image"] = "np_stolenmicrowave.png", ["unique"] = true, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = ""},
["telescope"] = {["name"] = "telescope", ["label"] = "望远镜", ["weight"] = 10, ["type"] = "item",["image"] = "tel.png", ["unique"] = true, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = ""},
["coffeemaker"] = {["name"] = "coffeemaker", ["label"] = "咖啡机", ["weight"] = 10, ["type"] = "item",["image"] = "np_stolencoffee.png", ["unique"] = true, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = ""},
["toy-egg"] = {["name"] = "toy-egg", ["label"] = "汉堡玩具蛋", ["weight"] = 1000, ["type"] = "item",["image"] = "toy-egg.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true,["combinable"] = nil, ["description"] = "提供随机玩具"},
["toy-eggg"] = {["name"] = "toy-eggg", ["label"] = "雄鸡餐馆玩具蛋", ["weight"] = 1000, ["type"] = "item",["image"] = "toy-eggg.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true,["combinable"] = nil, ["description"] = "提供随机玩具"},
[1] = {label = "Pacific Bank CAM#1", coords = vector3(257.45, 210.07, 109.08), r = {x = -25.0, y = 0.0, z = 28.05}, canRotate = false, isOnline = true},
[2] = {label = "Pacific Bank CAM#2", coords = vector3(232.86, 221.46, 107.83), r = {x = -25.0, y = 0.0, z = -140.91}, canRotate = false, isOnline = true},
[3] = {label = "Pacific Bank CAM#3", coords = vector3(252.27, 225.52, 103.99), r = {x = -35.0, y = 0.0, z = -74.87}, canRotate = false, isOnline = true},
[4] = {label = "Limited Ltd Grove St. CAM#1", coords = vector3(-53.1433, -1746.714, 31.546), r = {x = -35.0, y = 0.0, z = -168.9182}, canRotate = false, isOnline = true},
[5] = {label = "Rob's Liqour Prosperity St. CAM#1", coords = vector3(-1482.9, -380.463, 42.363), r = {x = -35.0, y = 0.0, z = 79.53281}, canRotate = false, isOnline = true},
[6] = {label = "Rob's Liqour San Andreas Ave. CAM#1", coords = vector3(-1224.874, -911.094, 14.401), r = {x = -35.0, y = 0.0, z = -6.778894}, canRotate = false, isOnline = true},
[7] = {label = "Limited Ltd Ginger St. CAM#1", coords = vector3(-718.153, -909.211, 21.49), r = {x = -35.0, y = 0.0, z = -137.1431}, canRotate = false, isOnline = true},
[8] = {label = "24/7 Supermarkt Innocence Blvd. CAM#1", coords = vector3(23.885, -1342.441, 31.672), r = {x = -35.0, y = 0.0, z = -142.9191}, canRotate = false, isOnline = true},
[9] = {label = "Rob's Liqour El Rancho Blvd. CAM#1", coords = vector3(1133.024, -978.712, 48.515), r = {x = -35.0, y = 0.0, z = -137.302}, canRotate = false, isOnline = true},
[10] = {label = "Limited Ltd West Mirror Drive CAM#1", coords = vector3(1151.93, -320.389, 71.33), r = {x = -35.0, y = 0.0, z = -119.4468}, canRotate = false, isOnline = true},
[11] = {label = "24/7 Supermarkt Clinton Ave CAM#1", coords = vector3(383.402, 328.915, 105.541), r = {x = -35.0, y = 0.0, z = 118.585}, canRotate = false, isOnline = true},
[12] = {label = "Limited Ltd Banham Canyon Dr CAM#1", coords = vector3(-1832.057, 789.389, 140.436), r = {x = -35.0, y = 0.0, z = -91.481}, canRotate = false, isOnline = true},
[13] = {label = "Rob's Liqour Great Ocean Hwy CAM#1", coords = vector3(-2966.15, 387.067, 17.393), r = {x = -35.0, y = 0.0, z = 32.92229}, canRotate = false, isOnline = true},
[14] = {label = "24/7 Supermarkt Ineseno Road CAM#1", coords = vector3(-3046.749, 592.491, 9.808), r = {x = -35.0, y = 0.0, z = -116.673}, canRotate = false, isOnline = true},
[15] = {label = "24/7 Supermarkt Barbareno Rd. CAM#1", coords = vector3(-3246.489, 1010.408, 14.705), r = {x = -35.0, y = 0.0, z = -135.2151}, canRotate = false, isOnline = true},
[16] = {label = "24/7 Supermarkt Route 68 CAM#1", coords = vector3(539.773, 2664.904, 44.056), r = {x = -35.0, y = 0.0, z = -42.947}, canRotate = false, isOnline = true},
[17] = {label = "Rob's Liqour Route 68 CAM#1", coords = vector3(1169.855, 2711.493, 40.432), r = {x = -35.0, y = 0.0, z = 127.17}, canRotate = false, isOnline = true},
[18] = {label = "24/7 Supermarkt Senora Fwy CAM#1", coords = vector3(2673.579, 3281.265, 57.541), r = {x = -35.0, y = 0.0, z = -80.242}, canRotate = false, isOnline = true},
[19] = {label = "24/7 Supermarkt Alhambra Dr. CAM#1", coords = vector3(1966.24, 3749.545, 34.143), r = {x = -35.0, y = 0.0, z = 163.065}, canRotate = false, isOnline = true},
[20] = {label = "24/7 Supermarkt Senora Fwy CAM#2", coords = vector3(1729.522, 6419.87, 37.262), r = {x = -35.0, y = 0.0, z = -160.089}, canRotate = false, isOnline = true},
[21] = {label = "Fleeca Bank Hawick Ave CAM#1", coords = vector3(309.341, -281.439, 55.88), r = {x = -35.0, y = 0.0, z = -146.1595}, canRotate = false, isOnline = true},
[22] = {label = "Fleeca Bank Legion Square CAM#1", coords = vector3(144.871, -1043.044, 31.017), r = {x = -35.0, y = 0.0, z = -143.9796}, canRotate = false, isOnline = true},
[23] = {label = "Fleeca Bank Hawick Ave CAM#2", coords = vector3(-355.7643, -52.506, 50.746), r = {x = -35.0, y = 0.0, z = -143.8711}, canRotate = false, isOnline = true},
[24] = {label = "Fleeca Bank Del Perro Blvd CAM#1", coords = vector3(-1214.226, -335.86, 39.515), r = {x = -35.0, y = 0.0, z = -97.862}, canRotate = false, isOnline = true},
[25] = {label = "Fleeca Bank Great Ocean Hwy CAM#1", coords = vector3(-2958.885, 478.983, 17.406), r = {x = -35.0, y = 0.0, z = -34.69595}, canRotate = false, isOnline = true},
[26] = {label = "Paleto Bank CAM#1", coords = vector3(-102.939, 6467.668, 33.424), r = {x = -35.0, y = 0.0, z = 24.66}, canRotate = false, isOnline = true},
[27] = {label = "Del Vecchio Liquor Paleto Bay", coords = vector3(-163.75, 6323.45, 33.424), r = {x = -35.0, y = 0.0, z = 260.00}, canRotate = false, isOnline = true},
[28] = {label = "Don's Country Store Paleto Bay CAM#1", coords = vector3(166.42, 6634.4, 33.69), r = {x = -35.0, y = 0.0, z = 32.00}, canRotate = false, isOnline = true},
[29] = {label = "Don's Country Store Paleto Bay CAM#2", coords = vector3(163.74, 6644.34, 33.69), r = {x = -35.0, y = 0.0, z = 168.00}, canRotate = false, isOnline = true},
[30] = {label = "Don's Country Store Paleto Bay CAM#3", coords = vector3(169.54, 6640.89, 33.69), r = {x = -35.0, y = 0.0, z = 5.78}, canRotate = false, isOnline = true},
[31] = {label = "Vangelico Jewelery CAM#1", coords = vector3(-627.54, -239.74, 40.33), r = {x = -35.0, y = 0.0, z = 5.78}, canRotate = true, isOnline = true},
[32] = {label = "Vangelico Jewelery CAM#2", coords = vector3(-627.51, -229.51, 40.24), r = {x = -35.0, y = 0.0, z = -95.78}, canRotate = true, isOnline = true},
[33] = {label = "Vangelico Jewelery CAM#3", coords = vector3(-620.3, -224.31, 40.23), r = {x = -35.0, y = 0.0, z = 165.78}, canRotate = true, isOnline = true},
[34] = {label = "Vangelico Jewelery CAM#4", coords = vector3(-622.57, -236.3, 40.31), r = {x = -35.0, y = 0.0, z = 5.78}, canRotate = true, isOnline = true},
wx363880556 发表于 2024-08-20 10:31
= {label = "Pacific Bank CAM#1", coords = vect ...
= { = "太平洋银行摄像头#1",= vector3(257.45, 210.07, 109.08),= {x = -25.0, y = 0.0, z = 28.05},= false,= true},
= { = "太平洋银行摄像头#2",= vector3(232.86, 221.46, 107.83),= {x = -25.0, y = 0.0, z = -140.91},= false,= true},
= { = "太平洋银行摄像头#3",= vector3(252.27, 225.52, 103.99),= {x = -35.0, y = 0.0, z = -74.87},= false,= true},
= { = "有限有限公司格罗夫街摄像头#1",= vector3(-53.1433, -1746.714, 31.546),= {x = -35.0, y = 0.0, z = -168.9182},= false,= true},
= { = "罗伯的酒类店繁荣街摄像头#1",= vector3(-1482.9, -380.463, 42.363),= {x = -35.0, y = 0.0, z = 79.53281},= false,= true},
= { = "罗伯的酒类店圣安德烈亚斯大道摄像头#1",= vector3(-1224.874, -911.094, 14.401),= {x = -35.0, y = 0.0, z = -6.778894},= false,= true},
= { = "有限有限公司姜街摄像头#1",= vector3(-718.153, -909.211, 21.49),= {x = -35.0, y = 0.0, z = -137.1431},= false,= true},
= { = "24/7超市无辜大道摄像头#1",= vector3(23.885, -1342.441, 31.672),= {x = -35.0, y = 0.0, z = -142.9191},= false,= true},
= { = "罗伯的酒类店埃尔兰乔大道摄像头#1",= vector3(1133.024, -978.712, 48.515),= {x = -35.0, y = 0.0, z = -137.302},= false,= true},
= { = "有限有限公司西镜子大道摄像头#1",= vector3(1151.93, -320.389, 71.33),= {x = -35.0, y = 0.0, z = -119.4468},= false,= true},
= { = "24/7超市克林顿大道摄像头#1",= vector3(383.402, 328.915, 105.541),= {x = -35.0, y = 0.0, z = 118.585},= false,= true},
= { = "有限有限公司班哈姆峡谷大道摄像头#1",= vector3(-1832.057, 789.389, 140.436),= {x = -35.0, y = 0.0, z = -91.481},= false,= true},
= { = "罗伯的酒类店大海高速公路摄像头#1",= vector3(-2966.15, 387.067, 17.393),= {x = -35.0, y = 0.0, z = 32.92229},= false,= true},
= { = "24/7超市伊内森道路摄像头#1",= vector3(-3046.749, 592.491, 9.808),= {x = -35.0, y = 0.0, z = -116.673},= false,= true},
= { = "24/7超市巴巴雷诺路摄像头#1",= vector3(-3246.489, 1010.408, 14.705),= {x = -35.0, y = 0.0, z = -135.2151},= false,= true},
= { = "24/7超市68号公路摄像头#1",= vector3(539.773, 2664.904, 44.056),= {x = -35.0, y = 0.0, z = -42.947},= false,= true},
= { = "罗伯的酒类店68号公路摄像头#1",= vector3(1169.855, 2711.493, 40.432),= {x = -35.0, y = 0.0, z = 127.17},= false,= true},
= { = "24/7超市塞诺拉公路摄像头#1",= vector3(2673.579, 3281.265, 57.541),= {x = -35.0, y = 0.0, z = -80.242},= false,= true},
= { = "24/7超市阿罕布拉大道摄像头#1",= vector3(1966.24, 3749.545, 34.143),= {x = -35.0, y = 0.0, z = 163.065},= false,= true},
= { = "24/7超市塞诺拉公路摄像头#2",= vector3(1729.522, 6419.87, 37.262),= {x = -35.0, y = 0.0, z = -160.089},= false,= true},
= { = "弗里卡银行霍伊克大道摄像头#1",= vector3(309.341, -281.439, 55.88),= {x = -35.0, y = 0.0, z = -146.1595},= false,= true},
= { = "弗里卡银行军团广场摄像头#1",= vector3(144.871, -1043.044, 31.017),= {x = -35.0, y = 0.0, z = -143.9796},= false,= true},
= { = "弗里卡银行霍伊克大道摄像头#2",= vector3(-355.7643, -52.506, 50.746),= {x = -35.0, y = 0.0, z = -143.8711},= false,= true},
= { = "弗里卡银行德佩罗大道摄像头#1",= vector3(-1214.226, -335.86, 39.515),= {x = -35.0, y = 0.0, z = -97.862},= false,= true},
= { = "弗里卡银行大海高速公路摄像头#1",= vector3(-2958.885, 478.983, 17.406),= {x = -35.0, y = 0.0, z = -34.69595},= false,= true},
= { = "帕利托银行摄像头#1",= vector3(-102.939, 6467.668, 33.424),= {x = -35.0, y = 0.0, z = 24.66},= false,= true},
= { = "德尔维奇酒类店帕利托湾",= vector3(-163.75, 6323.45, 33.424),= {x = -35.0, y = 0.0, z = 260.00},= false,= true},
= { = "唐氏乡村商店帕利托湾摄像头#1",= vector3(166.42, 6634.4, 33.69),= {x = -35.0, y = 0.0, z = 32.00},= false,= true},
= { = "唐氏乡村商店帕利托湾摄像头#2",= vector3(163.74, 6644.34, 33.69),= {x = -35.0, y = 0.0, z = 168.00},= false,= true},
= { = "唐氏乡村商店帕利托湾摄像头#3",= vector3(169.54, 6640.89, 33.69),= {x = -35.0, y = 0.0, z = 5.78},= false,= true},
= { = "范吉利科珠宝店摄像头#1",= vector3(-627.54, -239.74, 40.33),= {x = -35.0, y = 0.0, z = 5.78},= true,= true},
= { = "范吉利科珠宝店摄像头#2",= vector3(-627.51, -229.51, 40.24),= {x = -35.0, y = 0.0, z = -95.78},= true,= true},
= { = "范吉利科珠宝店摄像头#3",= vector3(-620.3, -224.31, 40.23),= {x = -35.0, y = 0.0, z = 165.78},= true,= true},
= { = "范吉利科珠宝店摄像头#4",= vector3(-622.57, -236.3, 40.31),= {x = -35.0, y = 0.0, z = 5.78}, = true,= true},
页:
[1]