Raised This Month: $51 Target: $400
 12% 

[HL2DM] - Per Model Hurt & Taunt Sounds


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Peter Brev
Member
Join Date: Aug 2023
Plugin ID:
8594
Plugin Version:
1.0.0
Plugin Category:
Fun Stuff
Plugin Game:
Half-Life 2 Deathmatch
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Hurt & taunt sounds played based on the player model.
    Old 11-22-2023 , 06:08   [HL2DM] - Per Model Hurt & Taunt Sounds
    Reply With Quote #1

    Hurt and taunt sounds emitted from the player based on their current player model. It has no commands, because I made it for myself originally. I do not play HL2DM much more, if at all, so have at it.

    Sounds used:

    PHP Code:
    char   g_sSounds[36][PLATFORM_MAX_PATH] = {
          
    "vo/npc/male01/pain01.wav",
          
    "vo/npc/male01/pain02.wav",
          
    "vo/npc/male01/pain03.wav",
          
    "vo/npc/male01/pain04.wav",
          
    "vo/npc/male01/pain05.wav",
          
    "vo/npc/male01/pain06.wav",
          
    "vo/npc/male01/pain07.wav",
          
    "vo/npc/male01/pain08.wav",
          
    "vo/npc/male01/pain09.wav",
          
    "vo/npc/female01/pain01.wav",
          
    "vo/npc/female01/pain02.wav",
          
    "vo/npc/female01/pain03.wav",
          
    "vo/npc/female01/pain04.wav",
          
    "vo/npc/female01/pain05.wav",
          
    "vo/npc/female01/pain06.wav",
          
    "vo/npc/female01/pain07.wav",
          
    "vo/npc/female01/pain08.wav",
          
    "vo/npc/female01/pain09.wav",
          
    "vo/npc/female01/likethat.wav",
          
    "vo/npc/female01/letsgo02.wav",
          
    "vo/npc/female01/gotone01.wav",
          
    "vo/npc/female01/gotone02.wav",
          
    "vo/npc/female01/yeah02.wav",
          
    "vo/npc/male01/likethat.wav",
          
    "vo/npc/male01/letsgo02.wav",
          
    "vo/npc/male01/gotone01.wav",
          
    "vo/npc/male01/gotone02.wav",
          
    "vo/npc/male01/yeah02.wav",
          
    "npc/metropolice/pain2.wav",
          
    "npc/metropolice/pain3.wav",
          
    "npc/metropolice/pain4.wav",
          
    "npc/metropolice/knockout2.wav",
          
    "npc/metropolice/vo/chuckle.wav",
          
    "npc/combine_soldier/pain1.wav",
          
    "npc/combine_soldier/pain2.wav",
          
    "npc/combine_soldier/pain3.wav"
    }; 
    Attached Files
    File Type: sp Get Plugin or Get Source (hurtsounds.sp - 102 views - 8.1 KB)

    Last edited by Peter Brev; 11-26-2023 at 05:07.
    Peter Brev 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 15:32.


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