Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Setting Up a Hello Kitty Online Server

Status
Not open for further replies.
Custom Title Activated
Loyal Member
Joined
May 18, 2006
Messages
2,065
Reaction score
14
1. Download Files
You will need to download the official server files. You can find the links here. I use the 092404 server files but it doesn't really matter that much which server files you use.
2. Set Up MySQL
You will now need to set up a MySQL server. There are plenty of tutorials out there to do that.

3. Download MySQL Tools
Download Navicat.
4. Create Database and Execute Query
Open Navicat. Create a new database named 'hko'. Then, copy and paste the query you see in this thread into Navicat and execute the query.

5. Configure Server
In your server files, open config.xml. Change the Hostname to localhost. Leave the database name to hko. Replace the username/password in this file with your MySQL username/password.

Scroll down and find "<LOGINSERVICE>". Change the value in this section to 1.

6. Run Server
Execute the server. It takes FOREVER to get it ready. It will wait for a long time after "Creating Zone 56" message. Just give it like 5-10 minutes.
 
Junior Spellweaver
Joined
Feb 8, 2009
Messages
128
Reaction score
0
takes 4,51 min to load the whole server but it works.
 
Status
Not open for further replies.
Back
Top