Page 1 of 1

Gungame Trouble [Solved]

PostPosted: Thu Aug 18, 2011 11:01 am
by sludeking
Hi there,

I know there are loads of threads regarding this issue. I've read through many of them but still cannot get GG5.1 to work. So now I'm posting here to see if you can help me out.

I've installed gg 5.1, eventscripts and source python...

In game I've typed into console rcon es_load gungame51. After this I get the following error:

] rcon es_load gungame51
Can't load addon (gungame51): No module named spe_C

I read from other threads this may be due to sourcepython not the right version, etc. but no matter what I've done it hasn't helped.

PostPosted: Thu Aug 18, 2011 11:45 am
by satoon101
It "could" be the issue where SPE loads prior to EventScripts on your server. Just to verify, please remove the sp_extensions_ep2.vdf file from your server, and add the following line near the top of your server's autoexec.cfg:
plugin_load cstrike/addons/sp_extensions_ep2
That needs to be prior to loading any addons (including GunGame51) in that file.

Satoon