AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   xREDIRECT (https://forums.alliedmods.net/forumdisplay.php?f=128)
-   -   xRedirect bug with server slots! (https://forums.alliedmods.net/showthread.php?t=121794)

$n1p3r 03-20-2010 00:27

xRedirect bug with server slots!
 
Hello I'v got an problem with xRedirect plugin!

My amxx.cfg is set to 1 reserved slot (slot players and admins)

but... when I installed xRedirect and when there are 30/31 players on server he send all new players (even slot and admin) to next server that is on list!!

How I need to configure my amxx.cfg and xRedirect so when is 30/31 that slot and admin players can enter and it get's 31/31 and when someone else try enter it get redirect to new server.

Thanks!

(my xRedirect cvars)

redirect_active 1
redirect_auto 1
redirect_manual 1
redirect_follow 0
redirect_external_address 79.143.173.173
redirect_check_method 0
redirect_announce 120
redirect_announce_mode 0
redirect_announce_alivepos_x 0.75
redirect_announce_alivepos_y 0.25
redirect_announce_deadpos_x 0.75
redirect_announce_deadpos_y 0.25
redirect_show 0
redirect_adminslots 0
redirect_maxadmins 0
redirect_retry 1
redirect_hidedown 3
redirect_localslots 0

AND I DONT WANT that when admin enters a player got kicked :(

Mordekay 03-20-2010 04:47

Re: xRedirect bug with server slots!
 
If you want a player to enter the server when it is allready 30/31 disable reserveslot.amxx and xredirect

:rtfm:

$n1p3r 03-20-2010 07:16

Re: xRedirect bug with server slots!
 
I didnt said player! I said player with slot and admin :)

Mordekay 03-20-2010 09:42

Re: xRedirect bug with server slots!
 
From what you refuse to read.
Quote:

8.

Q: my server never gets full and always lets 1 slot free – it's e.g. 19/20 players although i have admin slots turned off
A: the plugin needs to reserve this slot for itself to be able to let someone go far enough in connection process until the plugin can “grab” and redirect him – the only way to solve this would be to turn redirect_auto off. Here is more information about this.

9.

Q: people are “dropped due to slot reservation” and automatic redirection does not work
A: the redirect plugin is not compatible to other admin slot reservation plug-ins, including that one coming with AMXX. so you should set both amx_reservation and amx_hideslots to 0.
if you want to use reserved slots with xREDIRECT you can use the inbuilt adminslots feature, please refer to the documentation for CVARs redirect_adminslots and redirect_maxadmins.


All times are GMT -4. The time now is 15:41.

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