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.
Quick Help With AMX or something
-
- New to forums
- Posts: 9
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Fri Feb 04, 2005 4:26 pm
are you running statsme and amxx perhaps?
disable the countdown in addons/statsme/statsme.cfg like this:
then restart your server
disable the countdown in addons/statsme/statsme.cfg like this:
Code: Select all
// exec addons/statsme/scripts/bombc.cfg
-Nick
I did that, still same problem
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
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