SRCDS Steam group


[Resolved] \par in Bot names and "Unknown command '\par' " in Server CLI?
#1
Server OS: Windows 2003 Std.
Processor: Intel Celeron D 336J 2.8GHz
Ram: 1GB
Game(s): Counter Strike Source
Start Up Command: C:\srcds\srcds.exe -console -game cstrike +map de_dust -maxplayers 10 -autoupdate -tickrate 33
Admin Mods: None

As Title really - I have the bot_prefix line in the GAME SETTINGS part of the server.cfg file. And both in-game and in HLSW the names show with \par at the end, no space after the chosen name either.

Also on a lesser point, the CLI of the Server seems to have a lot of "Unknown Command \par" in it too...

Any pointers appreciated, thanks Smile

D
Server OS: Windows 2003 Std.
Processor: Intel Celeron E3200 (2x 2.4GHz)
Ram: 2GB
Game(s): Counter Strike Source
Start Up Command: -console -game cstrike +map de_dust -maxplayers 16 -autoupdate -tickrate 33
Admin Mods: None
Connection: VirginMedia 50/1.6 (Pathetic on VM's part...soon to be 5-10Mb...hopefully...)
Reply
#2
Nobody knows eh?
Server OS: Windows 2003 Std.
Processor: Intel Celeron E3200 (2x 2.4GHz)
Ram: 2GB
Game(s): Counter Strike Source
Start Up Command: -console -game cstrike +map de_dust -maxplayers 16 -autoupdate -tickrate 33
Admin Mods: None
Connection: VirginMedia 50/1.6 (Pathetic on VM's part...soon to be 5-10Mb...hopefully...)
Reply
#3
Can you post your server.cfg here and tell us with what editor you've edited/saved it?
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply
#4
Thanks for the reply Drocona Smile

My CFG:
Code:
Server.cfg
// ***************
// GENERAL SETTINGS
// ***************

IP <REMOVED>
hostport 27015
hostname "<REMOVED>"
sv_lan 0
sv_region 3
rcon_password "<REMOVED>"
sv_password "<REMOVED>"
sv_contact "<REMOVED>"

// ***************
// GAME SETTINGS, YOU CAN CHANGE THESE THE WAY YOU LIKE IT
// ***************

mp_buytime 3
mp_startmoney 2000
mp_c4timer 30
mp_flashlight 1
mp_footsteps 1
mp_falldamage 1
mp_hostagepenalty 0
mp_freezetime 2
sv_maxspeed 320
sv_gravity 800
sv_maxvelocity 3500
sv_turbophysics 1
phys_pushscale 3
sv_pushaway_force 30000
bot_quota_mode normal
bot_quota 8
bot_join_after_player 0
bot_difficulty 1
bot_auto_follow 1
bot_auto_vacate 1
bot_prefix ::BOT::
bot_allow_rogues 0
violence_ablood 0
violence_agibs 0
violence_hblood 0
violence_hgibs 0

// ***************
// Advanced RCON
// ***************

sv_rcon_banpenalty 10
sv_rcon_maxfailures 10
sv_rcon_minfailures 5
sv_rcon_minfailuretime 30

// ***************
// TIME, WIN & ROUND SETTINGS
// ***************

mp_timelimit 40
mp_winlimit 0
mp_maxrounds 0
mp_roundtime 5

// ***************
// TEAMBALANCING
// ***************

mp_autoteambalance 0
mp_limitteams 0

// ***************
// FF & TEAMKILL & IDLE
// ***************

mp_friendlyfire 0
mp_tkpunish 1
mp_autokick 0
mp_spawnprotectiontime 5
sv_timeout 40

// ***************
// SPECTATORS
// ***************

mp_allowspectators 1
mp_forcecamera 1

// ***************
// SET RATES
// ***************

sv_maxrate 20000
sv_minrate 5000
sv_maxupdaterate 100
sv_minupdaterate 0
decalfrequency 60
fps_max 750
sv_unlag 1
sv_maxunlag 1
sv_logsdir D:\SRCDS\cstrike\logs

// ***************
// DOWNLOAD
// ***************

sv_downloadurl ""
sv_allowdownload 1
sv_allowupload 1
net_maxfilesize 10

// ***************
// LOGGING
// ***************

log on
sv_logbans 1
sv_logecho 0
sv_logfile 1
sv_log_onefile 1


// ***************
// CHEATS & PAUSE
// ***************

sv_cheats 0
sv_pausable 0

// ***************
// OTHER SETTINGS
// ***************

mp_chattime 5
sv_voiceenable 0
sv_consistency 0
sv_alltalk 1

// ***************
// Ammo
// ***************

ammo_338mag_max 100
ammo_357sig_max 5000
ammo_45acp_max 5000
ammo_50AE_max 5000
ammo_556mm_box_max 1000
ammo_556mm_max 666
ammo_57mm_max 5000
ammo_762mm_max 666
ammo_9mm_max 5000
ammo_buckshot_max 1280

// ***************
// EXEC FILES
// ***************

exec banned_user.cfg

echo ***************
echo ***************
echo SERVER.CFG LOADED
echo ***************
echo ***************

// ***************
// END OF FILE
// ***************

I used an online generator to create the CFG, copying and pasting it into Wordpad. I use Wordpad to edit the file.
Server OS: Windows 2003 Std.
Processor: Intel Celeron E3200 (2x 2.4GHz)
Ram: 2GB
Game(s): Counter Strike Source
Start Up Command: -console -game cstrike +map de_dust -maxplayers 16 -autoupdate -tickrate 33
Admin Mods: None
Connection: VirginMedia 50/1.6 (Pathetic on VM's part...soon to be 5-10Mb...hopefully...)
Reply
#5
Copy all that text into notepad, put quotes around the bot name so it becomes: bot_prefix "::BOT::"

Next save the document with notepad as "server.cfg" (including the quotes)
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply
#6
(10-12-2009, 10:00 PM)Drocona Wrote:  Copy all that text into notepad, put quotes around the bot name so it becomes: bot_prefix "::BOT::"

Next save the document with notepad as "server.cfg" (including the quotes)

Many thanks Drocona - That fixed it Smile
Server OS: Windows 2003 Std.
Processor: Intel Celeron E3200 (2x 2.4GHz)
Ram: 2GB
Game(s): Counter Strike Source
Start Up Command: -console -game cstrike +map de_dust -maxplayers 16 -autoupdate -tickrate 33
Admin Mods: None
Connection: VirginMedia 50/1.6 (Pathetic on VM's part...soon to be 5-10Mb...hopefully...)
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)