Raised This Month: $ Target: $400
 0% 

xREDIRECT - server redirect menu


Post New Thread Closed Thread   
 
Thread Tools Display Modes
BlooD/TiDe
Junior Member
Join Date: Feb 2008
Location: Bulgaria
Old 02-15-2008 , 03:37   Re: xREDIRECT - server redirect menu
#821

Ok,Bulgarian Translation added nice.

But xOR really did a nice work with this plugin so,i will try to support him with everything i can
__________________
BlooD/TiDe is offline
Send a message via AIM to BlooD/TiDe Send a message via MSN to BlooD/TiDe Send a message via Skype™ to BlooD/TiDe
ajvn
Member
Join Date: Dec 2007
Old 02-15-2008 , 12:33   Re: xREDIRECT - server redirect menu
#822

This is nice plugin, but I want to connecting clients redirect auto if server is full (23/24 etc) and only manual redirection works. I set redirect_auto 1, and try defferent cvars, but same result. Also I try other redirect plugins and same story (just get message Server Full). Can somebody help?

Last edited by ajvn; 02-15-2008 at 12:41.
ajvn is offline
xOR
Veteran Member
Join Date: Jun 2006
Location: x-base.info
Old 02-15-2008 , 16:18   Re: xREDIRECT - server redirect menu
#823

Quote:
Originally Posted by ajvn View Post
This is nice plugin, but I want to connecting clients redirect auto if server is full (23/24 etc) and only manual redirection works. I set redirect_auto 1, and try defferent cvars, but same result. Also I try other redirect plugins and same story (just get message Server Full). Can somebody help?
i need to see your cvar settings and the contents of your serverlist.ini file.
__________________
Got more than one HL1 (CS, DoD, NS, TS, TFC, HLDM...) server? Check:
xOR is offline
guldur
New Member
Join Date: Feb 2008
Old 02-19-2008 , 12:49   Re: xREDIRECT - server redirect menu
#824

I have also the same problem. When my server is off or 16/16 id just say "server is full" and no redirect, works only manual with command /server.

I use this cvars:
amx_cvar redirect_active 1
amx_cvar redirect_auto 1
amx_cvar redirect_manual 1

and this is my serverlist.ini:
[RuneMod [4FuN]]
address=s3.hitme.pl
port=27050


[RuneMod [TP]]
address=s6.hitme.pl
port=27050


@@@@
Also how to make that when I type /server - on list i get NAME, IP and SLOTS? Now I have only NAME (IP).
guldur is offline
xOR
Veteran Member
Join Date: Jun 2006
Location: x-base.info
Old 02-20-2008 , 13:40   Re: xREDIRECT - server redirect menu
#825

Quote:
Originally Posted by guldur View Post
I have also the same problem. When my server is off or 16/16 id just say "server is full" and no redirect, works only manual with command /server.

I use this cvars:
amx_cvar redirect_active 1
amx_cvar redirect_auto 1
amx_cvar redirect_manual 1

and this is my serverlist.ini:
[RuneMod [4FuN]]
address=s3.hitme.pl
port=27050


[RuneMod [TP]]
address=s6.hitme.pl
port=27050
either the description or question 5 in the FAQ would have told you that you need to set redirect_external_address when you use dns names instead of IPs.
so on server 1 set the CVAR redirect_external_address "s3.hitme.pl:27050" and on server 2 set it to "s6.hitme.pl:27050".

Quote:
Originally Posted by guldur View Post
@@@@
Also how to make that when I type /server - on list i get NAME, IP and SLOTS? Now I have only NAME (IP).
redirect_check_method 2. again, the description tells you this, just read through the CVARs.

you're lucky that i am not as lazy as you are, otherwise i'd prolly not answer such questions.
__________________
Got more than one HL1 (CS, DoD, NS, TS, TFC, HLDM...) server? Check:
xOR is offline
Old 02-20-2008, 18:13
guldur
This message has been deleted by guldur.
guldur
New Member
Join Date: Feb 2008
Old 02-21-2008 , 14:25   Re: xREDIRECT - server redirect menu
#826

