【CS2】MVP-Anthem MVP音乐播放器(可音量控制) 趣味内容 游戏性拓展

我不当学长 管理员组 10天前 155

插件介绍:

MVP-Anthem,一个简单易配置的 CounterStrike 2 的 MVP 插件。 它能够直接使用 EmitSoundFilter 修改音量(感谢 @electronix 。

作者提供一个 workshop 插件:[ Workshop ] 来测试插件。 如果您想使用 作者的My Workshop 插件,请不要修改配置。

另外可以参考作者addon,来制作自己的建 soundeventfile 。可以使用 Source2Viewer 提取addon vpk文件来抽取出soundevent文件

插件依赖:

命令

  • !mvp (打开mvp菜单面板)
  • !mvpvol (打开一个控制音量的独立面板) (虽然你在打开mvp面板的时候也有音量控制功能.)

基础配置

# MVP Configuration.

[Settings]
DefaultVolume = 0.4             # this volume will be set to players who don't have one setted.
GiveRandomMVP = true            # when a player with no mvp joins the server, a random MVP is assinged to him.
DisablePlayerDefaultMVP = true  # with this on true the player mvp from steam will be disabled.
SoundEventFiles = ["soundevents/soundevents_zp.vsndevts", "soundevents/mvp_anthem.vsndevts"]            # VERY IMPORTANT: In order for the sounds to work you need to add the path for soundevent file here.

[Settings.VolumeSettings]
"100%" = 1.0                  # '100%' is how it shown in the menu '1.0' is the actual volume.
"80%" = 0.8
"60%" = 0.6
"40%" = 0.4
"20%" = 0.2
"0%" = 0.0

[Commands]
MVPCommands = ["mvp", "music"]        # Opens the MVP Menu
VolumeCommands = ["mvpvol", "vol"]    # Opens the Volume Menu (this is just a separate command)

[Timer]
CenterHtmlDuration = 10.0
CenterDuration = 10.0
AlertDuration = 10.0

[MVPSettings."PUBLIC MVP"."mvp.1"] # 'PUBLIC MVP' is the category which will be shown in the menu. 'mvp.1' is the key which u set the message too.
MVPName = "Flawless"
MVPSound = "MVP_Flawless"
EnablePreview = true
ShowChatMessage = true
ShowCenterMessage = false
ShowAlertMessage = false
ShowHtmlMessage = true
SteamID = ""
Flags = []

[MVPSettings."PUBLIC MVP"."mvp.2"]
MVPName = "Protection Charm"
MVPSound = "MVP_ProtectionCharm"
EnablePreview = true
ShowChatMessage = true
ShowCenterMessage = false
ShowAlertMessage = false
ShowHtmlMessage = true
SteamID = ""
Flags = []

参考:

上传的附件:

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