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

Never get a HUD msg with sound DOUBLE KILL!!!


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
RPG
Senior Member
Join Date: Aug 2005
Old 03-27-2006 , 09:25   Never get a HUD msg with sound DOUBLE KILL!!!
Reply With Quote #1

Why I never have HUD msg with sound DOUBLE KILL?

I have enabled requered modules and plugins, I know because other MSG are displayed.
I looked at the code:

miscstats.sma

Code:
if ((DoubleKill || DoubleKillSound) && !selfkill)     {         new Float:nowtime = get_gametime()                 if (g_doubleKill == nowtime && g_doubleKillId == killer)         {             if (DoubleKill)             {                 new name[32]                                 get_user_name(killer, name, 31)                                 set_hudmessage(255, 0, 255, -1.0, 0.35, 0, 6.0, 6.0, 0.5, 0.15, 3)                 show_hudmessage(0, "%L", LANG_PLAYER, "DOUBLE_KILL", name)             }                         if (DoubleKillSound)                 play_sound("misc/doublekill")         }                 g_doubleKill = nowtime         g_doubleKillId = killer     } }

it's should work.
But why dosn't ???

I really kill 2 or more players at one time
It's also enabled in PLUGIN menu.
Help.

AMXX1.70 also had problem in 1.60
RPG is offline
Silver Dragon
Veteran Member
Join Date: Jan 2005
Location: Chicago, Illinois
Old 03-27-2006 , 10:03  
Reply With Quote #2

Did you enable it in AMXMODMENU?
Silver Dragon is offline
Send a message via AIM to Silver Dragon Send a message via MSN to Silver Dragon Send a message via Yahoo to Silver Dragon
RPG
Senior Member
Join Date: Aug 2005
Old 03-28-2006 , 01:53  
Reply With Quote #3

Quote:
Originally Posted by Silver Dragon
Did you enable it in AMXMODMENU?
Yes, I'm sure.
Still nothing, is it works for you? Try.
RPG is offline
Silver Dragon
Veteran Member
Join Date: Jan 2005
Location: Chicago, Illinois
Old 03-28-2006 , 09:36  
Reply With Quote #4

Did you actually kill two guys at the same time, for it to sound?
Silver Dragon is offline
Send a message via AIM to Silver Dragon Send a message via MSN to Silver Dragon Send a message via Yahoo to Silver Dragon
RPG
Senior Member
Join Date: Aug 2005
Old 04-06-2006 , 18:51  
Reply With Quote #5

Quote:
Originally Posted by Silver Dragon
Did you actually kill two guys at the same time, for it to sound?
Yes I tryed with HE, killed 2 enemys.
It's not just a sound, also don't get msg of Double Kill!!!.
Also enabled in menu ->

[img]http://img429.**************/img429/2379/az1ym.jpg[/img]


Is it works for anybody?
RPG is offline
SweatyBanana
BANNED
Join Date: Sep 2005
Location: LOL
Old 04-06-2006 , 21:09  
Reply With Quote #6

Are you running a dedicated server?

look in the server console when you get the double kill and see if it says something like this:

ERROR: could not transmit sound.....
SweatyBanana is offline
Send a message via AIM to SweatyBanana Send a message via Yahoo to SweatyBanana
RPG
Senior Member
Join Date: Aug 2005
Old 04-13-2006 , 18:42  
Reply With Quote #7

Quote:
Originally Posted by SweatyBanana
Are you running a dedicated server?

look in the server console when you get the double kill and see if it says something like this:

ERROR: could not transmit sound.....
Run a DEDICATED SERVER AMXX1.71

Looked and nothing. NO error.
And still NO anounce of DOUBLEKILL! and NO Sound of it.

I really have the sound file in misc/doublekill.wav
Also enabled in miscstats menu.
And what da....

I saw in other threats they also don't get doublekill anounce. Is it bug in miscstats?
RPG 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 10:39.


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