Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
Remember above, that was my issue. And if you look at your logs, or the cli, you'll see that periodically, or whenever a trigger occurs.
I added "register_dictionary("ultimate_sounds.txt ")" after the cvar variable, compiled it. |
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
Quote:
Anybody else having that issue? |
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
no...he lies!!!1
|
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
I was also trying to fix the HUD's. Mainly the one where it says "you are the last one" or "you vs whoever else" in the middle. I would always get 2 of them even when I disable them in the cfgmenu, and they would overlap. So id like to know if that got fixed also.
EDIT: And I just released 1.7 (In the next few days 3.8 of the Super will be out once vvg is done testing :D) |
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
Quote:
Quote:
|
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
Is it just me, or is the 'sounds' folder supposed to be named 'sound'?
Great plugin, though! EDIT: Also, to contribute, here is a Swedish translation: Quote:
|
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
There's one thing missing... the megakill.wav
You don't have that in either posts that you give the plugin on. u got all the other sounds except for that one. Also, are these supposed to be the sounds from source? if so, mine aren't its playing the regular 1.6 sounds. |
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
hey, you are right...he missed the megakill.wav in that .zip
...and what do you mean the sounds from source? this plugin was made before source was even released |
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
.... oops Must have been late.
When I get home in a few days i will update it. And in the zip the sound folder is sounds ? thats even more weird, i try to make it a point to be "on point" but what the hell, ill fix it later this week when im actually home. I havnt been home for about a week and ahalf, so when I do I will get to it. And sorry hobo for the new release of the SUper, im not gonna add the request, but you could request it in Suggestions using just that section of the code if you want :D I just wanna get 3.8 out And TY LinuxSWE very much |
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
Alright: Update
|
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
Cheers mate.
This plugin works fine! But I was wondering how can deactivate few of the sounds such as multi-kill. As they get activated too often and gets boring. |
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
amx_statscfgmenu
|
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
Quote:
|
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
Hmm, your statscfgmenu should have all of the additions added my miscstats and ultimate sounds. (multikill, doublekill, etc)
Code:
|
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
Not working for me. I have the plugin installed and it is running but getting multiple error msgs. I added debug mode but nothing is being logged unless the logs are going someplace unexpected (looked in error logs under amxx).
Wish I could copy and paste them but I will give you and idea of the server console output:Invalid Event Send Audio, Runtime Error 10 get pvar string, Invalid cvar pointer. I have the sounds installed in sound/misc and they are on my client in correct folder while I was testing. I am using the default configuration for this plugin as of now. Also when I attempt to bring up the statscfg menu it says no stats plugins but I have statscfg.amxx and it is enabled in plugins.ini. This plugin works for most mods, correct? |
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
I've only tested it for cstrike, but it just requires the amxmodx include. and do you have amxmodx 1.8?
|
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
Yes I have amxmodx 1.8 and as far as the amxx include goes I see that in the sma file.
|
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
what addon are you playing or running?
|
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
Under my addons folder I have entmod, eye (metamod plugin) and I also run HLguard and some bots along with many amxx plugins.
|
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
Well I mean what mod for amxmodx. Like cstrike, ns, specialist..... t yp of addon
|
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
My mod folder is "valve" or HLDM.
|
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
?...
What addon of amxmodx are you running, or what game is it for. |
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
I am running HLDM1- the original multiplayer deathmatch for Half-life.
|
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
It might not work for that. HLDM1, this is mainly for HLDS or listen servers, not a strictly deathmatch based server. That im aware of
|
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
Quote:
But if it doesn't work it doesn't work. |
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
I see, thought that was the other deal, sorry. But yea, i dont know what else to say. You can try mortal combat stats if you want... ? In new plugin submissions
|
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
No, my players have gotten used to the ut sounds and love it very much. I wish I could find an amxx UT sounds pugin which works. The other one here for amxx only works part of the time. I have one which works from amx but it registers deaths by worldspawn to the server. So, for example, in crossfire when someone sets off the nuke it says, "Server: Multikill!!!". :cry:
|
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
in that case you can post that ultimate sounds from amx and we can fix it so it doesn't do that anymore
|
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
1 Attachment(s)
Quote:
I will include the sma file as an attachment if that is how you would like it.. I have been running this in backward compatibility mode. |
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
1 Attachment(s)
Quote:
here is the fixed version of that amx plugin, which won't call the death event when a player gets killed by the server |
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
Dammit,
i browsed all the 67 pages of this Forum but didn't found this nice plugin, now it was on first page (cause of replies) and i found it :shock: *happy* I really like it but perhaps there should be more cvars so you can set which sounds are played and which not (perhaps you only want to play them after i.e. ludacrisskill and above) - or you want to specify how many kills someone need for a given sound. i.e.: Code:
amx_us_prepare 0 // 0 disables the prepare to fight sound, 1 enables it |
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
Quote:
|
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
then maybe the thing that I change doesn't work in the old amx..
try changing the Code:
#include <amxmod> Code:
#include <amxmodx> |
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
@an3k
Ill look into it, but also their is no prepare to fight. If their was, you can also enable it thru the amx_statscfgmenu |
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
Quote:
|
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
Quote:
After testing a bit more i saw there really is no prepare to fight sound, perhaps you want to add this feature since there is the soundfile in your zip?! :) I also noticed a tiny "bug" (it's not a bug for real): If you are on a killing streak i.e. multikill and kill your enemy with a headshot both sounds are played simultaneous, same for knife kills. Perhaps you could change it so no headshot/humiliation sound is played but a message is shown (or nothing, perhaps a new cvar?) |
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
Thanks bmann_420 :)
I had a huge idle period and am glad someone took over for this plugin. Looks great and glad to see my credit for porting wasn't completely striped. Thanks! |
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
lol, of course not. Glad to see you back :D
|
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
@bmann_420 - no more updates?
|
Re: Ultimate Sounds (More Addons for Misc. Stats) 1/20/08
um, not really. Dont see the need. I dont know of any...
|
All times are GMT -4. The time now is 13:26. |
Powered by vBulletin®
Copyright ©2000 - 2023, vBulletin Solutions, Inc.