AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [ANY] Kill Sounds (valorant included) (https://forums.alliedmods.net/showthread.php?t=334232)

SpirT 09-08-2021 13:22

[ANY] Kill Sounds (valorant included)
 
2 Attachment(s)
Kill Sounds

by SpirT

Before commenting:
This isn't a big release, however, by request of some people on my discord, I decided to publish it here to be easier for them and for other people to find it.

Requirements
- Latest versions of SourceMod and MetaMod

Installation
  • Upload all files to your server
  • Restart your server / change map'
  • Setup your kill files on 'cfg/SpirT/kill.sounds.cfg' (generated by default)
    PS: Do not place a sound/ at the beginning of the files.

ToDo List
  • Nothing for now.

GitHub Repo
Latest Release

Releases
-------------
1.0.0:
-> Plugin Release
-------------

For any issue or bug, reply to the post or contact me on steam.

dyxL 03-05-2022 11:19

Re: [ANY] Kill Sounds (valorant included)
 
could you add, enable or disable sound choice for players ?

SpirT 03-05-2022 12:52

Re: [ANY] Kill Sounds (valorant included)
 
Quote:

Originally Posted by dyxL (Post 2773131)
could you add, enable or disable sound choice for players ?

Sure, will do that later.

Yamiru 01-29-2023 13:08

Re: [ANY] Kill Sounds (valorant included)
 
hello, I have problem with playing sound:

142.083101 BlockingGetDataPointer: Async I/O Force spirt\valorant\kill2.mp3 ( 0.18 msec / 0.17 msec total )


L 01/29/2023 - 19:02:08: [SM] Exception reported: Client index 0 is invalid
L 01/29/2023 - 19:02:08: [SM] Blaming: spirt_killsounds.smx
L 01/29/2023 - 19:02:08: [SM] Call stack trace:
L 01/29/2023 - 19:02:08: [SM] [0] IsFakeClient
L 01/29/2023 - 19:02:08: [SM] [1] Line 78, D:\Desktop\Projetos CSGO\Plugins\Alliedmods\Kill Sounds (1.0)\scripting\spirt_killsounds.sp::OnPlayer Death
L 01/29/2023 - 19:06:28: Error log file session closed.

Grey83 02-01-2023 06:20

Re: [ANY] Kill Sounds (valorant included)
 
Yamiru, change there:
https://github.com/SpirTBBX/KillSoun...lsounds.sp#L78
if(!IsFakeClient(client)) ==> if(client && !IsFakeClient(client))

born for gaming 04-12-2023 04:17

Re: [ANY] Kill Sounds (valorant included)
 
What About Mine?

[ANY] SLAYER-KillStreak with Valorant Animated Overlays + Sounds


Description:


This plugin shows Valorant animated overlays on each kill and also plays valorant sounds. Player's can on/off overlays and sounds through the menu. I tested it on CSGO and I hope it will work on other games too.

Features :

1. Animated Overlays
2. Amazing Sound Effects
3. Support Red, Green and Team Color.
4. Support KillStreak from 1 to 6 kills and can be looped for deathmatch/gungame servers.
5. Support Menu for all players to turn ON/OFF overlays and sounds.
6. Support Volume settings.

Original Post: https://forums.alliedmods.net/showthread.php?t=334440

AePT 04-12-2023 16:11

Re: [ANY] Kill Sounds (valorant included)
 
Quote:

Originally Posted by born for gaming (Post 2802605)
What About Mine?

[ANY] SLAYER-KillStreak with Valorant Animated Overlays + Sounds


Description:


This plugin shows Valorant animated overlays on each kill and also plays valorant sounds. Player's can on/off overlays and sounds through the menu. I tested it on CSGO and I hope it will work on other games too.

Features :

1. Animated Overlays
2. Amazing Sound Effects
3. Support Red, Green and Team Color.
4. Support KillStreak from 1 to 6 kills and can be looped for deathmatch/gungame servers.
5. Support Menu for all players to turn ON/OFF overlays and sounds.
6. Support Volume settings.

Original Post: https://forums.alliedmods.net/showthread.php?t=334440

No need to advertise your plugin here. :bee:


All times are GMT -4. The time now is 00:22.

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