Author Topic: server help FAST  (Read 2129 times)

layzerboy4

  • VM-68
  • Posts: 112
server help FAST
« on: July 31, 2008, 10:12:51 AM »
this is probly a stupid ? but oh well and please dont say use search when  i start my server it allways says coulden't exec configes/myserver.cfg ??? how can i fix this

KnacK

  • Global Moderator
  • Autococker
  • Posts: 3039
Re: server help FAST
« Reply #1 on: July 31, 2008, 01:11:29 PM »

layzerboy4

  • VM-68
  • Posts: 112
Re: server help FAST
« Reply #2 on: August 01, 2008, 06:58:22 AM »
so there is no fixing it

KnacK

  • Global Moderator
  • Autococker
  • Posts: 3039
Re: server help FAST
« Reply #3 on: August 01, 2008, 07:02:05 AM »
1. is your server config in configs?
2. is your server config called myserver.

layzerboy4

  • VM-68
  • Posts: 112
Re: server help FAST
« Reply #4 on: August 01, 2008, 08:23:01 AM »
yes and yes

layzerboy4

  • VM-68
  • Posts: 112
Re: server help FAST
« Reply #5 on: August 01, 2008, 08:24:34 AM »
all so when i start it it runs my map and all but when i go to the server list it dont have my name on the name of the server and my admin wont work on it ??

KnacK

  • Global Moderator
  • Autococker
  • Posts: 3039
Re: server help FAST
« Reply #6 on: August 01, 2008, 09:06:49 AM »
post your server config and the command line used to launch the server.

layzerboy4

  • VM-68
  • Posts: 112
Re: server help FAST
« Reply #7 on: August 01, 2008, 09:31:43 AM »
// ----------------------------------------------------------------------
// GENERIC SERVER INFO
// ----------------------------------------------------------------------

set hostname "layzers jump server"
set website "http://www.____" s
set admin "layzer" s
set e-mail "null@null.com" s
set location "City, ST" s

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

setmaster dplogin.com 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 0
set timelimit 30
set fraglimit 0
set elim 0 // time (in seconds) be         ers respawn
set gren_explodeonimpact 0
set deadtalk 1 // set to 1 to allow dead players to talk to living
set sv_maxvelocity 8
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 0 // 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      "suffer"
set oppass5level 150

rcon_password "notyal"

those sre not the real pass words :P
 
i cant copy and past the other thing so :P





KnacK

  • Global Moderator
  • Autococker
  • Posts: 3039
Re: server help FAST
« Reply #8 on: August 01, 2008, 11:31:58 AM »
and how are you starting your server?

layzerboy4

  • VM-68
  • Posts: 112
Re: server help FAST
« Reply #9 on: August 01, 2008, 11:54:15 AM »
pushing the short cut butten

Viper

  • Autococker
  • Posts: 604
Re: server help FAST
« Reply #10 on: August 01, 2008, 01:25:34 PM »
||  Step 3: Starting the Server  ||
Create a shortcut to paintball2.exe (right click and drag paintball2.exe to the desktop or wherever you want the shortcut to be, then select "Create Shortcut(s) Here" from the dropdown). Right click on the shortcut and go to "Properties." Under the "Shortcut" tab, click on the "Target:" edit box. Press the END key, and add the following: " +set dedicated 1 +set public 1 +exec myserver.cfg +map midnight" (without the quotes). Make sure there's a space between the "exe" and the "+set". Now just hit OK, doubleclick on the shortcut and it should start up. It'll pop up a window with something like "====== Paintball II Initialized ======". You can copy this shortcut into your start menu under start|programs|startup and it will run every time windows loads.

Maybe u did something wrong, so just re-check this

KnacK

  • Global Moderator
  • Autococker
  • Posts: 3039
Re: server help FAST
« Reply #11 on: August 01, 2008, 01:30:05 PM »
pushing the short cut butten

wtf is a shortcut button?

Zorchenhimer

  • Autococker
  • Posts: 2614
Re: server help FAST
« Reply #12 on: August 01, 2008, 09:57:02 PM »
Make sure you can see the file extensions.  You might be naming the file "myserver.cfg.cfg" and not even know it.

layzerboy4

  • VM-68
  • Posts: 112
Re: server help FAST
« Reply #13 on: August 02, 2008, 10:09:29 AM »
thank you that was it i renamed it to be just plane myserver and it worked