View Single Post
kikotte
Member
Join Date: Oct 2013
Old 01-05-2014 , 10:57   Re: Help guide Error Linux not Windows (Viewing this before you posted a new thread)
Reply With Quote #2

EXAMPLE

Quote:
/opt/tf2server/tf2/scripts hlstats.conf
Code:
DBHost "192.168.0.159"   # Ip to your Database // If the database is in the same computer. 172.0.0.1 & localhost = local
DBUsername "hlstats"     # Database Username
DBPassword "test"        # Database Password
DBName "hlstats"         # Database name

BindIP ""

Port 27500 # Port default

CpanelHack 0

EventQueueSize 0

DebugLevel 1              # Set it to 0 if everything works fine.
Quote:
/opt/tf2server/tf2/tf/cfg server.cfg

Add them here things. Viewing if you have it in your config first!
Code:
// Log Settings //

// Enables logging to file, console, and udp < on | off >.
log on
// Log server information to only one file.
sv_log_onefile 0
// Log server information in the log file.
sv_logfile 1
// Log server bans in the server logs.
sv_logbans 1
// Echo log information to the console.
sv_logecho 1

logaddress_add 192.168.0.159:27500
kikotte is offline
Send a message via Skype™ to kikotte