【CS2】cs2-VIPCore CS2 VIP核心插件 趣味内容 游戏性拓展

我不当学长 管理员组 1月前 329

插件介绍:

此插件是一个VIP功能的核心组件,它拥有非常多的vip模组

简单举例有vip防闪光,vip防弹衣,vip加速跳,vip伤害修改等等一系列功能:

2 weeks ago
2 weeks ago
2 weeks ago
2 weeks ago
2 weeks ago
2 weeks ago
2 weeks ago
2 weeks ago
2 weeks ago
2 weeks ago
2 weeks ago
2 weeks ago
2 weeks ago
2 weeks ago
2 weeks ago
2 weeks ago
2 weeks ago
2 weeks ago
2 weeks ago
2 weeks ago
2 weeks ago
2 weeks ago
2 weeks ago
2 weeks ago
2 weeks ago
2 weeks ago
2 weeks ago
2 weeks ago
2 weeks ago
2 weeks ago
2 weeks ago
2 weeks ago
2 weeks ago
2 weeks ago
2 weeks ago
last week
2 weeks ago
2 weeks ago
2 weeks ago

安装

  1. 安装 CounterStrike Sharp,Metamod:Source
  2. 下载 VIPCore
  3. 解压存档并上传到游戏服务器(示例路径:addons/counterstrikesharp/plugins)
  4. 将模块放在此路径中addons/counterstrikesharp/plugins

命令

命令 描述
css_vip_reload  !vip_reload 重新加载配置 @css/root
css_vip_adduser <steamid or accountid> <vipgroup> <time or 0 permanently> 添加 VIP 玩家(仅适用于服务器控制台)
css_vip_updateuser <steamid or accountid> <group or -s> <time or -s> 更新玩家的 VIP(仅适用于服务器主机)
css_vip_deleteuser <steamid or accountid> 允许您通过 SteamID 标识符删除玩家(仅适用于服务器主机)
css_vip  !vip 打开 VIP 菜单
 

配置

位于文件夹addons/counterstrikesharp/configs/plugins/VIPCore

{
  "TimeMode": 0,		   // 0 - seconds | 1 - minutes | 2 - hours | 3 - days)
  "ServerId": 0,		   // SERVER ID
  "UseCenterHtmlMenu": true,	   //If `true`, the menu will be in the center, if `false`, it will be in the chat. Note that if you have another plugin that uses `CenterHtml`, server crashes may occur
  "ServerIP": "0.0.0.0", 	   // default ip
  "ServerPort": 27015, 		   // default port
  "ReOpenMenuAfterItemClick": true,//Whether to reopen the menu after selecting an item | true - yes | false - no
  "VipLogging": true,	   	   //Whether to log VIPCore | true - yes | false - no
  "Connection": {
	"Host": 	"host",
	"Database": "database",
	"User": 	"user",
	"Password": "password",
	"Port": 3306
  }
}

vip.json文件

{
  "Delay": 2.0
  "Groups": {
    "VIP1": {
      "Values": {
        "feature1": value1,
	"feature2": value2
      }
    }
  }
}

如果你是一个开发者,并且想开发新的vip模组,你需要:
  1. 把 CSSModularity 中的所有dll放到你的工程代码中(CSSModularity 的 dll文件路径为:addons/counterstrikesharp/plugins/ModularityPlugin/shared/Modularity/Modularity.dll)
  2. 把 VipCoreApi 的所有dll放到你的工程代码中(VipCoreApi 的dll路径为:addons/counterstrikesharp/plugins/ModularityPlugin/shared/VipCoreApi/VipCoreApi.dll)

参考:

上传的附件:

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