MVP Premium/VIP
1 Attachment(s)
Hello, for a few days i've been stuck on this:
I use the Kento MVP(https://forums.alliedmods.net/showthread.php?t=296578) but i want to make an extra category,only for Premium mvps (STEAMID Mvp's) In the config file i have it like this Any help would be appreciated! Thanks you! :) "MVP" { "Aerozen" { "file" "mvp/aerozen2.mp3" } "[Marko Premium MVP 2]" { "file" "mvp/piramida2.mp3" "Steamids" { "1" "STEAM_0:1:480249365" } } } |
Re: MVP Premium/VIP
Isn't it better to use config for flags?
Like that? "Music Name" { "file" "mvp_music/Musicname.mp3" "flag" "o" // vip } "Music Name" { "file" "mvp_music/Musicname.mp3" "flag" "p" // svip } "Music Name" { "file" "mvp_music/Musicname.mp3" "flag" "b" // admin } If you want to make music for Vip's / Svip's / Premium you better use flags. Can send u my own code on discord: Devvii#0001 |
Re: MVP Premium/VIP
Quote:
|
All times are GMT -4. The time now is 11:17. |
Powered by vBulletin®
Copyright ©2000 - 2023, vBulletin Solutions, Inc.