Page 1 of 1

gg_turbo

PostPosted: Sat Mar 05, 2011 5:08 am
by zman
hey guys, new user here needing some help. i extensively gone through multiple forums about gg_turbo on the GG5.1 and cant find a solution.

i have the script enabled in the included addon folder but it wont come on. the same goes for every included addon (dissovler, knife_pro, deathmatch)

otherwise the game work fine, you kill and get a level.

oh one more thing we dont spawn with knives. any help there will also be highly appreciated.

oh srry one more thing, buyzone? do they disable in GG5.1?

btw i am running the most current version of ES and GG5.1 as well as python


thanks alot and keep up the good work all

Zubin

PostPosted: Sun Mar 06, 2011 2:37 am
by satoon101
For the first issue, look at the Known Issues section of the Installation page:
GunGame51 Installation page wrote:
    2.The current version of EventScripts has a small error that will cause GunGame51 to not load properly:
      1.Navigate to your servers ../addons/eventscripts/_libs/python/cfglib.py file
      2.Find the following line inside that file (line 106):
            es.mexec(self.cfgpath.replace(self.gamedir, '', 1))
      3.Change that line to:
           es.mexec('..' + self.cfgpath.replace(self.gamedir, '', 1))
      4.You must restart your server after making this change



For the second and third issue, that is happening due to the recent CS:S update. To fix it (until Valve/HPE actually fix it), download and install this:
http://forums.eventscripts.com/viewtopi ... 27&t=42620

Satoon