I delete old message becasue I don't want to make double post

Quote:
Originally Posted by my old post
I'm sorry - I read cvars and whole thread but my english isn't very good so I probably don't understand all that I read.

Sorry again and thanks for reply.
My new problem:
Sorry, I find it in FAQ.

Last edited by guldur; 02-21-2008 at 14:29.
guldur is offline
xOR
Veteran Member
Join Date: Jun 2006
Location: x-base.info
Old 02-25-2008 , 13:58   xREDIRECT - running on almost 1000 servers - THANKS!!!
#827

hello together,

i just felt like saying thanks to all users of the plugin. according to game-monitor the plugin is, while writing this, running on 954 servers! even when it looks like the allover amount of hl1 servers is slowly decreasing while the number of source servers is increasing.

also i wanted to say thanks for mostly nice discussions on an objective and friendly level.
i was happy that people helped each other, while i DO see that this is not easy in the case of xREDIRECT, which is complicated to handle in comparison to other plugins.
last but not least i am happy about all the nice ideas brought in by users, of which many already have been implemented.

so again: THANK YOU - and now let's hit the 1000 servers mark
__________________
Got more than one HL1 (CS, DoD, NS, TS, TFC, HLDM...) server? Check:
xOR is offline
Mash
New Member
Join Date: Feb 2008
Old 03-01-2008 , 16:20   Re: xREDIRECT - server redirect menu
#828

I can't get mine to work.

It used to say Own Server Cannot Be Found, but it doesn't anymore..it simply doesn't let me use /server. When I join the server and say /server nothing happens if redirect_enable is 1 or 2 or 3, but if it is 0 it tells me that manual redirecting is disabled.

What I basically want is a server running with bots (25/26) and when a player joins he is auto redirected to my no bot server. The auto-redirect doesn't work, nor does the manual seem to work.

To fix the "own server not found" thing I did what was suggested in the FAQ, set net_address 123.123.123.123:27015, ip 123.123.123.123:27015, etc, and the error fixed, but still /server does nothing.

Here is my serverlist:

Code:
 
[BegFM - Recruitin | By: BloodServers.Com]
address=205.234.159.203
port=27015
 
[BegFM.Pub.Recruitin.]
address=123.123.123.123
port=27015
Thing is, should I have the serverlist for my non-bot server be 123.123.123.123 for the bot one, or should it be the correct address as if I was joining the server with CS..?

Thanks.

EDIT: Nvm it was a stupid problem of mine, easy to fix lol...didn't activate the plugin =P..

Anyways, next problem:

Auto-redirecting doesn't work. It gets stuck when connecting to the other server. /server and selecting a server works, but not auto-reidirecting for some reason.

Cvars:
redirect_auto 6

Last edited by Mash; 03-01-2008 at 16:30.
Mash is offline
fyndler
Senior Member
Join Date: Nov 2007
Old 03-02-2008 , 00:40   Re: xREDIRECT - server redirect menu
#829

Okey so i cant see the announce any idea why ? Here is my cvar really want that one too show so people know about the plugin


redirect_active 1
redirect_auto 1
redirect_manual 1
redirect_follow 1
redirect_check_method 2
redirect_announce 60
redirect_announce_mode 3
redirect_announce_alivepos_x -1.0
redirect_announce_alivepos_y 0.01
redirect_announce_deadpos_x -1.0
redirect_announce_deadpos_y 0.35
redirect_show 1
redirect_adminslots 0
redirect_maxadmins 0
redirect_retry 0
redirect_hidedown 0
redirect_countbots 1
redirect_localslots 1

Last edited by fyndler; 03-03-2008 at 18:59.
fyndler is offline
Guenhwyvar
AMX Mod X Beta Tester
Join Date: Jul 2005
Location: Berlin / Germany
Old 03-02-2008 , 04:32   Re: xREDIRECT - server redirect menu
#830

Quote:
Originally Posted by fyndler View Post
Okey so i can see the announce any idea why ?
dont worry, you installed the plugin properly.
Guenhwyvar is offline
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 01:50.


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