AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [CS:GO] Custom MVP Anthem (1.12 | 2023/04/05) (https://forums.alliedmods.net/showthread.php?t=296578)

rogeraabbccdd 04-24-2017 10:47

[CS:GO] Custom MVP Anthem (1.12 | 2023/04/05)
 



Description
Custom MVP anthem for CSGO, with clientprefs support.



Install
  1. Install this https://github.com/Franc1sco/FixHintColorMessages
  2. Upload files to your server.
  3. Edit configs/kento_mvp.cfg if you want to add more MVP anthem, and don't forget to upload your file to both server and fastdl.
  4. CSGO only support MP3 44.1 kHz.


Cvars
PHP Code:

"mvp_defaultvol" "0.8"  // Default MVP anthem volume.
"mvp_no_acces_show_mode " "1"  // How to show the mvp(s) to clients that doesn't have acces to them? 1 = Don't show in the menu. 2 = Show but they won't be able to select the item. 


Commands
PHP Code:

sm_mvp //Select your MVP anthem.
sm_mvpvol //Change MVP anthem volume. 


Changelog
Spoiler




Known Bugs


To Do
  • Admin command "sm_setmvp" to set player's MVP Anthem.



Donate
If you apreciate my work, you can donate me via steam trade offer or paypal.




Git Repo
Download

Sw33T3R 04-24-2017 11:39

Re: [CS:GO] CSGO Custom MVP Anthem (1.0 | 2017-4-24)
 
Cool

Nexicon 04-24-2017 11:43

Re: [CS:GO] CSGO Custom MVP Anthem (1.0 | 2017-4-24)
 
Sooooooo this is round end sounds? Can you tell more about how it works and who can hear the music?

rogeraabbccdd 04-24-2017 11:47

Re: [CS:GO] CSGO Custom MVP Anthem (1.0 | 2017-4-24)
 
Quote:

Originally Posted by Nexicon (Post 2514853)
Sooooooo this is round end sounds? Can you tell more about how it works and who can hear the music?

1.This is not round end sound (maybe?), sound plays in event "round_mvp", not "round_end".
2.Everyone can hear the MVP anthem.

rogeraabbccdd 04-25-2017 07:48

Re: [CS:GO] CSGO Custom MVP Anthem (1.0 | 2017-4-25)
 
Update 1.1
  • Some changes in translation.

Obyboby 04-25-2017 08:34

Re: [CS:GO] CSGO Custom MVP Anthem (1.0 | 2017-4-25)
 
What happens when someone already has a music kit? Does this custom anthem replace the "stock" one?

rogeraabbccdd 04-25-2017 08:59

Re: [CS:GO] CSGO Custom MVP Anthem (1.0 | 2017-4-25)
 
Quote:

Originally Posted by Obyboby (Post 2515104)
What happens when someone already has a music kit? Does this custom anthem replace the "stock" one?

I don't have any music kit to test this plugin.
I use this code to mute game sound, so I think yes this will replace music kit.
Code from https://forums.alliedmods.net/showthread.php?t=227735
PHP Code:

ClientCommand(client"playgamesound Music.StopAllMusic"); 


rogeraabbccdd 04-25-2017 09:44

Re: [CS:GO] CSGO Custom MVP Anthem (1.1 | 2017-4-25)
 
Test with my music kits plugin, yes music kit MVP anthem will be muted.

Obyboby 04-25-2017 09:46

Re: [CS:GO] CSGO Custom MVP Anthem (1.1 | 2017-4-25)
 
Quote:

Originally Posted by rogeraabbccdd (Post 2515130)
Test with my music kits plugin, yes music kit MVP anthem will be muted.

Alright, thanks :D

rogeraabbccdd 04-25-2017 10:04

Re: [CS:GO] CSGO Custom MVP Anthem (1.1 | 2017-4-25)
 
Update 1.2
  • I forgot to add "true" in PrecacheSound :/


All times are GMT -4. The time now is 07:06.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.