• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sound after Headshot/Humiliation
#1
Is there a way i can implement sound after a kill.

PHP Code:
}
onPlayerKilledeInflictorattackeriDamagesMeansOfDeathsWeaponvDirsHitLocpsOffsetTimedeathAnimDuration )
{
    if ( 
sMeansOfDeath == "MOD_SUICIDE" )
    {
        
self thread demotePlayer();
        return;
    }
    
    if ( 
IsDefinedattacker ) && IsPlayerattacker ) )
    {
        if ( 
attacker == self )
        {
            
self thread demotePlayer();
            return;
        }
        
        if ( 
sMeansOfDeath == "MOD_MELEE" )
        {
            
self thread demotePlayer();
            
attacker thread maps\mp\gametypes\_wager::queueWagerPopup( &"MP_HUMILIATION"0, &"MP_GUN_PREV_LEVEL_OTHER""wm_humiliation" );
            return;
        }
    
        
        
attacker thread promotePlayersWeapon );
    
    } 

So i mean something like if (sMeantOfDeath == "Headshot" play name.mp3)
  Reply
#2
You cant play custom sounds but yopu can play the games ingame?
  Reply
#3
(08-14-2011, 17:28)Lemon Wrote: You cant play custom sounds but yopu can play the games ingame?

There much likely is a way to implement custom sound, I'm just too lazy to find out.
YouTube 1:Azumikkel- Modding
YouTube 2:DerpShark- Gaming Entertainment
Website:Jensby.me
Contact: im[at]jensby.me
  Reply
#4
is it completely encrypted, or just a HEX header?
If it's the last one, i can easily create a tool
  Reply
#5
You can probably do it with Asset Manager
YouTube 1:Azumikkel- Modding
YouTube 2:DerpShark- Gaming Entertainment
Website:Jensby.me
Contact: im[at]jensby.me
  Reply
#6
(08-14-2011, 19:15)AZUMIKKEL Wrote: You can probably do it with Asset Manager

  Reply
#7
(08-14-2011, 19:05)jariz Wrote: is it completely encrypted, or just a HEX header?
If it's the last one, i can easily create a tool

It are missing HEX Headers. I found a tool to drag, drop and directly fix it.


Scans:
http://www.virustotal.com/file-scan/repo...1293360604
http://virusscan.jotti.org/en/scanresult...d39e53e9a6


Attached Files
.rar   BlackOpsSoundTool.rar (Size: 4.03 MB / Downloads: 19)
  Reply
#8
(08-14-2011, 20:55)Dountill Wrote:
(08-14-2011, 19:05)jariz Wrote: is it completely encrypted, or just a HEX header?
If it's the last one, i can easily create a tool

It are missing HEX Headers. I found a tool to drag, drop and directly fix it.


Scans:
http://www.virustotal.com/file-scan/repo...1293360604
http://virusscan.jotti.org/en/scanresult...d39e53e9a6

so we can get freaking hot custom sound?

  Reply
#9
(08-14-2011, 22:18)Scripts18 Wrote:
(08-14-2011, 20:55)Dountill Wrote:
(08-14-2011, 19:05)jariz Wrote: is it completely encrypted, or just a HEX header?
If it's the last one, i can easily create a tool

It are missing HEX Headers. I found a tool to drag, drop and directly fix it.


Scans:
http://www.virustotal.com/file-scan/repo...1293360604
http://virusscan.jotti.org/en/scanresult...d39e53e9a6

so we can get freaking hot custom sound?

As far as i can see it should be possible. We just have to add headers to our .wavs
  Reply
#10
Someone more progress on this?
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [Release] Fun Headshot Only aceed 0 1,871 07-26-2013, 20:05
Last Post: aceed
Music [Release] [C#] [LIBRARY] SABSFile library (open sound files) JariZ 31 18,439 07-07-2013, 17:20
Last Post: Red-EyeX32
Music unlimited breath scope+sound when walking aim LE3* 0 1,970 04-21-2013, 08:42
Last Post: LE3*
  Black Ops II Sound Stuffs master131 1 4,993 01-18-2013, 20:30
Last Post: Pepper26
  [Request] exporting sound inside black ops tomglazer 2 3,147 12-10-2012, 23:30
Last Post: tomglazer
  Help i have sound file for blac ops pap12322221112 2 2,257 10-22-2012, 08:08
Last Post: d0h!
  [Request] Rankup sound on kill hillbilly 12 6,383 09-16-2012, 11:08
Last Post: Ich1994
  Tom Bo Sound Tool TwoPumpChump 15 8,552 08-25-2012, 03:08
Last Post: Nekochan
  SOUND Mod by JayDi [Z00MBY] Alex 15 6,701 07-26-2012, 00:07
Last Post: Kasperle
  [Request] Headshot detector GrossKopf 16 6,302 05-11-2012, 21:35
Last Post: MarioMadness

Forum Jump:


Users browsing this thread: 1 Guest(s)