// MySQL Log SQL Databaselog_db_ip: 127.0.0.1log_db_port: 3306log_db_id: ragnaroklog_db_pw: ragnaroklog_db_db: ragnarok // <---- I already change this to "log" but it doesn't worklog_codepage:log_login_db: loginlog
What step should i use first?
This following step i use
1. I import my ragnarok.sql this is my back up from eathena svn
then
2. i change this
-- Rename `level` column to `group_id` in `login` tableALTER TABLE `login` CHANGE COLUMN `level` `group_id` TINYINT(3) NOT NULL DEFAULT '0';
Question
eJay
i've decided to change my eAthena to rAthena
i tried to use search engine but there's a couple same as my topic
Look picture below
http://i1202.photobucket.com/albums/bb361/ejay0378/wawawa-1_zpsb07f9a00.jpg%20
I already tried to change
trunk\conf\inter_athena.conf
What step should i use first?
This following step i use
1. I import my ragnarok.sql this is my back up from eathena svn
then
2. i change this
Edited by Kim0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.