gg_admin addon problems
Posted: Fri Dec 26, 2008 9:52 am
Hi guys,
I'm getting problems to become admin on the gg5, none of the commands are working.
I'm clearly not admin.
Still, I'm declared (in adminlist.txt and should have access to all commands, level3)
I have noticed the following error concerning the load and execution of the gg_admin included addon:
it looks like it has to do with the translation and indeed there is no gg_admin.ini file in translation and no es_gg_admin.txt in addons/eventscripts/gungame/included_addons/gg_admin/
BY creating those files even if contents is "rubissh" as I dont know what to put in, I'm not getting those opening or missing translation errors anymore.
Can you please comment and advise and also elaborate a bit on the exact admin syntax commands to call admin menus (specially the one for spawnpoints)
Cheers
-=k2=-
I'm getting problems to become admin on the gg5, none of the commands are working.
I'm clearly not admin.
Still, I'm declared (in adminlist.txt and should have access to all commands, level3)
STEAM_0:1:mysteam -=mpseudo k2=- 3
I have noticed the following error concerning the load and execution of the gg_admin included addon:
...
[GunGame] Addon (gg_admin) was successfully registered.
Traceback (most recent call last):
File "/home/ftp/doozer_VI/cstrike/addons/eventscripts/es.py", line 356, in loadModuleAddon
addons.load(newaddon)
File "/home/ftp/doozer_VI/cstrike/addons/eventscripts/es.py", line 156, in load
addon.load()
File "/home/ftp/doozer_VI/cstrike/addons/eventscripts/gungame/included_addons/gg_admin/gg_admin.py", line 52, in load
gg_admin.loadTranslationFile()
File "/home/ftp/doozer_VI/cstrike/addons/eventscripts/_libs/python/gungamelib.py", line 1158, in loadTranslationFile
loadTranslations(self.addon)
File "/home/ftp/doozer_VI/cstrike/addons/eventscripts/_libs/python/gungamelib.py", line 1956, in loadTranslations
raise IOError('Cannot load strings (%s): no string file exists.' % addon)
IOError: Cannot load strings (gg_admin): no string file exists.
Could not open script for addons/eventscripts/gungame/included_addons/gg_admin/es_gg_admin.txt
Error source (console): (no script)
[GunGame] Addon (gg_error_logging) was successfully registered.
...
it looks like it has to do with the translation and indeed there is no gg_admin.ini file in translation and no es_gg_admin.txt in addons/eventscripts/gungame/included_addons/gg_admin/
BY creating those files even if contents is "rubissh" as I dont know what to put in, I'm not getting those opening or missing translation errors anymore.
Can you please comment and advise and also elaborate a bit on the exact admin syntax commands to call admin menus (specially the one for spawnpoints)
Cheers
-=k2=-