Author Topic: Servers in the php list but not in the ingame list  (Read 2810 times)

mas

  • PGP
  • Posts: 18
Servers in the php list but not in the ingame list
« on: July 16, 2007, 07:10:50 AM »
Hi,
My server is shown on that list in the internet:  http://dplogin.com/serverlist.php
But when my friends go Ingame they cant see the server on the Ingame list

Can you tetll me why??

Cobo

  • Autococker
  • Posts: 1362
Re: Servers in the php list but not in the ingame list
« Reply #1 on: July 16, 2007, 08:28:37 AM »
Can anybody else see your list?
Could be your friend's problem.

mas

  • PGP
  • Posts: 18
Re: Servers in the php list but not in the ingame list
« Reply #2 on: July 16, 2007, 08:48:50 AM »
Can You try?

I let my server online.
The name is: The German masters.

And if you want to look in the list my ip is:     89.55.178.148

Cobo

  • Autococker
  • Posts: 1362
Re: Servers in the php list but not in the ingame list
« Reply #3 on: July 16, 2007, 08:52:15 AM »
Sorry, I cant help you, serverlists never worked for me. ISP issues.

mas

  • PGP
  • Posts: 18
Re: Servers in the php list but not in the ingame list
« Reply #4 on: July 16, 2007, 08:57:39 AM »
hmm can somebody else try to get on the server or looking for it in the serverlist???

Would be nice.

mfg
  mas

magalhaes

  • Autococker
  • Posts: 1256
Re: Servers in the php list but not in the ingame list
« Reply #5 on: July 16, 2007, 09:12:11 AM »
It doesn't show up.

mas

  • PGP
  • Posts: 18
Re: Servers in the php list but not in the ingame list
« Reply #6 on: July 16, 2007, 09:12:38 AM »
This is the myserver.cfg:

// ----------------------------------------------------------------------
// GENERIC SERVER INFO
// ----------------------------------------------------------------------

set hostname "The German Masters"
set website "http://www.____" s
set admin "admin-name" s
set e-mail "null@null.com" s
set location "City, ST" s

set maxclients 20 // maximum number of players that can connect
set sv_minclientbuild 14 // minimum version a client must have to connect
set public 1 // set to 0 if you don't want this on the public server list
set password "" // Password required to connect

setmaster q2master.planetquake.com
setmaster master0.gamespy.com

// ----------------------------------------------------------------------
// NEW VARIABLES
// ----------------------------------------------------------------------

// set sv_enforcetime 120 // time discrepancy (in seconds) before a
// player is kicked for speed hacks (enabled by default)

// ----------------------------------------------------------------------
// MESSAGE OF THE DAY
// ----------------------------------------------------------------------

set motdfile pball/configs/motd.txt

// ----------------------------------------------------------------------
// ROTATION
// ----------------------------------------------------------------------

set rot_file pball/configs/myrotation.txt

// ----------------------------------------------------------------------
// STANDARD LOGGING
// ----------------------------------------------------------------------

// sl_logging
// ----------
// bit 1, val | 1 : display STDLogging to console
// bit 2, val | 2 : log STDLogging to sl_logfile
// bit 3, val | 4 : send UDP packets to server defined IPs (DISABLED)

// sl_logfile
// ----------
// the file to put the STDlog info in.
// # will be replaced with the PORT number of the server

// set sl_logging 2
// set sl_logfile server#.log

// ----------------------------------------------------------------------
// CONSOLE LOGGING
// ----------------------------------------------------------------------
//
// logfile
// -------
// 0 - Disable console logging.
// 1 - Buffered logging.  File is wiped each server restart.
// 2 - Continuous logging.  File is wiped each server restart.
// 3 - Continous logging.  File is appended.

set logfile 3
setmaster dplogin.com
// ----------------------------------------------------------------------

set PaintGrens 2 // default 2
set SmokeGrens 1 // default 1
set autojoin normal
set ffire 0
set grenadeffire 1
set timelimit 20
set fraglimit 50
set public 1
set tripping 0
set real_ball_flight 1
set ball_addplayerspeed 1
set elim 60 // time (in seconds) before players respawn
set bouncy 0
set ball_speed 2790
set gren_addplayerspeed 1
set gren_explodeonimpact 1
set deadtalk 0
set slowballsbounce 1
set waterfriction 1
set ball_life 2 // keep this at 2 for Internet servers
set pbgren_ballsperburst 8
set pbgren_bursts 9
set sv_maxvelocity 4096
set swear_filter 0
set sv_votemapenabled 1
set idle 65 // time (in seconds) before idle players are put on observer


