transfer xp from one version to another

Read log files for errors! If this fails, come here for help

Moderator: Forum Moderator

Post Reply
whosyourdaddy
Spell Breaker
Posts: 398
Joined: Sun Apr 27, 2008 10:11 pm

transfer xp from one version to another

Post by whosyourdaddy » Mon Apr 28, 2008 3:53 pm

--- Please enter the following information for support ---
War3ft Version: 3.0 RC10
Amxmodx Version: 1.8
Metamod Version: 1.19
amxx list: huh
amxx modules: fun. fakemeta, engine, cstrike, csx
meta list: huh

the version is 3.0 rc10 and the saving option is
wc3_save_xp 1 // Enables saving of experience (default is 0)
wc3_save_xp_db 0 // How should we save XP? (0 = SQLite, 1 = MySQL)
wc3_save_by 0 // What should I save this as? steam id = 0, IP = 1, name = 2 (default is 0)
wc3_save_pruning 0 // Automatically prunes the database of old users at a mapchange (default is 0)
wc3_days_before_delete 31 // However many days before deleting XP or pruning from the database (default is 31)
wc3_save_end_round 1 // Save xp at the end of each round (may cause lag, default is 1)


i was wondering if i can transfer the xp from this version to rc11 version

User avatar
YamiKaitou
Forum Moderator
Forum Moderator
Posts: 1925
Joined: Wed Feb 01, 2006 4:33 pm
Contact:

Post by YamiKaitou » Mon Apr 28, 2008 5:04 pm

All versions later than RC6 will work just fine with the current SQL settings. If we change the saving stuff, we will tell you in the announcement
Image

No support via PM or Email

whosyourdaddy
Spell Breaker
Posts: 398
Joined: Sun Apr 27, 2008 10:11 pm

Post by whosyourdaddy » Mon Apr 28, 2008 6:20 pm

so if i download the rc11 version the war3ft.sma compile it to .amxx and replace it with the old war3ft there will be no problem and all the xp will get transfered over, if yes, the one im using saves its info in the war3ft.cfg as wc3_... i saw one with ft_... and it had like more game play options like give people who kill hostage rescurers exp or people who assists with bomb plants any way i can get that into this version?

User avatar
YamiKaitou
Forum Moderator
Forum Moderator
Posts: 1925
Joined: Wed Feb 01, 2006 4:33 pm
Contact:

Post by YamiKaitou » Mon Apr 28, 2008 7:38 pm

There have been no changes between RC10 and RC11 that would effect the way the xp is saved
Image

No support via PM or Email

whosyourdaddy
Spell Breaker
Posts: 398
Joined: Sun Apr 27, 2008 10:11 pm

Post by whosyourdaddy » Mon Apr 28, 2008 7:58 pm

thank you but whats the version that has the war3ft.cfg with ft_... instead of wc3_... is there a way i can use that version and transfer peoples xp over. that version has more game play enhancements that i like
Image

User avatar
YamiKaitou
Forum Moderator
Forum Moderator
Posts: 1925
Joined: Wed Feb 01, 2006 4:33 pm
Contact:

Post by YamiKaitou » Mon Apr 28, 2008 8:10 pm

2.3.2 had cvars that began with FT_*

What is the saving method you used?
Image

No support via PM or Email

whosyourdaddy
Spell Breaker
Posts: 398
Joined: Sun Apr 27, 2008 10:11 pm

Post by whosyourdaddy » Mon Apr 28, 2008 8:13 pm

sqlite and how can i get the 2.3.2 , can you give me a link and will xp be transfered over

User avatar
YamiKaitou
Forum Moderator
Forum Moderator
Posts: 1925
Joined: Wed Feb 01, 2006 4:33 pm
Contact:

Post by YamiKaitou » Mon Apr 28, 2008 8:35 pm

You saved the xp in 2.3.2 using SQLite? Just clarifing.

If yes, I am not sure if the conversion tool within the plugin is able to convert that. What method are you planning on using in 3.0?
Image

No support via PM or Email

whosyourdaddy
Spell Breaker
Posts: 398
Joined: Sun Apr 27, 2008 10:11 pm

Post by whosyourdaddy » Mon Apr 28, 2008 8:42 pm

yes, im planning to use the sqlite, like all i want is the 3.0 one but with every's xp transfered over, is that possible?

Post Reply