Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Crazish

Pages: [1]
1
Server Discussion / Help, site to rent gt?
« on: January 25, 2008, 08:10:19 PM »
I forgot the site to rent a gt server >< plz help!

2
Clans, Matches, and Tournaments / FM RECRUITING.
« on: January 21, 2008, 02:42:34 PM »
Hey, we are recruiting right now, send us a request to be invited and we will contact you.  If you see me or Suislide in the game then ask for a tryout.  -Wyld-

3
Other Stuff / Re: What part of your day do you look forward to....
« on: August 27, 2007, 08:45:21 AM »
That special time when no one is home and I have the computer AALLLLLLLL to myself.

If you know what I mean.

OH!  I know what ya mean all right...that time you can play pb without your dad telling you to get off....the good days =)

4
Server Discussion / Re: Making A Server
« on: July 18, 2007, 06:20:20 PM »
// ----------------------------------------------------------------------
// GENERIC SERVER INFO
// ----------------------------------------------------------------------

set hostname "Flip's Server"
set website "http://www.freewebs.comfullmetalpaintball" s
set admin "(FM)Crazish" s
set e-mail "newtooyou32@yahoo.com" s
set location "Madison, Ohio" s

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

setmaster dplogin.com
setmaster q2master.planetquake.com
setmaster 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 20
set fraglimit 50
set elim 60 // 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 20 // 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      ""
set oppass5level 150

rcon_password ""


Pages: [1]