// ----------------------------------------------------------------------
// DOWNLOAD OPTIONS
// ----------------------------------------------------------------------

set allow_download         1
set allow_download_maps    1
set allow_download_models  1
set allow_download_sounds  1
set allow_download_players 1

// ----------------------------------------------------------------------
// OPERATOR SETTINGS
// ----------------------------------------------------------------------

// Use "login password" at the console to obtain op status of said level
// Commands are restricted by level in commands.cfg
set numpasses 5
set oppass1      ""
set oppass1level 1
set oppass2      ""
set oppass2level 50
set oppass3      ""
set oppass3level 100
set oppass4      "Jahan"
set oppass4      "Marvin"
set oppass4level 150
set oppass5      "mastermas"
set oppass5level 150

rcon_password "masters"


Is it right so?
And if my ip is in the server.php means this that my server works??

Cobo

  • Autococker
  • Posts: 1362
Re: Servers in the php list but not in the ingame list
« Reply #7 on: July 16, 2007, 09:14:27 AM »
Code: [Select]
setmaster q2master.planetquake.com
setmaster master0.gamespy.com

I think thats your problem

should be
Code: [Select]
setmaster dplogin.com master0.gamespy.com

mas

  • PGP
  • Posts: 18
Re: Servers in the php list but not in the ingame list
« Reply #8 on: July 16, 2007, 09:28:26 AM »
ok i changed that:
setmaster q2master.planetquake.com
setmaster master0.gamespy.com

into that:
setmaster dplogin.com master0.gamespy.com

but i think it wont work , too.

My server doesn´t often send heartbeats is that ok??
And Someone from this Forum said that my ip is shown on the list in the internet but not ingame.

Why??

KiLo

  • Autococker
  • Posts: 2086
Re: Servers in the php list but not in the ingame list
« Reply #9 on: July 17, 2007, 05:07:33 PM »
Once you bring the server up try typing exec <serverconfig>.cfg or setmaster dplogin.com directly into the console (DOS box).

Xile

  • VM-68
  • Posts: 116
Re: Servers in the php list but not in the ingame list
« Reply #10 on: July 19, 2007, 09:38:48 PM »
And you should really change your oppasses now that everyone has seen them :)

And make sure they are unique and in no way tie to the server. Make sure nobody will think to try it out :)

mas

  • PGP
  • Posts: 18
Re: Servers in the php list but not in the ingame list
« Reply #11 on: July 22, 2007, 03:56:08 AM »
ok if i type setmaster dplogin.com there appears that:
Masterserver at......
sending a ping
sending a heartbeat to...
sending a heartbeat to...
heartbeat ackowledged from...

That appears 1 time.
Is that right so??


y00tz

  • Autococker
  • Posts: 2742
Re: Servers in the php list but not in the ingame list
« Reply #12 on: July 22, 2007, 07:30:44 AM »
Looks "right so" ... have your friend update his list and check.

mas

  • PGP
  • Posts: 18
Re: Servers in the php list but not in the ingame list
« Reply #13 on: July 22, 2007, 11:04:00 AM »
Thx to all.
The Server works.

The server is called:The German Masters

Connect all^^ xD

mas

  • PGP
  • Posts: 18
Re: Servers in the php list but not in the ingame list
« Reply #14 on: July 23, 2007, 03:44:44 AM »
Now it doesnßt work again.

But something has changed.
Last time, when it worked, there was something like Get NETPACKET... in the dos-box.

Now it isn´t.
How can i get this again in the box??

KiLo

  • Autococker
  • Posts: 2086
Re: Servers in the php list but not in the ingame list
« Reply #15 on: July 23, 2007, 05:31:37 AM »
1. I just looked at that config again and I seen this:
Code: [Select]
set logfile 3
setmaster dplogin.com

You need to take that setmaster out because it is in the wrong place and that could be part of the problem.

2. To get that to happen again just type setmaster dplogin.com again in the box.

mas

  • PGP
  • Posts: 18
Re: Servers in the php list but not in the ingame list
« Reply #16 on: July 23, 2007, 05:57:37 AM »
ok i´ve done that.
Still don´t work xD

But why has it worked yesterday.
I haven´t changed anything.

Re

  • VM-68
  • Posts: 114
Re: Servers in the php list but not in the ingame list
« Reply #17 on: July 23, 2007, 07:13:05 AM »
I just connected to it