Quick Help With AMX or something

Post Reply
shifty
New to forums
New to forums
Posts: 9
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Fri Feb 04, 2005 4:26 pm

Quick Help With AMX or something

Post by shifty »

When the announcer counts down the bomb in condition zero there are 2 voices.. One counts for 20 seconds and the other for the appropiate bomb time. I was wondering if theres a fix for this or what might be wrong with it, thanks.


I think it started happening when we adjusted the bomb time for a match.
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

are you running statsme and amxx perhaps?

disable the countdown in addons/statsme/statsme.cfg like this:

Code: Select all

// exec addons/statsme/scripts/bombc.cfg
then restart your server
-Nick
shifty
New to forums
New to forums
Posts: 9
Joined: Fri Feb 04, 2005 4:26 pm

I did that, still same problem

Post by shifty »

This is the pattern the voice is taking
I plant: 30 seconds until explosion
5 Seconds later
20 Seconds until explosion
Then one voice counting from ten and the other following close behind.

In the statsme.cfg I insterted the line so that part looks like this

exec addons/statsme/scripts/avlist.cfg
// exec addons/statsme/scripts/bombc.cfg
exec addons/statsme/scripts/endround.cfg
exec addons/statsme/scripts/firstblood.cfg
exec addons/statsme/scripts/gresuc.cfg ...
...
...
Not sure if that was correct
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

thats good, now did you restart?

problem fixed or no?

If not, stop by our IRC channel and we can troubleshoot it more extensively, info can be found at the top of these Support Forums
-Nick
Post Reply