hosted servers

10 replies [Last post]
|¯|E><US
nexus's picture
Offline
Joined: Sep 2004
Posts:

How does one stop a hosted server with one set port, from dropping down the server list?

(\/)
(O.o)
0('')(")

.ALIAS.
Offline
Joined: Sep 2005
Posts:
hosted servers

ill make u a script for 2 ports, i dont now how 2 do this but u could make a little fire wall that stops things from going out 2 the people and it wont show up, than make it shut off. If u want that script 2 make it switch threw 27960 and 27961 just ask. i think they get it hosted from exapt turkey(i spelt it wrong Big grin) they have a program, but no1 knows how 2 make it and they dont give it out

|¯|E><US
nexus's picture
Offline
Joined: Sep 2004
Posts:
hosted servers

I use recongamer.com ping is great!

(\/)
(O.o)
0('')(")

.ALIAS.
Offline
Joined: Sep 2005
Posts:
hosted servers

do u want that port changing script? i have 4, 1 i made it just switches ports, 1 that FA!TH made that does the same, and the other 1 Nihil made, it gets info and if clients = 0 change the port

.ALIAS.
Offline
Joined: Sep 2005
Posts:
hosted servers

Nexus thats expensive, its $30 for 12 people, with the turkey 1, goddam and deex use it, its $25 for 26 people i think and there servers have the script 2 make it not show up and than show up

{D*R*T} FAITH
Faith's picture
Offline
Joined: Dec 2004
Posts:
hosted servers

can i see the script "U made" .. ?

.ALIAS.
Offline
Joined: Sep 2005
Posts:
hosted servers

it doesnt work, i just tested it, do u still want 2 c it?

|¯|E><US
nexus's picture
Offline
Joined: Sep 2004
Posts:
hosted servers

Spoke to support I cannot change ports, I can call them and they will change it. Which is a pain and there are only certain hours I can do this. They sais the other q3 server don't request this. Today after changing posts server had lots of traffic, but I won't be keeping this server to bad ping is good.

(\/)
(O.o)
0('')(")

.ALIAS.
Offline
Joined: Sep 2005
Posts:
hosted servers

do u still want the port scripts i have? i can only give u the 1 Nihil and Fa!th made, mine doesnt work yet

|¯|E><US
nexus's picture
Offline
Joined: Sep 2004
Posts:
hosted servers

yup and you should post in mr forum about recruitment.

(\/)
(O.o)
0('')(")

.ALIAS.
Offline
Joined: Sep 2005
Posts:
hosted servers

ok

[code:1]//----------------------------------------------- Server Port Switch Script by {d*r*t}fa!th --

seta switch "vstr m1"
seta m1 "vstr info1;set net_port 30000;net_restart; heartbeat; set switch vstr m2"
seta m2 "vstr info2;set net_port 30001;net_restart; heartbeat; set switch vstr m3"
seta m3 "vstr info3;set net_port 30010;net_restart; heartbeat; set switch vstr m4"
seta m4 "vstr info4;set net_port 30100;net_restart; heartbeat; set switch vstr m5"
seta m5 "vstr info5;set net_port 31000;net_restart; heartbeat; set switch vstr m6"
seta m6 "vstr info6;set net_port 30200;net_restart; heartbeat; set switch vstr m7"
seta m7 "vstr info7;set net_port 30020;net_restart; heartbeat; set switch vstr m8"
seta m8 "vstr info8;set net_port 30002;net_restart; heartbeat; set switch vstr m9"
seta m9 "vstr info9;set net_port 30030;net_restart; heartbeat; set switch vstr m1"

set info1 "The Server Must Be Restarted - please connect to xxx.xxx.xx.xx:30000; wait 5"
set info2 "The Server Must Be Restarted - please connect to xxx.xxx.xx.xx:30001; wait 5"
set info3 "The Server Must Be Restarted - please connect to xxx.xxx.xx.xx:30010; wait 5"
set info4 "The Server Must Be Restarted - please connect to xxx.xxx.xx.xx:30100; wait 5"
set info5 "The Server Must Be Restarted - please connect to xxx.xxx.xx.xx:31000; wait 5"
set info6 "The Server Must Be Restarted - please connect to xxx.xxx.xx.xx:30200; wait 5"
set info7 "The Server Must Be Restarted - please connect to xxx.xxx.xx.xx:30020; wait 5"
set info8 "The Server Must Be Restarted - please connect to xxx.xxx.xx.xx:30002; wait 5"
set info9 "The Server Must Be Restarted - please connect to xxx.xxx.xx.xx:30030; wait 5"

//----------------------------------------------- Server Port Switch Script by {d*r*t}fa!th[/code:1]