Released: 25 July 2010
So this is something I've been working for for quite some time.
Basically, given a Vana user id and login info from an Odin-based server, this will convert the user's characters over to Vana
Thanks to Bui for cluing me in on how Odin-based sources stored items.
Edit the $db_config array.
The old database must reside on the same server as the new database.
Include OdinToVana.php and call the function, OdinToVana();
Vana user id from the users table: 1
Username used on old Odin-based server: LazurBeemz
Password used on old Odin-based server: asdfghjkl
OdinToVana(1, "LazurBeemz", "asdfgjkl");