Author Topic: Help with sever?  (Read 1878 times)

Scope

  • VM-68
  • Posts: 101
Help with sever?
« on: September 14, 2007, 01:37:05 PM »
Anything wrong?

[********] Date: 2007-09-14
[15:38:46] Winsock Initialized
[15:38:46] ====== Paintball II Initialized ======

[15:38:46] execing configs/Scope.cfg
[15:38:46] -------------------------
[15:38:46] 49 CMDlist entrys found.
[15:38:46] -------------------------
[15:38:46] ==== PB2 InitGame ====
[15:38:46] autojoin on, normal
[15:38:46] === Rotation Init ===
[15:38:46] 14 maps added to rotation.
[15:38:46] Global login enabled.
[15:38:46] ------- Server Initialization -------
[15:38:46] mapname: midnight2
[15:38:46] ==== PB2 InitMatch ====
[15:38:46] == Map Loaded: midnight2 ==
[15:38:46] === Team Flag CTF ===
[15:38:46] 0 entities inhibited
[15:38:46] 0 teams with 0 entities
[15:38:46] ACE: Loading node table...done.
[15:38:46] -------------------------------------
port
[15:38:52] "port" is "27910"

Scope

  • VM-68
  • Posts: 101
Re: Help with sever?
« Reply #1 on: September 14, 2007, 02:15:05 PM »
Port is fine right?

KnacK

  • Global Moderator
  • Autococker
  • Posts: 3039
Re: Help with sever?
« Reply #2 on: September 14, 2007, 02:18:06 PM »
yes

KiLo

  • Autococker
  • Posts: 2086
Re: Help with sever?
« Reply #3 on: September 14, 2007, 02:19:16 PM »
Try typing setmaster dplogin.com in there.

Then after that type heartbeat.

Scope

  • VM-68
  • Posts: 101
Re: Help with sever?
« Reply #4 on: September 14, 2007, 02:19:27 PM »
yes

So then what is up? If I run it now will you see if it shows up?

Scope

  • VM-68
  • Posts: 101
Re: Help with sever?
« Reply #5 on: September 14, 2007, 02:20:28 PM »
Try typing setmaster dplogin.com in there.

Then after that type heartbeat.

Did is it showing?

Scope

  • VM-68
  • Posts: 101
Re: Help with sever?
« Reply #6 on: September 14, 2007, 02:27:03 PM »
They still can't see it.

Scope

  • VM-68
  • Posts: 101
Re: Help with sever?
« Reply #7 on: September 14, 2007, 02:43:12 PM »
// ----------------------------------------------------------------------
// GENERIC SERVER INFO
// ----------------------------------------------------------------------

set hostname "Scope"
set website "" s
set admin "Scope" s
set e-mail "" s
set location "" s

set public 1 // set to 0 if you don't want this on the public server list
set password "1" // Password required to connect

setmaster dplogin.comsetmaster master0.gamespy.com

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

set motdfile pball/configs/motd.txt

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

set rot_file pball/configs/rotation.txt

// ----------------------------------------------------------------------
// GENERAL SETTINGS
// ----------------------------------------------------------------------

set autojoin normal
set ffire 0
set grenadeffire 1
set timelimit 0
set fraglimit 0
set elim 0 // time (in seconds) before players respawn
set gren_explodeonimpact 1
set deadtalk 0 // set to 1 to allow dead players to talk to living
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

// ----------------------------------------------------------------------
// MATCH SETTINGS
// ----------------------------------------------------------------------

set allow_match 1 // set to 1 to enable the "match" command for clan matches
set matchmode_cfg "matchmode.cfg"
set publicmode_cfg "publicmode.cfg"

// ----------------------------------------------------------------------
// 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

// ----------------------------------------------------------------------
// 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

// ----------------------------------------------------------------------
// 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      ""
set oppass4level 150
set oppass5      "test1"
set oppass5level 150

rcon_password ""


sk89q

  • Global Moderator
  • Autococker
  • Posts: 1049
Re: Help with sever?
« Reply #8 on: September 14, 2007, 06:27:27 PM »