Raised This Month: $ Target: $400
 0% 

xREDIRECT - server redirect menu


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 07-20-2007 , 06:36   Re: xREDIRECT - server redirect menu
#591

Does the autoredirect don't work on all servers or only on some of them?
Please post all cvars with redirect_ from the servers where autoredirect doesn't work.
__________________

Mordekay is offline
add
Junior Member
Join Date: Apr 2007
Location: Poland
Old 07-20-2007 , 08:01   Re: xREDIRECT - server redirect menu
#592

Quote:
redirect_active 1
redirect_auto 2
redirect_manual 1
redirect_follow 1
redirect_external_address 86.63.89.115
redirect_check_method 2
redirect_show 1
redirect_maxadmins 2
redirect_hidedown 0

amx_reservation 1
amx_hideslots 1
__________________

add is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 07-20-2007 , 08:07   Re: xREDIRECT - server redirect menu
#593

You have to turn of every other redirect plugin as the install instructions says.
__________________

Mordekay is offline
add
Junior Member
Join Date: Apr 2007
Location: Poland
Old 07-20-2007 , 08:36   Re: xREDIRECT - server redirect menu
#594

OK.I resign .I use simple redirect http://forums.alliedmods.net/showthr...imple+redirect
__________________

add is offline
savage9r
Member
Join Date: Jan 2006
Location: Columbus, OH
Old 07-22-2007 , 05:36   Re: xREDIRECT - server redirect menu
#595

@ add - you have to turn off adminslots.amxx ; slot reservation in plugins.ini

anyone here know if this plugin will work with amxbans? i can't seem to get my amxbans_admins to read my admins from the database. just curious if they did work together because it manages slots. would it be reading admins from users.ini? or would it also connect to my amxbans database?
__________________

savage9r is offline
Send a message via MSN to savage9r Send a message via Yahoo to savage9r
add
Junior Member
Join Date: Apr 2007
Location: Poland
Old 07-22-2007 , 05:56   Re: xREDIRECT - server redirect menu
#596

I Check...
__________________

add is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 07-22-2007 , 06:04   Re: xREDIRECT - server redirect menu
#597

It works with amx-bans.
I use it on my servers to and i don't have any of my admins in users.ini
__________________

Mordekay is offline
Furious-PY
Junior Member
Join Date: May 2006
Old 07-27-2007 , 17:18   Re: xREDIRECT - server redirect menu
#598

Mordekay i readed all the topic and i cant make the auto redirect work...

Code:
03:30:45 Plugins cargados actualmente:
         nombre             version  autor             archivo          estado   
         Admin Base (SQL)   1.76a    AMXX Dev Team     admin_sql.amxx   running  
         Admin Commands     1.76c    AMXX Dev Team     admincmd.amxx    running  
[         Menus Front-End    1.76c    AMXX Dev Team     menufront.amxx   running  
         Commands Menu      1.76c    AMXX Dev Team     cmdmenu.amxx     running  
         Players Menu       1.76c    AMXX Dev Team     plmenu.amxx      running  
         Maps Menu          1.76c    AMXX Dev Team     mapsmenu.amxx    running  
         Admin Chat         1.76c    AMXX Dev Team     adminchat.amxx   running  
         Anti Flood         1.76c    AMXX Dev Team     antiflood.amxx   running  
         Scrolling Message  1.76c    AMXX Dev Team     scrollmsg.amxx   running  
         Info. Messages     1.76c    AMXX Dev Team     imessage.amxx    running  
         Admin Votes        1.76c    AMXX Dev Team     adminvote.amxx   running  
         NextMap            1.76c    AMXX Dev Team     nextmap.amxx     running  
         TimeLeft           1.76c    AMXX Dev Team     timeleft.amxx    running  
         Pause Plugins      1.76c    AMXX Dev Team     pausecfg.amxx    running  
         Stats Configurati  1.76c    AMXX Dev Team     statscfg.amxx    running  
         StatsX             1.76c    AMXX Dev Team     statsx.amxx      running  
         AMX Admin Model    1.1.1    whitemike         amx_adminmodel.  running  
03:30:45 Idiot Model chang  1.10     IJs & GIR         amx_idiot.amxx   running  
         xREDIRECT          1.0RC1   x0R               xredirect.amxx   debug    
         19 plugins, 18 en ejecucion
server.cfg
Code:
redirect_active 1
redirect_auto 6
redirect_manual 3
redirect_follow 1
redirect_check_method 2
redirect_show 1
redirect_announce_mode 3
redirect_adminslots 0
redirect_maxadmins 0
redirect_countbots 0
redirect_localslots 0
amx.cfg
Code:
amx_reservation 0
amx_hideslots 0
plugins.ini
Code:
; Basic
admincmd.amxx		; basic admin console commands
;adminhelp.amxx		; help command for admin console commands
;adminslots.amxx		; slot reservation
;multilingual.amxx	; Multi-Lingual management
serverlist.ini
Code:
[FREE 1]
address=201.217.17.140
localaddress=192.168.1.13
port=27015

[FREE 2]
address=201.217.17.140
localaddress=192.168.1.5
port=27016

[FREE 3]
address=201.217.17.140
localaddress=192.168.1.4
port=27017

[PRO]
address=201.217.17.140
localaddress=192.168.1.11
port=27018

[DeathMatch 1]
address=201.217.17.140
localaddress=192.168.1.6
port=27022

[DeathMatch 2]
address=201.217.17.140
localaddress=192.168.1.7
port=27019

[AIM]
address=201.217.17.140
localaddress=192.168.1.2
port=27020

[Clan Match]
address=201.217.17.140
localaddress=192.168.1.2
port=27021
xRedirect RC1 working nice*
Manual redirect working good
Auto redirect DONT work
msg: Dropped due to slot reservation

v1.1.2.0+ (Linux, Dedicated, Protocol 47)
AmxModx 1.76c
sXe Injected v5.2.4.0 (anticheat)
MetaMod v1.19

I dont know where is the problem
Furious-PY is offline
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 07-27-2007 , 17:47   Re: xREDIRECT - server redirect menu
#599

I guess only xOR can help with my issue on the other page? lol
__________________
bmann_420 is offline
savage9r
Member
Join Date: Jan 2006
Location: Columbus, OH
Old 07-30-2007 , 23:15   Re: xREDIRECT - server redirect menu
#600

furious, for starters you have redirect_auto 6 which is // - 6 = always redirect including admins, redirect to next server in list

try a different setting like // - 2 = only redirect when server is full, redirect to next server in list

also, you need to add a line under each server to enable auto redirect which is: noauto=0

that is a double negative, but it means you can auto transfer when the server is full.
__________________

savage9r is offline
Send a message via MSN to savage9r Send a message via Yahoo to savage9r
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:21.


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