Skip to content
This repository was archived by the owner on Apr 7, 2018. It is now read-only.

jonathanmtran/OdinToVana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

OdinToVana

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.

Configuration

Edit the $db_config array.

The old database must reside on the same server as the new database.

Usage

Include OdinToVana.php and call the function, OdinToVana();

Example Usage

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");

About

Migrate characters from Odin to Vana

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages