AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [CS:S/CS:GO] GunGame (https://forums.alliedmods.net/showthread.php?t=93977)

PStar 06-06-2009 04:07

Re: GunGame:SM
 
For the opening post.
Put the change log into a scrolable box, it will make it more clear.

Xp3r7 06-06-2009 11:30

Re: GunGame:SM
 
Quote:

Originally Posted by Xp3r7 (Post 842695)
Thank you!

May want to add that by the command in your post so others will see it easier and you wont be asked 1,000,000 times! lol




EDIT: Got this error.



It doesnt exist because GG5 saves their database as winnersdata.db.

GG4 saves theirs as es_gg_database.sqldb btw.

So that has to be from GG3 or earlier!

Quote:

Originally Posted by altex (Post 842813)
Updated first post. Thank you.

Thanks man!

Can we get support for importing GG4 and GG5 databases considering they are the 2 most recent versions and GG3 is like 2+ years old and there probably isnt a lot of GG3 servers out there?

I dont want to come off as nagging to you.

I just am suggesting some things that would definitely help this plugin out.

http://www.game-monitor.com/search.p...&type=variable
795 GG5 servers

http://www.sourcemod.net/newstats.php
2064 ES GG servers total and I bet 90% or more are GG4 and GG5 servers.

altex 06-06-2009 13:54

Re: GunGame:SM
 
You can export from gg5 sqlite database into text file, and then manualy (or via text editor replacing tool) convert in into old gg3 format. There is a firefox plugin to access sqlite databases.

Xp3r7 06-06-2009 20:24

Re: GunGame:SM
 
I tried that extension and a separate program but GG5 saves as a .db and I couldnt find anything to convert it.

Stitllams 06-06-2009 21:54

Re: GunGame:SM
 
I haven't checked but if its the in same format as the .db in excel you can open it up in excel and save it as comma delimited from there.

Hope that helps.

Edit: Maybe this link may help, or not, I don't have a winnersdata.db to play around with.
http://gungame5.com/forums/viewtopic...sdata.db#p3284

Xp3r7 06-06-2009 23:11

Re: GunGame:SM
 
Yeah that was me askin on the GG5 forums how to open it up since the firefox addon or the program didnt work.

I didnt know I could just open it up in notepad/wordpad.

I tired saving it as es_gg_winners_db.txt and ran the import but it said I had nothing to import so GG3 must save different in the actual txt file.

I can PM u my winnersdata.db if ya like.

I also have an es_gg_database.sqldb from GG4 if you would like it to try to make a converter/workaround for it.

I just feel that since there are so many GG4/GG5 servers out there, this is a must as people wont want to switch to SMs GG if they cant convert their database.

Who wants to switch if they are going to lose their thousands apon thousands of player ranks, kills, etc.?

Stitllams 06-06-2009 23:24

Re: GunGame:SM
 
Quote:

I just feel that since there are so many GG4/GG5 servers out there, this is a must as people wont want to switch to SMs GG if they cant convert their database.
I totally agree, send away and if I can help I will.

Xp3r7 06-07-2009 01:34

Re: GunGame:SM
 
Quote:

Originally Posted by Stitllams (Post 843413)
I totally agree, send away and if I can help I will.

Sent via PM.

I sent a GG5 database and a GG4 database. :)

Stitllams 06-07-2009 09:30

Re: GunGame:SM
 
Thanks for that.

Haven't accomplished much but here is what I have noted so far.

GG4 database is definitely sqlite format so it is feasible that it could be imported using the sqlite support when that is implemented.

GG5 forums were right about the GG5 database format, they use python with cpickle to read and write to the database. Not really sure what to do with that, if it can't be done sourcemod side using c++ (cpickle is written in c), then a python script may be able to convert it to GGSM format.

Thats my thoughts so far anyway.:)

altex 06-07-2009 11:53

Re: GunGame:SM
 
1 Attachment(s)
1) download and install http://www.python.org/ftp/python/2.6.2/python-2.6.2.msi
2) copy your gg5 winners db file into some folder
3) copy attached file to the same folder
4) unzip script
5) run script and you got gg3 winners file


All times are GMT -4. The time now is 20:20.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.