Raised This Month: $51 Target: $400
 12% 

xREDIRECT - server redirect menu


Post New Thread Closed Thread   
 
Thread Tools Display Modes
iggy_bus
BANNED
Join Date: Oct 2005
Old 01-22-2007 , 11:38   Re: xREDIRECT - server redirect menu
#411

amxx plugins:
Code:
16:46:59 Currently loaded plugins:
                name                    version  author            file             status   
          [  1] Admin Base              1.76a    AMXX Dev Team     admin.amxx       running  
          [  2] Admin Commands          1.76a    AMXX Dev Team     admincmd.amxx    running  
          [  3] Menus Front-End         1.76c    AMXX Dev Team     menufront.amxx   running  
          [  4] Commands Menu           1.76c    AMXX Dev Team     cmdmenu.amxx     running  
          [  5] Players Menu            1.76c    AMXX Dev Team     plmenu.amxx      running  
          [  6] Maps Menu               1.76c    AMXX Dev Team     mapsmenu.amxx    running  
          [  7] Admin Map               1.76a    iGGi              adminmap.amxx    running  
          [  8] Admin Chat              1.76c    AMXX Dev Team     adminchat.amxx   running  
          [  9] Scrolling Message       1.76c    AMXX Dev Team     scrollmsg.amxx   running  
          [ 10] Info. Messages          1.76c    AMXX Dev Team     imessage.amxx    running  
          [ 11] Admin Votes             1.76c    AMXX Dev Team     adminvote.amxx   running  
          [ 12] NextMap                 1.76c    AMXX Dev Team     nextmap.amxx     running  
          [ 13] Nextmap Chooser         1.76c    AMXX Dev Team     mapchooser.amxx  running  
          [ 14] TimeLeft                1.76c    AMXX Dev Team     timeleft.amxx    running  
          [ 15] Pause Plugins           1.76c    AMXX Dev Team     pausecfg.amxx    running  
          [ 16] Stats Configuration     1.76c    AMXX Dev Team     statscfg.amxx    running  
          [ 17] StatsX                  1.76c    AMXX Dev Team     statsx.amxx      running  
          [ 18] CS Misc. Stats          1.75     AMXX Dev Team     miscstats3.amxx  running  
          [ 19] Restrict Weapons        1.76c    AMXX Dev Team     restmenu.amxx    running  
          [ 20] Server redirect         0.9.1    x0R               serverredirect.  running  
         20 plugins, 20 running
the other is the same as previously posted again in hlsw I get 24/24 and Server full even if I have flag "b"

Server has -autoupdate feature turned on so it is uptodate
iggy_bus is offline
iggy_bus
BANNED
Join Date: Oct 2005
Old 01-22-2007 , 12:10   Re: xREDIRECT - server redirect menu
#412

I forgot to say that @ redirect_announce_mode 3, announce does not show at all, manual redirect works fine ;)
iggy_bus is offline
xOR
Veteran Member
Join Date: Jun 2006
Location: x-base.info
Old 01-22-2007 , 18:09   Re: xREDIRECT - server redirect menu
#413

Quote:
Originally Posted by iggy_bus View Post
I forgot to say that @ redirect_announce_mode 3, announce does not show at all, manual redirect works fine ;)
but this again forms up the symptoms of "own server is not detected" problem, which are exactly:
- automatic redirection does not work
- manual redirection works
- annoucements not displayed automatically
- announcements displayed when forced with redirect_announce_now
- own server not disabled in menu

in your manual menu displayed by saying /server: is the server you are on displayed grey and is it disabled? or can you redirect to the server you are playing on?

you always hide your IP addresses in your serverlist and those i found in older posts from you don't work anymore. is there a special reason for this?
while i don't think telling your IP here in the forums would attract any hackers, if you feel insecure about this you could at least tell me your IP in a private message, i won't tell them to anybody if you wish so. it might help me if i could look at the server - furthermore i could have answered the above questions whether the menu is displaying the own server greyed myself. now i have to wait for your answer, this is also your time that goes by

