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

server not showing up


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
striker07
Veteran Member
Join Date: Mar 2012
Location: Solar System/Earth/Belgi
Old 05-06-2012 , 15:35   server not showing up
Reply With Quote #1

hey,

I'm using xredirect to link 3 servers for now, but only 2 of the servers show up
1. is in the gungame server
2. is in the hidenseek server that doesnt show up on the list when i type /server in both server
also when in the gungame server you can see the name of the map currently running on it but
when you look at the server from the hns server you only see if its online.

I have all the same cvars and defines for all the servers but there are still a few diffrences.

[IMG]http://img94.**************/img94/7057/xdirect.png[/IMG]
my serverlist.ini file:

[ .:}O$G{:. Custom Knifemod [FASTDL] ]
address=77.111.192.228
port=27015

[ .:}O$G{:. Hide'N'Seek mod [FASTDL, Shop, Bhop, Stats, ...] ]
adress=194.105.152.37
port=27015

[ .:}O$G{:. Gungame mod [FASTDL, Paintball, Skins] ]
address=77.111.195.228
port=27015

the only define I have changed in the sma so far:
PHP Code:
#define MAX_SERVERNAME_LEN 65 // maximum length of a server name read from SERVERFILE //50 default
//it didnt seem to had any effect since the whole server name doesnt show up on the list 
my cvars for all the servers are all the same:
PHP Code:
cvar_active register_cvar("redirect_active""1")
cvar_auto register_cvar("redirect_auto""0")
cvar_manual register_cvar("redirect_manual""1")
cvar_follow register_cvar("redirect_follow""1")
cvar_external_address register_cvar("redirect_external_address""")
cvar_check_method register_cvar("redirect_check_method""1")
cvar_announce register_cvar("redirect_announce""180")
cvar_announce_mode register_cvar("redirect_announce_mode""3")
cvar_announce_alivepos_x register_cvar("redirect_announce_alivepos_x""-1.0")
cvar_announce_alivepos_y register_cvar("redirect_announce_alivepos_y""0.01")
cvar_announce_deadpos_x register_cvar("redirect_announce_deadpos_x""-1.0")
cvar_announce_deadpos_y register_cvar("redirect_announce_deadpos_y""0.35")
cvar_show register_cvar("redirect_show""1")
cvar_adminslots register_cvar("redirect_adminslots""0")
cvar_maxadmins register_cvar("redirect_maxadmins""0")
cvar_retry register_cvar("redirect_retry""1")
cvar_hidedown register_cvar("redirect_hidedown""0")
cvar_localslots register_cvar("redirect_localslots""0")
/*
redirect_active - 1/0 activate/deactivate redirect plugin - when this is set to 0 all other CVAR's are ignored, default 0
redirect_auto - 0 = disable automatic redirection
- 1 = only redirect when server is full, redirect to random server
- 2 = only redirect when server is full, redirect to next server in list
- 3 = always redirect except admins, redirect to random server
- 4 = always redirect except admins, redirect to next server in list
- 5 = always redirect including admins, redirect to random server
- 6 = always redirect including admins, redirect to next server in list
redirect_manual - controls behaviour of manual redirect menu:
- 0 = disabled
- 1 = selecting a server in main menu directly redirects there (if possible)
- 2 = selecting a server in main menu directly redirects there, or if not possible brings up a sub menu with detail information, the reason why redirection does not work and a retry option (if redirect_retry 1)
redirect_follow - 1/0 enable/disable following players with /follow to a server they were redirected to - people can still use /server to follow a player though, default 0
redirect_external_address - own external server address - only needed when you use DNS names instead of IPs in SERVERFILE - this must match the name in SERVERFILE - include the port!
redirect_check_method - check the servers in the list - 0 = no checks, 1 = ping only(to check whether a server is down), 2 = check active players and max. players as well, default 0
redirect_announce - announce server list with stats (depends on redirect_check_method) in center every redirect_announce seconds - set to 0 for off, default 60
redirect_announce_mode - control who announcements are displayed for: 1 = alive players , 2 = dead players, 3 = both
redirect_announce_alivepos_x - the vertical position of the announcements displayed to living people, default -1.0
redirect_announce_alivepos_y - the horizontal position of the announcements displayed to living people, default 0.01
redirect_announce_deadpos_x - the vertical position of the announcements displayed to living people, default -1.0
redirect_announce_deadpos_y - the horizontal position of the announcements displayed to living people, default 0.35
redirect_show - 1/0 enable/disable redirection information in chat area, default 1
redirect_adminslots - 1/0 enable/disable adminslots - when set to 1 people are redirected off the server when someone with a reserved slot connects, default 0
redirect_retry - 1/0 enable/disable retry queue feature - when set to 1 players can say /retry and are redirected as soon as a slot on the target server is free
redirect_hidedown - control hiding of servers that are down (not responding): 0 = don't hide, 1 = hide in menu, 2 = hide in announcements, 3 = hide in menu and announcements - has no effect with redirect_check_method 0, default 0
redirect_localslots - 1/0 enable/disable slot reserving for local players - remote players are redirected off the server when a local player connects*/ 

Last edited by striker07; 05-19-2012 at 11:19. Reason: new problem
striker07 is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 05-07-2012 , 03:54   Re: 2nd server not in server list
Reply With Quote #2

Code:
adress=194.105.152.37

Code:
address=194.105.152.37
__________________

Mordekay is offline
striker07
Veteran Member
Join Date: Mar 2012
Location: Solar System/Earth/Belgi
Old 05-07-2012 , 08:29   Re: 2nd server not in server list
Reply With Quote #3

Quote:
Originally Posted by Mordekay View Post
Code:
adress=194.105.152.37

Code:
address=194.105.152.37
LOL haha ty :p
striker07 is offline
Old 05-08-2012, 12:15
striker07
This message has been deleted by striker07. Reason: transfered to first post
Reply


Thread Tools
Display Modes

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 04:13.


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