AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugin/Gameplay Ideas and Requests (https://forums.alliedmods.net/forumdisplay.php?f=60)
-   -   [CSGO] Play a sound to player (https://forums.alliedmods.net/showthread.php?t=332205)

AttomeyHraju 04-29-2021 11:09

[CSGO] Play a sound to player
 
Hello, looking for someone that can make a very simple plugin, that would play a sound to a specific player upon executed command.

a) Admin (b flag) can type sm_sound "Player" "position of sound in config" without any restrictions
(example sm_sound "Steve" "2")

b) VIP (a flag) can type sm_sound ONLY ONCE in 24 hours, otherwise show an error message. After executing sm_sound, show menu of all available players on the server (exclude admins - b flag and other vips - a flag). After the VIP player chooses someone, show all names from the config file and then play the correct sound to a correct player.

c) No flags -> show an error message

The config file should/may look like this (not necessary, only an idea)

PHP Code:

[
   {
      
"name":"Funny sound",
      
"path":"sound/sourcemod/funny-sound.mp3"
   
},
   {
      
"name":"Annoying sound",
      
"path":"sound/sourcemod/annoying-sound.mp3"
   
}


If is someone willing to spend few minutes and make it publicly free for everyone, I would really appreciate, but if not, just text me privately and I will gladly pay you some $$$ to PayPal.

ThatKidWhoGames 04-29-2021 14:21

Re: [CSGO] Play a sound to player
 
PM me, I started work on this and I can finish it for you for free if you would like!

AttomeyHraju 05-01-2021 18:09

Re: [CSGO] Play a sound to player
 
Seems like @ThatKidWhoGames is kinda busy as he told me in private messages, so I would still appreciate if someone was willing to make this. Either publicly for the SM community, or privately for some $.

tair 05-01-2021 19:26

Re: [CSGO] Play a sound to player
 
I have sent you a PM.

PeterPan 05-01-2021 19:48

Re: [CSGO] Play a sound to player
 
I'd be happy to help if you want to add me on discord Mr. X#6161


All times are GMT -4. The time now is 08:55.

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