Raised This Month: $ Target: $400
 0% 

Fistful of frags "kill sounds"


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ORdli
Member
Join Date: Nov 2021
Old 02-16-2022 , 14:19   Fistful of frags "kill sounds"
Reply With Quote #1

need a plugin that will play a separate sound for each weapon.

a person with the nickname "Bacardi" already wrote to me once, It's for zombie panic source, he's cool, everything works, I'm grateful to him, but I tried it for fistfull of frags and it doesn't work, even if I change the names of weapons.
ORdli is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 02-16-2022 , 14:59   Re: Fistful of frags "kill sounds"
Reply With Quote #2

Hi... could you tell more specific about sounds for each weapon.

Now it look like you request to replace weapon sounds.

Previously you request death sounds from different weapon kills.
Zombie Panic Source! Grenade Kill Sound
__________________
Do not Private Message @me

Last edited by Bacardi; 02-16-2022 at 15:00.
Bacardi is offline
ORdli
Member
Join Date: Nov 2021
Old 02-16-2022 , 16:10   Re: Fistful of frags "kill sounds"
Reply With Quote #3

I need absolutely the same plugin only for fistful of frags

Last edited by ORdli; 02-16-2022 at 16:24.
ORdli is offline
ORdli
Member
Join Date: Nov 2021
Old 02-16-2022 , 16:23   Re: Fistful of frags "kill sounds"
Reply With Quote #4

I need absolutely the same plugin only for fistful of frags

I tried the plugin from zombie panic, but it didn't work,
not one sound of killing from a weapon does not work, although I used the correct list of weapons from the game.
ORdli is offline
ORdli
Member
Join Date: Nov 2021
Old 02-16-2022 , 16:35   Re: Fistful of frags "kill sounds"
Reply With Quote #5

I replaced the word feed with Death, now the plugin is working, but the sounds are not downloaded from the server, I see how it downloads them from the list and this is every time you connect to the server, the sounds simply do not download
ORdli is offline
ORdli
Member
Join Date: Nov 2021
Old 02-16-2022 , 16:48   Re: Fistful of frags "kill sounds"
Reply With Quote #6

I also noticed that this game is not on the wiki site in the list, perhaps some other event is used there, but I do not know this Game Events (Source) Wiki
ORdli is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 02-16-2022 , 17:50   Re: Fistful of frags "kill sounds"
Reply With Quote #7

You can see event ouput messages with:
Code:
sm_cvar net_showevents 2

Here is what happen in one same tick:
Code:
Server event "player_shoot", Tick 5968:
- "userid" = "2" (local)
- "weapon" = "weapon_volcanic" (local)
- "mode" = "2" (local)
- "pellets" = "" (local)
Server event "player_hurt", Tick 5968:
- "userid" = "4"
- "attacker" = "2"
- "weapon" = "weapon_volcanic" (local)
- "health" = "8"
- "damage" = "45"
- "hitgroup" = "1"
L 02/16/2022 - 22:29:41: "'Bacardi<2><[U:1:28327177]><Vigilantes>" triggered "combat" (notoriety "16")
Server event "player_death", Tick 5968:
- "userid" = "4"
- "attacker" = "2"
- "weapon" = "volcanic"
- "headshot" = "1"
- "assist" = "0"
- "damagebits" = "4354"
- "penetration" = "0"
- "weapon_index" = "30"
L 02/16/2022 - 22:29:41: "'Bacardi<2><[U:1:28327177]><Vigilantes>" killed "BOT Django<4><BOT><Bandidos>" with "volcanic" (headshot) (attacker_position "707 -215 70") (victim_position "718 -142 71")
Server event "entity_killed", Tick 5968:
- "entindex_killed" = "3"
- "entindex_attacker" = "1"
- "entindex_inflictor" = "1"
- "damagebits" = "4354"

But I could make that plugin when I have time.
__________________
Do not Private Message @me
Bacardi is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 02-17-2022 , 17:55   Re: Fistful of frags "kill sounds"
Reply With Quote #8

fragkillsound.txt goes in sourcemod/config folder.

- weapon lines without // double slash, will play either default sound or custom sound when you have set "your/sound.mp3"
Attached Files
File Type: sp Get Plugin or Get Source (test.sp - 72 views - 8.2 KB)
File Type: txt fragkillsound.txt (1.5 KB, 58 views)
__________________
Do not Private Message @me
Bacardi is offline
ORdli
Member
Join Date: Nov 2021
Old 02-17-2022 , 18:52   Re: Fistful of frags "kill sounds"
Reply With Quote #9

thanks.
ORdli is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 13:14.


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