tnarocks wrote:goto the cfg file for winnerdisplay and change the address at the bottom from http://gungame5.com/gg5_win.php to http://gungame.net/gg5_win.php' and it will work.
daveh1234 wrote:server is running GG5.1 and the latest EST
satoon101 wrote:Actually, I find it odd that there is no orangebox folder in your picture. Are you certain you don't have gungame51 installed in both ../cstrike/addons/eventscripts/ and ../orangebox/cstrike/addons/eventscripts/ ? I just want to be sure, since I have never seen a server 'not' use 'orangebox' in the path since the big CS:S to OrangeBox update.
Satoon
daveh1234 wrote:// Gun Game 5.1
es_load excepthook
es_load gungame51
es_xload autokick_disabler
exec bots_cfg.cfg
satoon101 wrote:If all of that is true, then there must be an error you are getting. You will want to have excepthook (no space) loaded prior to gungame51. So, whereever you have es_load gungame51 , put es_load excepthook on the line prior:daveh1234 wrote:// Gun Game 5.1
es_load excepthook
es_load gungame51
es_xload autokick_disabler
exec bots_cfg.cfg
Also, the reason I mentioned the orangebox folder is that the Gameserver's Linux server we use to test has both a ../cstrike/ folder (remnant from the pre-OB update) on it as well as the new ../orangebox/cstrike/ folder.
Satoon
Donut wrote:Why is the config-file in
..\addons\eventscripts\gungame\custom_addons\
and not in
..\addons\eventscripts\gungame51\custom_addons\
It is set up correctly. The only way it could be in the wrong directory is if you changed the above line or moved the file.../gungame51/scripts/custom/gg_winner_display_config.py wrote:config = cfglib.AddonCFG('%s/cfg/' % es.ServerVar('eventscripts_gamedir') +
'gungame51/custom_addon_configs/gg_winner_display.cfg')
satoon101 wrote:Donut wrote:Why is the config-file in
..\addons\eventscripts\gungame\custom_addons\
and not in
..\addons\eventscripts\gungame51\custom_addons\
It shouldn't be in either of those folders... If your's is, something went terribly wrong in your installation. It should be in ../cfg/gungame51/custom_addon_configs/ :It is set up correctly. The only way it could be in the wrong directory is if you changed the above line or moved the file.../gungame51/scripts/custom/gg_winner_display_config.py wrote:config = cfglib.AddonCFG('%s/cfg/' % es.ServerVar('eventscripts_gamedir') +
'gungame51/custom_addon_configs/gg_winner_display.cfg')
Satoon
Return to Troubleshooting (NOT FOR BUGS)
Users browsing this forum: No registered users and 1 guest