Server not Showin in quake's list

16 replies [Last post]
*S!SOUL*TOOL!
QuAkEr1985's picture
Offline
Joined: Dec 2006
Posts:
Server not Showin in quake's list

hehe...im running 2 servers...dead enemies freeze and dead enmies 1vs1...the 1vs1 server is listed in game but the freeze server isnt Big grin

thats wierd Shock

Click if u wanna become PRO!

cml
Forum moderator Rank moderator LIVING LEGEND
camel-xp's picture
Offline
Joined: Mar 2006
Posts:
Server not Showin in quake's list
mow Q [EN] wrote:

The Camels Clan wrote:
well dont ask me coz I dont have it also Big grin
EN have it, but they always not sharing with this things with anyone ever!

Well, u may have recognized, that EN Servers are not using portchanging script anymore.

I didnt mean portchanging script but port hidding trick or whatever it is Happy

*S!SOUL*TOOL!
QuAkEr1985's picture
Offline
Joined: Dec 2006
Posts:
Server not Showin in quake's list

think thats one solution to show the server in gamelist:

Master Servers set sv_master1 "master3.idsoftware.com" set sv_master2 "master0.gamespy.com" set sv_master3 "master.kali.net" set sv_master4 "master.quake3arena.com" set sv_master5 "master0.excessiveplus.net

copy this into the bottum of your server.cfg, one line under q3dm17 Big grin

It works for me Cool

gl shadow

Click if u wanna become PRO!

AiKO . RS*
Offline
Joined: Nov 2005
Posts:
Re: Server not Showin in quake's list

Ok You run Your Server in home?
You musst unlock youre port at youre router/firewall.
The port swicher for windows is simple..

Server Port Switch Script by {d*r*t}fa!th ( lil bit edited by me xD )
write this in your server.cfg

    seta switch "vstr m1" seta m1 "vstr info1;set net_port 27015;net_restart; heartbeat; set switch vstr m2"
    seta m2 "vstr info2;set net_port 27016;net_restart; heartbeat; set switch vstr m3"
    seta m3 "vstr info3;set net_port 27017;net_restart; heartbeat; set switch vstr m4"
    seta m4 "vstr info4;set net_port 27018;net_restart; heartbeat; set switch vstr m1"

    set info1 "The Server Must Be Restarted - please connect to IP:27015; wait 5"
    set info2 "The Server Must Be Restarted - please connect to IP:27016; wait 5"
    set info3 "The Server Must Be Restarted - please connect to IP:27017; wait 5"
    set info4 "The Server Must Be Restarted - please connect to IP:27018; wait 5"

and this in youre crontab.txt

    */120 * * * * /vstr switch

port swiches after 2h

Hope that will help a lot

[/]

[/]

Asus M2N - SLI Deluxe,AMD Athlon 64 X2 5000+,Radeon X1950 PRO 512 MB,1GB Hyper-X DDR2-800


+++DDL-Dream+++

{D*R*T} FAITH
Faith's picture
Offline
Joined: Dec 2004
Posts:
Re: Server not Showin in quake's list
AiKO . RS* wrote:

Ok You run Your Server in home?
You musst unlock youre port at youre router/firewall.
The port swicher for windows is simple..
write this in your server.cfg

    seta switch "vstr m1" seta m1 "vstr info1;set net_port 27015;net_restart; heartbeat; set switch vstr m2"
    seta m2 "vstr info2;set net_port 27016;net_restart; heartbeat; set switch vstr m3"
    seta m3 "vstr info3;set net_port 27017;net_restart; heartbeat; set switch vstr m4"
    seta m4 "vstr info4;set net_port 27018;net_restart; heartbeat; set switch vstr m1"

    set info1 "The Server Must Be Restarted - please connect to IP:27015; wait 5"
    set info2 "The Server Must Be Restarted - please connect to IP:27016; wait 5"
    set info3 "The Server Must Be Restarted - please connect to IP:27017; wait 5"
    set info4 "The Server Must Be Restarted - please connect to IP:27018; wait 5"

and this in youre crontab.txt

    */120 * * * * /vstr switch

port swiches after 2h

Hope that will help a lot

[/]

hm.. i've seen that somewhere.. oh wait.. that seems to be my script..

[/]

AiKO . RS*
Offline
Joined: Nov 2005
Posts:
Re: Server not Showin in quake's list

woha i remind me thats was from you!
Sorry i forgot it coz i has that built-in in my cfgs Happy

Asus M2N - SLI Deluxe,AMD Athlon 64 X2 5000+,Radeon X1950 PRO 512 MB,1GB Hyper-X DDR2-800


+++DDL-Dream+++