Page 1 of 1

transfer xp from one version to another

Posted: Mon Apr 28, 2008 3:53 pm
by whosyourdaddy
--- 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

Posted: Mon Apr 28, 2008 5:04 pm
by YamiKaitou
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

Posted: Mon Apr 28, 2008 6:20 pm
by whosyourdaddy
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?

Posted: Mon Apr 28, 2008 7:38 pm
by YamiKaitou
There have been no changes between RC10 and RC11 that would effect the way the xp is saved

Posted: Mon Apr 28, 2008 7:58 pm
by whosyourdaddy
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

Posted: Mon Apr 28, 2008 8:10 pm
by YamiKaitou
2.3.2 had cvars that began with FT_*

What is the saving method you used?

Posted: Mon Apr 28, 2008 8:13 pm
by whosyourdaddy
sqlite and how can i get the 2.3.2 , can you give me a link and will xp be transfered over

Posted: Mon Apr 28, 2008 8:35 pm
by YamiKaitou
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?

Posted: Mon Apr 28, 2008 8:42 pm
by whosyourdaddy
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?