You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, download files, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact us.
The majority of all files here are "rar" files, you will need a free program called WinRar to open them. You can get that HERE
Use these files at your own risk!
Any requirements should be stated in the download
All instructions to use are either posted, or are included in the download
Enjoy
By downloading these files you agree that UWC3mods.com are not responsible nor Liable for any content found in the Zip/Rar files.
Any files uploaded by "Smokey" are legal and virus free working copies of the programs. We can not gaurantee any other user files - please notify us immediately if you find otherwise.
ASP.NET 2.0 Framework installed locally ont he computer you are running the application from
MySql.Data for Version 2.0 in GAC (included in rar file as reference)
Instructions:
Unzip
edit the included xml file to contain your file path to vault.ini
(should be local for best performance) and to contain your connection string to your MySQL Server
Run the EXE file to start the conversion and to begin real time inserting of your MySQL data.
This is a small client side application that I wrote that will convert Vault saved XP to MySQL
Its kind of crude, but it works. It will insert all steam IDs, and xp for a user although it will not transfer their current selected skills - they will have to re-select their skills, resistances, attributesm etc once this occurs - but it WILL work to transfer all players XP.
You can re-run this mutliple times with multiple Vault files, it will only insert a user from Valut into the MySQL if the user doesnt already exist.
If the user does exist, it will update the existing users XP count, although it will only update a user if the amount of xp you are trying to update them with is higher then the amount that they already have in the MySQL Table.
This is helpfull becuase you can take multiple Vault Files from multiple servers, and have only the best XP count be taken.
It can also be used to run multiple syncronizations of Vault files - you can run this once every hour on your Vault file to transition to MySQL with out loosing any XP for your players.
At most you would loose the last map played - Thats a lot better then starting over