Mighty 发表于 2015-10-3 07:06:30

管理员 VIP 进入声音和信息提示插件

I - 描述
管理员和VIP进入服务器得时候会出现声音几声音的提醒
声音文件放置在 "addons/sourcemod/configs/drapi/join_sounds.cfg" 将会被自动下载。 插件是可以自定义化的。 !js是可以打开菜单的

II - 代码
"drapi_join_sounds_join_admin_tchat"         "1" - "Enable/Disable Admin message join"
"drapi_join_sounds_join_vip_tchat"         "1" - "Enable/Disable Vip message join"
"drapi_join_sounds_join_admin_sound"         "1" - "Enable/Disable Admin sound join"
"drapi_join_sounds_join_vip_sound"         "1" - "Enable/Disable Admin sound join"
       
"drapi_join_sounds_leave_admin_tchat"         "1" - "Enable/Disable Admin message leave"
"drapi_join_sounds_leave_vip_tchat"         "1" - "Enable/Disable Vip message leave"
"drapi_join_sounds_leave_admin_sound"         "1" - "Enable/Disable Admin sound leave"
"drapi_join_sounds_leave_vip_sound"         "1" - "Enable/Disable Vip sound leave"

III - 配置
"Sounds"
{
        "Sounds"
        {
              "AdminJoin"
                {
                        "1"                                 "join_sounds/admin_join_dubstep.mp3"
                        "2"                                 "join_sounds/admin_join_scooter.mp3"
                        "3"                                 "join_sounds/admin_join_starwars.mp3"
                }

              "AdminLeave"                                                                        
                {
                        "1"                                 "join_sounds/admin_leave_announce.mp3"
                }

              "VipJoin"
                {
                        "1"                                 "join_sounds/vip_join_samba.mp3"
                }

              "VipLeave"
                {
                        "1"                                 "join_sounds/vip_leave_baby.mp3"
                }
        }
}

**** Hidden Message *****

c6251898 发表于 2015-11-10 13:17:30

看看什么好东西

xds20042004 发表于 2015-11-19 19:18:07

這個用起來真的很爽,有一種老大進來了的爽度 哈哈哈

enzR 发表于 2015-12-5 15:39:05

瞅瞅???   

enzR 发表于 2015-12-5 23:10:32

{:4_114:}居然还设置了权限 = =

awp46 发表于 2015-12-6 13:41:37

可以满足部分玩家的虚荣心

mickey9110cn 发表于 2015-12-27 21:10:11

好东西看看

Kitten 发表于 2015-12-28 18:43:49

看看..........

phonedai 发表于 2016-1-1 17:23:51

游戏截图就不上了

LX220 发表于 2016-2-9 20:58:42

支持!!!!!!!!!!!!!
页: [1] 2
查看完整版本: 管理员 VIP 进入声音和信息提示插件