EDIT: the current version 0.9.1 (beta AND stable) has a bug (already fixed in next beta) where it does not display an error message when the own server is not detected. however, it DOES display the error message when reloading servers - so via rcon do a "redirect_reload" and then check the newest log file in /amxmodx/logs for an error message saying ERROR: Own server has not been detected, plugin will not function correctly.

i really believe this is the problem we have here. i did some searching in this thread and found what i was looking for: Flashhh! once had the same problem - he put everything right in serverlist.ini but in the end the problem was his server was bound to an internal IP address. the plugin detects it as e.g. 192.168.0.1 and compares this to the external address you probably specified in address= parameter and does not find any match, thus does not detect the own server, leading to all other known problems.

to make the plugin detect the external instead of internal address you need to tell it the ip by putting in your server.cfg:
Code:
net_address "123.123.123.123"
where 123.123.123.123 is your external ip that you also specified in the address= parameter in serverlist.ini.

this is how we solved it for Flashhh!.
i am pretty much sure that this will solve your problems as well.
__________________
Got more than one HL1 (CS, DoD, NS, TS, TFC, HLDM...) server? Check:

Last edited by xOR; 01-22-2007 at 18:24.
xOR is offline
xOR
Veteran Member
Join Date: Jun 2006
Location: x-base.info
Old 01-22-2007 , 19:14   xREDIRECT - FAQ/Troubleshooting
#414

The FAQ has moved here.

Last edited by xOR; 08-23-2007 at 17:05.
xOR is offline
iggy_bus
BANNED
Join Date: Oct 2005
Old 01-22-2007 , 19:54   Re: xREDIRECT - server redirect menu
#415

Man I just want to thank you for your patience, and answering, I wish there are more likes of you here on forum. + for you, everithing works perfectly now.

You might add this to pint 6 for FAQ:

Code:
net_address "IP:PORT"
ip IP
redirect_external_address IP
where IP is external IP of the server and PORT is port of the server, I put that in my server.cfg and it works fine ;)

thank you very much for help, and you are right, too many post in thread for one to find help on its own

I will submit serbian translation soon
iggy_bus is offline
iggy_bus
BANNED
Join Date: Oct 2005
Old 01-22-2007 , 20:11   Re: xREDIRECT - server redirect menu
#416

Code:
[sr]
MSG_ERROR_NOT_ENOUGH_SERVERS = GRESKA: moras imati bar dva servera u listi
MSG_ERROR_NO_FILE = GRESKA: fajl '%s' ne postoji
MSG_LOADED_SERVER = Ucitan server %s (%s:%s)
MSG_SELECT_SERVER = Odaberi server:
MSG_CANCEL = Prekini
MSG_SERVER_FULL_REDIRECTING = Ovaj Server je pun, prebacujem te na %s...
MSG_REDIRECTED = '%s' je prebacen na %s
MSG_REDIRECTING = OK, prebacujem te na %s...
MSG_FOLLOWED = '%s' je pratio '%s' na %s
MSG_FOLLOW = Napisi /follow da se i ti tamo prebacis
MSG_MANUAL_DISABLED = Izvini, manuelna redirekcija je iskljucena
MSG_FOLLOW_DISABLED = Izvini, pracenje je iskljuceno
MSG_NO_REDIRECT_SERVER = Server je pun i svi ostali serveri su trenutno puni tako da nemas gde da se prebacis
MSG_REDIRECT_RECEIVE = '%s' je prebacen na ovaj server sa %s
MSG_CANT_FOLLOW = Ne mozes koristiti /follow, jer se niko nije prebacio jos
MSG_SAY_SERVER = Say /server da se prebacis na drugi server:
MSG_MORE = Jos servera
MSG_REDIRFORADMIN = Prebacen si na drugi server jer si najkrace na ovom i da bi oslobodio slot za admina
MSG_REDIRFROM = Dobrodosao na %s, prebacen si ovde sa %s
MSG_RETRY_ANNOUNCE = Say /retry ako zelis da se vratis na prosli server cim se oslobodi slot
MSG_RETRY_BACK_ANNOUNCE = Say /retry ako zelis da se vratis na prosli server cim se oslobodi slot
MSG_REDIR_REG = Nisi ovlascen da koristis ovu mogucnost
MSG_OWN_DETECTION_ERROR = GRESKA: Sopstveni server nije detektovan, plugin nece funkcionisati normalno
MSG_SOCKET_ERROR = GRESKA: Socket greska %i na socket za server %i
MSG_RETRY_SUCCESS = Slot na zeljenom serveru se oslobodio sad ces biti prebacen...
MSG_QUEUE_ADD = Sada si u slotu %i za retry queue za server %s
MSG_QUEUE_REMOVE = Obrisan si sa retry queue liste za server %s
MSG_QUEUE_DEACTIVATED = Retry je neaktivan na ovom serveru
MSG_QUEUE_NO_LAST = Poslednji server nije proveren, ne mozes uraditi retry
iggy_bus is offline
iggy_bus
BANNED
Join Date: Oct 2005
Old 01-24-2007 , 07:44   Re: xREDIRECT - server redirect menu
#417

