gg_converter
Posted: Mon Dec 15, 2008 7:37 pm
I'd like to ask for your help. I'm having trouble converting the datebase from GG3 to GG5.
I followed these recommendations:
cfg/gungame5/gg_default_addons.cfg
//=========================================================
// CONVERTER
//=========================================================
// Allows you to upgrade your current winner database / spawnpoints from
// previous versions of GunGame (3/4) to GunGame 5 format.
//
// Options: 0 = Disabled
// 1 = Enabled
gg_convert 1
TO CONVERT GUNGAME3 WINNER DATABASE TO GG5 FORMAT:
1. Place your GG3 winner database (es_gg_winners_db.txt) in to ../cfg/gungame5/converter/gg3 winners/ folder.
2. Load up your server.
3. Enter "gg_convert 1" to load GunGame Convert.
4. Enter "gg_convert_winners3" to convert your GunGame3 winners in to GG5 format.
But it shows the following error:
**************************************************
GunGame Errorlog
Opened: 25/11/2008 @ [00:22:48]
Version Information:
* EventScripts: 2.0.0.248
* ES_Tools: (Not Installed)
* GunGame: 5.0.557
* Popup: oy28
* OS Type: nt
**************************************************
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/12/2008 @ [14:35:38] [Occurences: 1]
Additional Information:
-> Admin command call. "convert_winners3" was called by "CONSOLE".
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\jogos\source27034ggame\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 1064, in callCommand
callback(userid, *arguments)
File "C:\jogos\source27034ggame\cstrike\addons\eventscripts\gungame\included_addons\gg_convert\gg_convert.py", line 155, in convert_winners3
if not x.startswith('STEAM_'):
AttributeError: 'KeyValues' object has no attribute 'startswith'
The log file and winners database are at the following address for download:
http://www.itwizard.com.br/gungame5/errolog5.0.557.txt
http://www.itwizard.com.br/gungame5/es_ ... ers_db.txt
I also need another information. When I was configuring the server I recall a config that, when enabled, made the player kill the enemy and his weapon
disappear, where can I find this config? Would it be possible to configure to kill two players and then make the weapon disappear?
Best Regards
Insanos Taz (Marco)
I followed these recommendations:
cfg/gungame5/gg_default_addons.cfg
//=========================================================
// CONVERTER
//=========================================================
// Allows you to upgrade your current winner database / spawnpoints from
// previous versions of GunGame (3/4) to GunGame 5 format.
//
// Options: 0 = Disabled
// 1 = Enabled
gg_convert 1
TO CONVERT GUNGAME3 WINNER DATABASE TO GG5 FORMAT:
1. Place your GG3 winner database (es_gg_winners_db.txt) in to ../cfg/gungame5/converter/gg3 winners/ folder.
2. Load up your server.
3. Enter "gg_convert 1" to load GunGame Convert.
4. Enter "gg_convert_winners3" to convert your GunGame3 winners in to GG5 format.
But it shows the following error:
**************************************************
GunGame Errorlog
Opened: 25/11/2008 @ [00:22:48]
Version Information:
* EventScripts: 2.0.0.248
* ES_Tools: (Not Installed)
* GunGame: 5.0.557
* Popup: oy28
* OS Type: nt
**************************************************
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/12/2008 @ [14:35:38] [Occurences: 1]
Additional Information:
-> Admin command call. "convert_winners3" was called by "CONSOLE".
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\jogos\source27034ggame\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 1064, in callCommand
callback(userid, *arguments)
File "C:\jogos\source27034ggame\cstrike\addons\eventscripts\gungame\included_addons\gg_convert\gg_convert.py", line 155, in convert_winners3
if not x.startswith('STEAM_'):
AttributeError: 'KeyValues' object has no attribute 'startswith'
The log file and winners database are at the following address for download:
http://www.itwizard.com.br/gungame5/errolog5.0.557.txt
http://www.itwizard.com.br/gungame5/es_ ... ers_db.txt
I also need another information. When I was configuring the server I recall a config that, when enabled, made the player kill the enemy and his weapon
disappear, where can I find this config? Would it be possible to configure to kill two players and then make the weapon disappear?
Best Regards
Insanos Taz (Marco)