Please excuse me as I don my flame suit.
But I've been trying for a week to get gungame to work on my server and I guess I simply suck at this. I'm obviously quite new to this sort of stuff. I've been plying CS:S for a while now but only recently rented my own server from gameservers.com.
I can log on and play all the regular games and I've even figured out how to add bots and new maps and stuff. But I simply can't get gungame51 to load or work at all.
I have installed all the needed mods (I think) by using the gameservers.com mods link which I assume are all the latest files. I've found the gg_server.cfg and autoexec.cfg files and added what I think are the correct lines. (posted below for review)
But everytime I try "rcon es_load gungame51" I get "unknown command es_load".
I've search high and low for a simple yet detailed step-by-step tutorial and so far have found only this:
http://wiki.gungame.net/pages/Installation
I've followed all the steps to a 't" and still nothing.
Any and all help is greatly appreciated.
autoexec.cfg:
sv_allow_wait_command 1
stuffcmds
es_load gungame51
server.cfg:
// server name
hostname "CRR_WEP"
// rcon passsword
rcon_password "*****"
// Server password
sv_password "*****"
// server cvars
mp_forcerespawn 1
mp_respawnwavetime 1
mp_friendlyfire 1
mp_footsteps 1
mp_autoteambalance 0
mp_autokick 0
mp_flashlight 1
mp_tkpunish 0
mp_forcecamera 0
mp_buytime 9
sv_alltalk 1
sv_pausable 0
sv_cheats 0
sv_consistency 1
sv_allowupload 1
sv_allowdownload 1
sv_maxspeed 320
mp_limitteams 10
mp_hostagepenalty 0
sv_voiceenable 1
mp_allowspectators 1
mp_timelimit 25
mp_chattime 15
sv_timeout 120
// round specific cvars
mp_freezetime 1
mp_roundtime 9
mp_startmoney 16000
mp_c4timer 60
mp_fraglimit 0
mp_maxrounds 0
mp_winlimit 0
mp_playerid 0
mp_spawnprotectiontime 5
ammo_hegrenade_max 5
ammo_smokegrenade_max 5
ammo_flashbang_max 5
// bandwidth rates/settings
sv_minrate 0
sv_maxrate 0
decalfrequency 10
sv_maxupdaterate 60
sv_minupdaterate 10
// server logging
log off
sv_logbans 0
sv_logecho 1
sv_logfile 1
sv_log_onefile 0
// bots
bot_add
bot_quota 0
bot_quota_mode normal
bot_difficulty 1
bot_chatter minimal
bot_auto_follow 0
bot_auto_vacate 1
bot_join_after_player 1
bot_defer_to_human 0
bot_prefix "BOT -"
bot_allow_rogues 1
bot_walk 0
bot_join_team any
bot_eco_limit 16000
bot_allow_grenades 1
bot_all_weapons
bot_allow_grenades 1
bot_allow_pistols 1
bot_allow_sub_machine_guns 1
bot_allow_shotguns 1
bot_allow_rifles 0
bot_allow_snipers 0
bot_allow_machine_guns 0
// operation
sv_lan 0
sv_region 0
// execute ban files
exec banned_user.cfg
exec banned_ip.cfg
es_delayed 3 es_load gungame51
gg_server.cfg:
//-----------------------------------------------------------------------------
// GunGame 5.1 GunGame Development Team
// gg_server.cfg
//
// This is a server.cfg type of file that will be loaded
// with GunGame.
//
//-----------------------------------------------------------------------------
gg_loaded 0
gg_weapon_order
"fiveseven,glock,usp,p228,elite,deagle,grenade,knife"
gg_random_weapon_order 0
gg_suicide_punish 0
gg_tk_punish 1
gg_retry_punish 2
gg_handicap 0
gg_handicap_update 0
gg_map_obj 0
gg_join_msg 1
gg_winner_display 0
gg_multikill 1
gg_afk_deaths 3
gg_afk_action 2
gg_warmup_timer 30
gg_warmup_weapon "knife"
alias gg_map_setup "mp_timelimit 45; mp_winlimit 0; mp_chattime 18; mp_fraglimit 100"
gg_voting 0
gg_vote_options 0
gg_prune_database 30
gg_knife_pro 0
gg_knife_pro_limit 0
gg_triple_on 0
gg_turbo 0
gg_knife_elite 0
gg_xtra_grenades 0
gg_unl_grenades 1
gg_nade_bonus 0
gg_noblock_enable 1
gg_auto_ff 8
gg_stats_log 1
gg_deathmatch 0