One Q:
What will happen if I do not have the same serverlist.ini on all servers ?
iggy_bus is offline
FatalisDK
Senior Member
Join Date: Mar 2006
Location: bacon
Old 01-24-2007 , 10:02   Re: xREDIRECT - server redirect menu
#418

When someone is redirected, it would report that they were redirected from a server which they didn't actually redirect from.
__________________
FatalisDK is offline
xOR
Veteran Member
Join Date: Jun 2006
Location: x-base.info
Old 01-25-2007 , 14:53   Re: xREDIRECT - server redirect menu
#419

Quote:
Originally Posted by FatalisDK View Post
When someone is redirected, it would report that they were redirected from a server which they didn't actually redirect from.
yes, and aside from that the same information that is in this case reported wrong is used by the plugin for cycle protection. that means that usually when two servers are full it won't happen that someone is redirected again and again in a loop between the two servers, because the plugin is not redirecting back to the source server. not using the same order everywhere will kill this protection.

i also noticed on my servers the regulars are fast with typing /server and pressing the appropriate number. this is only possible because server1 is always server1 - everywhere. you would destroy this and confuse people if on every server the target server people want to go on has a different number.
try it with yourself for some time if you don't believe me and you will see how annoying it is

but don't misunderstand me: you CAN have different serverlist.ini files - only the order of servers in it must be the same and no servers should be missing in a particular list. you can of course have different options for the servers as long as it is not address= or port=.
e.g. i had one server in my chain that had connection problems to another specific server and thus often displayed this server as being down when it wasn't - in the serverlist.ini of this server i increased the cmdbackup values for the other server and my problem was solved.

Quote:
Originally Posted by iggy_bus View Post
You might add this to pint 6 for FAQ:
so did i. thanks for the hint.

and thanks for your translation of course, i am adding it now.
__________________
Got more than one HL1 (CS, DoD, NS, TS, TFC, HLDM...) server? Check:
xOR is offline
.:Predator:.
Member
Join Date: May 2006
Location: Sweden
Old 01-27-2007 , 07:56   Re: xREDIRECT - server redirect menu
#420

i cant get it to work both servers are "down"

serverlist:
Code:
[.:Predator:. | Surf_Ski]
address=148.160.168.31:60211
port=60211
cmdbackup=5
noauto=1
nodisplay=0

[.:Predator:. | War3FT Server]
address=148.160.168.31:60244
port=60244
cmdbackup=5
noauto=1
nodisplay=0
i got it to be "not" down once but i couldnt select it

i also getting an error in server console; it says something about socket error in server -1
__________________

[IMG]http://img294.**************/img294/3981/johan2kn1.gif[/IMG]
.:Predator:. is offline
Send a message via MSN to .:Predator:.
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 12:54.


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