Raised This Month: $32 Target: $400
 8% 

Double kill don't work (miscstats-amxx1.80)


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Darkill
BANNED
Join Date: Oct 2007
Old 01-25-2008 , 16:50   Double kill don't work (miscstats-amxx1.80)
Reply With Quote #1

The double kill sound and Hud msg not works
I actived the stats.ini and i have the sounds.
Only double kill NOT work!

Quote:

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, -1)
ShowSyncHudMsg(0, g_center1_sync, "%L", LANG_PLAYER, "DOUBLE_KILL", name)
}

if (DoubleKillSound)
play_sound("misc/doublekill")
}

g_doubleKill = nowtime
g_doubleKillId = killer
}
}
HAve some error in this part of miscstats?
HEEEELP!!!

Sorry by my english, i am a brazilians!
Darkill is offline
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 01-26-2008 , 01:18   Re: Double kill don't work (miscstats-amxx1.80)
Reply With Quote #2

have you enabled it in you amx_statscfgmenu ?
__________________
bmann_420 is offline
Darkill
BANNED
Join Date: Oct 2007
Old 01-26-2008 , 09:43   Re: Double kill don't work (miscstats-amxx1.80)
Reply With Quote #3

Quote:
Originally Posted by bmann_420 View Post
have you enabled it in you amx_statscfgmenu ?
Yes, enabled and doublekill not work
Darkill is offline
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 01-26-2008 , 16:05   Re: Double kill don't work (miscstats-amxx1.80)
Reply With Quote #4

I dont know.

If you'd like you can also try and look up Ultimate Sounds.
__________________
bmann_420 is offline
Darkill
BANNED
Join Date: Oct 2007
Old 01-26-2008 , 18:47   Re: Double kill don't work (miscstats-amxx1.80)
Reply With Quote #5

Quote:
Originally Posted by bmann_420 View Post
I dont know.

If you'd like you can also try and look up Ultimate Sounds.
The Ultimate Sounds don't have double kill.
Somebody can help?
Thanks
Darkill is offline
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 01-26-2008 , 23:42   Re: Double kill don't work (miscstats-amxx1.80)
Reply With Quote #6

lol ....

Im just gonna leave it alone.

Besides the obvious, reinstall your addon
__________________
bmann_420 is offline
Darkill
BANNED
Join Date: Oct 2007
Old 01-27-2008 , 10:13   Re: Double kill don't work (miscstats-amxx1.80)
Reply With Quote #7

Quote:
Originally Posted by bmann_420 View Post
lol ....

Im just gonna leave it alone.

Besides the obvious, reinstall your addon
This is error of plugin. Somebody knows to arrange?
Darkill is offline
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 01-27-2008 , 12:42   Re: Double kill don't work (miscstats-amxx1.80)
Reply With Quote #8

Quote:
Originally Posted by Darkill View Post
This is error of plugin. Somebody knows to arrange?
Reguardless if it is or not, their are still steps to fix this issue, and you could be doing them right now. Starting with what I said above. And thats all, i dont seem to have an effect.
__________________
bmann_420 is offline
Darkill
BANNED
Join Date: Oct 2007
Old 01-27-2008 , 18:18   Re: Double kill don't work (miscstats-amxx1.80)
Reply With Quote #9

Plus Somebody it can help?
Darkill is offline
Old 01-29-2008, 07:27
Darkill
This message has been deleted by Greentryst. Reason: bumping is not allowed until a week has passed
[ --<-@ ] Black Rose
ANNIHILATED
Join Date: Sep 2005
Location: Stockholm, Sweden.
Old 01-29-2008 , 09:55   Re: Double kill don't work (miscstats-amxx1.80)
Reply With Quote #10

Post full script.

This looks odd, comparing time with equal to...?
Code:
g_doubleKill == nowtime
[ --<-@ ] Black Rose 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 00:59.


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