【CS2】 Spawn-Loadout-GoldKingZ 根据地图+阵营+VIP身份默认配置武器槽

我不当学长 管理员组 3月前 373

插件介绍:

此插件可以根据地图,阵营,是否VIP的不同,为玩家分配默认的武器装备槽

插件依赖:

配置方法:

注意:

Config 文件位置: ..\addons\counterstrikesharp\plugins\Spawn-Loadout-GoldKingZ\config\config.json

{
  //是否在每一个回合都配置默认武器槽?
  "GiveOneTimeLoadOutPerRound": false,

  //是否每局都重新给与投掷物?
  "GiveOneTimeRefillNadesPerRound": false,

  //是否每回合都为VIP配置默认武器槽?
  "Vips_GiveOneTimeLoadOutPerRound": false,

  //是否每回合都为VIP重新给与投掷物?
  "Vips_GiveOneTimeRefillNadesPerRound": false,

  //Vip Flags/Groups
  "Vips": "@css/root,@css/admin,@css/vip,#css/admin,#css/vip",

}
 

武器配置

注意:

武器配置文件位置 Config  ..\addons\counterstrikesharp\plugins\Spawn-Loadout-GoldKingZ\config\weapons.json

警告

"ANY" 配置会覆盖所有地图,如果你把它修改成"awp_",那么它将为所有以 awp_ 名字开头的地图配置默认武器槽 
Maps Override Path Example //"ANY" > "awp_" > "awp_lego_" > "awp_lego_2"

信息

Refill_Nades 参数要配置成你想要重新给与的投掷物类型,可选的填充字段为 (ex: weapon_decoy,weapon_flashbang,weapon_hegrenade,weapon_incgrenade,weapon_molotov,weapon_smokegrenade)
Secs Refill_Time_InSec 参数指的是下一次补充投掷物需要等待的时间

{
  "ANY": { //ANY > awp_ > awp_lego_ > awp_lego_2
    "CT": "weapon_hkp2000,weapon_knife,weapon_smokegrenade",
    "CT_Refill_Nades": "",
    "CT_Refill_Time_InSec": 30,
    "CT_Vip": "weapon_taser,weapon_smokegrenade,weapon_decoy", //Assign In config.json "Vips"
    "CT_Vip_Refill_Nades": "weapon_decoy",
    "CT_Vip_Refill_Time_InSec": 30,
	
    "T": "weapon_hkp2000,weapon_knife,weapon_smokegrenade",
    "T_Refill_Nades": "",
    "T_Refill_Time_InSec": 30,
    "T_Vip": "weapon_taser,weapon_smokegrenade,weapon_decoy",
    "T_Vip_Refill_Nades": "weapon_decoy",
    "T_Vip_Refill_Time_InSec": 30
  },
  "de_": {
    "CT": "weapon_ssg08,weapon_deagle",
    "T": "weapon_ssg08,weapon_deagle"
  },
  "awp_lego_2": {
    "CT": "weapon_awp,weapon_deagle",
    "CT_Vip": "weapon_taser",
    "T": "weapon_awp,weapon_deagle"
  }
}
小技巧

你可以在这里找到所有武器的名字 https://developer.valvesoftware.com/wiki/Counter-Strike_2/Weapons

Primary
===============
weapon_ak47
weapon_aug
weapon_awp
weapon_famas
weapon_g3sg1
weapon_galilar
weapon_m249
weapon_m4a1
weapon_m4a1_silencer
weapon_mag7
weapon_mp5sd
weapon_mp7
weapon_mp9
weapon_negev
weapon_nova
weapon_p90
weapon_sawedoff
weapon_scar20
weapon_sg556
weapon_ssg08
weapon_mac10
weapon_ump45
weapon_xm1014
weapon_bizon
weapon_knife
weapon_knife_t
--------------------------


Secondary
=============== 
weapon_cz75a
weapon_deagle
weapon_elite
weapon_fiveseven
weapon_glock
weapon_hkp2000
weapon_p250
weapon_revolver
weapon_tec9
weapon_usp_silencer
--------------------------


Grenade
===============
weapon_decoy
weapon_flashbang
weapon_hegrenade
weapon_incgrenade
weapon_molotov
weapon_smokegrenade
--------------------------


Equipment
===============
item_kevlar //Kevlar Vest
item_assaultsuit //Kevlar + Helmet
weapon_taser
item_cutters //Rescue Kit
item_defuser //Defuse Kit
--------------------------


Miscellaneous
===============
weapon_c4
weapon_healthshot
weapon_shield
item_heavyassaultsuit
--------------------------

安装方法

将压缩包内的文件放置到CS2服务器的game/csgo/目录

参考:

上传的附件:

CSGO插件分享-申明 1、本网站名称:CSGO插件分享-中文站  网址:https://bbs.csgocn.net
2、本站的宗旨在于为CSGO玩家提供一个插件分享的中文资源平台,多数插件来源于SourceMod论坛,并配以中文介绍和安装教程。
3、欢迎有能力的朋友共享有趣的CSGO插件资源。
4、本站资源大多为百度网盘,如发现链接失效,可以点: 这里进行反馈,我们会第一时间更新。
最新回复 (0)
返回