Gungame Server Crashes When I Use es_load gungame51 in autoe
Posted: Mon Mar 19, 2012 12:07 pm
Hello,
I installed gungame51 in my server with eventscript and source python thing. Downloaded all 3 extracted in same folder and said yes to replace files when it asked.
After that I uploaded them to my server via ftp.
Now, FIrst I coudn't find autoexec.cfg in csstrike/cfg so I made a new one with "es_load gungame51" and uploaded it.
this caused my server not to start. So After removing autoexec.cfg. I manually entered the command in server "rcon es_load gungame 51".
game restarted after 2 sec and It worked !
So I tried putting es_load gungame51 in my server.cfg
by doing this same thing happened my server didnt started on restarting.
:\ Please help me with this. I tried doing same thing twice.
I installed gungame51 in my server with eventscript and source python thing. Downloaded all 3 extracted in same folder and said yes to replace files when it asked.
After that I uploaded them to my server via ftp.
Now, FIrst I coudn't find autoexec.cfg in csstrike/cfg so I made a new one with "es_load gungame51" and uploaded it.
this caused my server not to start. So After removing autoexec.cfg. I manually entered the command in server "rcon es_load gungame 51".
game restarted after 2 sec and It worked !
So I tried putting es_load gungame51 in my server.cfg
// load ban files
exec banned_ip.cfg
exec banned_user.cfg
heartbeat
//#######################
//# basic configuration #
//#######################
sv_password ""
hostname "VeryGames.net - CS:Source"
mp_friendlyfire 0
mp_timelimit 30
mp_freezetime 4
mp_c4timer 35
mp_autoteambalance 0
mp_limitteams 0
mp_roundtime 3
mp_buytime 0.5
mp_startmoney 800
mp_flashlight 1
sv_cheats 0
sv_maxspeed 320
sv_pausable 0
sv_alltalk 0
sv_allowdownload 1
sv_allowupload 0
//#############################
//# variables de connexion #
//#############################
fps_max 0
sv_lan 0
sv_maxrate "0"
sv_minrate "35000"
sv_maxupdaterate "66"
sv_minupdaterate "66"
sv_mincmdrate "66"
sv_maxcmdrate "66"
sv_client_predict "1"
sv_client_min_interp_ratio "1"
sv_client_max_interp_ratio "1"
sv_client_cmdrate_difference "0"
sv_allow_color_correction 0
sv_allow_wait_command 0
mp_round_restart_delay 5
// miroir de telechargement rapide
sv_downloadurl "http://maps.verygames.net/css/cstrike/"
//variables de log
log 1
log on
// NE PAS MODIFIER
// DON'T MODIFY
sv_stats 0
rcon_password "KILL"
es_load gungame51
exec banned_ip.cfg
exec banned_user.cfg
heartbeat
//#######################
//# basic configuration #
//#######################
sv_password ""
hostname "VeryGames.net - CS:Source"
mp_friendlyfire 0
mp_timelimit 30
mp_freezetime 4
mp_c4timer 35
mp_autoteambalance 0
mp_limitteams 0
mp_roundtime 3
mp_buytime 0.5
mp_startmoney 800
mp_flashlight 1
sv_cheats 0
sv_maxspeed 320
sv_pausable 0
sv_alltalk 0
sv_allowdownload 1
sv_allowupload 0
//#############################
//# variables de connexion #
//#############################
fps_max 0
sv_lan 0
sv_maxrate "0"
sv_minrate "35000"
sv_maxupdaterate "66"
sv_minupdaterate "66"
sv_mincmdrate "66"
sv_maxcmdrate "66"
sv_client_predict "1"
sv_client_min_interp_ratio "1"
sv_client_max_interp_ratio "1"
sv_client_cmdrate_difference "0"
sv_allow_color_correction 0
sv_allow_wait_command 0
mp_round_restart_delay 5
// miroir de telechargement rapide
sv_downloadurl "http://maps.verygames.net/css/cstrike/"
//variables de log
log 1
log on
// NE PAS MODIFIER
// DON'T MODIFY
sv_stats 0
rcon_password "KILL"
es_load gungame51
by doing this same thing happened my server didnt started on restarting.
:\ Please help me with this. I tried doing same thing twice.