by pl4tinum on Fri May 21, 2010 7:25 pm
Hey Warren,
I am running CSS Beta with mattie_eventscripts_ob_210-281.zip version from Mattie's Forums, with the OB fix (es_ob_patch_210_307.zip). I was just speaking with your_name_here and his ep2 Source Python Extensions are done and on Mattie's site so I got those installed too. Both Eventscripts OB and SPE ep2 are up and running without a hitch.
I grabbed the latest version of GunGame 5.1 (GunGame5_1_448.zip) off of this forum, and it's giving me errors when I try to run it. Here are the errors. Maybe you could steer me in the right direction.
Thanks alot.
pl4t
--- errors below ---
es_load gungame51
Traceback (most recent call last):
File C:\games\pl4tinum\cssbeta\orangebox\cstrike_beta\addons\eventscripts\es.p
y, line 388, in loadModuleAddon
newaddon = __import__(importname)
File C:\games\pl4tinum\cssbeta\orangebox\cstrike_beta\addons\eventscripts\gung
ame51\gungame51.py, line 20, in <module>
from weaponlib import getWeaponList
File C:\games\pl4tinum\cssbeta\orangebox\cstrike_beta\addons\eventscripts\_lib
s\python\weaponlib.py, line 10, in <module>
gamename = es.getGameName()
AttributeError: 'module' object has no attribute 'getGameName'
Could not open script for addons/eventscripts/gungame51/es_gungame51.txt
Error source (console): (no script)