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

Pages: [1]
1
Mapping / What does the 'hint' texture do?
« on: November 05, 2012, 12:21:38 PM »
What does the 'hint' texture do?

2
Server Discussion / Re: Server will not come up on list
« on: November 05, 2012, 10:26:11 AM »
but I did exactly what my bro did to port forward and his worked and mine doesn't, he even did it for me and it still didn't work. Can you only port forward like for one computer?

3
Server Discussion / Re: Server will not come up on list
« on: November 04, 2012, 03:09:18 PM »
I have port forwarded it, but it still doesn't work :( It doesn't make any sense!

4
Server Discussion / Server will not come up on list
« on: November 04, 2012, 02:04:46 PM »
My bro has made a sever on his computer and it worked. But when I did the same on my computer with a different port it didn't work. In the server.cfg file when i put 'set port 27959' it didn't come up for anyone and when i removed 'set port 27959' it only came up for me and my bro. Any ideas on what the problem could be?

The port is 27959
and here is the server.cfg:

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

set hostname "*TJT*JBR Jump Training1"
set website "" s
set admin "TJTJBR" s
set e-mail "" s
set location "Uk" 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/tjt_jbr_jump_training1/motd.txt

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

set rot_file pball/configs/tjt_jbr_jump_training1/rotation.txt

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

set autojoin normal
set ffire 0
set grenadeffire o
set timelimit 20
set fraglimit 50
set elim 1 // time (in seconds) before players respawn
set gren_explodeonimpact 0
set deadtalk 1 // set to 1 to allow dead players to talk to living
set sv_maxvelocity 4096
set swear_filter 1
set sv_votemapenabled 0
set idle 0 // time (in seconds) before idle players are put on observer
set nokill 1
set port 27959
// ----------------------------------------------------------------------
// 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


5
Mapping / Help:World light and sky.
« on: November 01, 2012, 07:12:23 AM »
How do I make it so the whole map is light like in most outdoor maps. And how do I make a sky? When I tried putting sky to 'pbsky2' the sky was black and would make your cam glitch.


-Edit-

Nvm I'v found out how.

Pages: [1]