PDA

View Full Version : Wont show announce


12345
01-29-2009, 02:47
I got these settings in server.cfg
Redirect_active 1
redirect_auto 2
redirect_manual 3
redirect_follow 0
redirect_check_method 2
redirect_announce 30
redirect_announce_mode 3
redirect_show 0
redirect_adminslots 1
redirect_maxadmins 0
redirect_retry 1
redirect_hidedown 0
redirect_countbots 0
redirect_localslots 0

In serverlist.ini
[My server 1]
address=***.***.***.213
port=27016
cmdbackup=2
noauto=0
nomanual=0
nodisplay=0

[My server 2]
address=***.***.***.213
port=27017
cmdbackup=2
noauto=0
nomanual=0
nodisplay=0

[My server 3]
address=***.***.***.213
port=27018
cmdbackup=2
noauto=0
nomanual=0
nodisplay=0

Everything works great except announce... any ideas?

xOR
02-03-2009, 16:14
check your amxx log files (the normal log, not error log) for a message from xREDIRECT telling you that the own server was not detected. if you can see the message then reading question 5 and 6 in the FAQ (http://wiki.boxxor.net/wakka.php?wakka=xREDIRECT/FAQ) will help you.

in the past i have heard that "everything else except announces works great" pretty often although automatic redirection does not work as well, but people don't notice that because usually you can't test it right after you first installed the plugin - that would mean sitting there and waiting for the server to get full only to check whether people are being redirected, most people won't do this.