dranyam123 Posted April 24, 2013 Posted April 24, 2013 I've read the wiki already and tried other guides in order to make a working server. the problem is they are not updated and i cant seem to make them work.. Is there an updated guide in making a server (pre ren or renewal)? plss i need a bit of help. Quote
Yudax Posted April 24, 2013 Posted April 24, 2013 everything in here is updated: http://rathena.org/wiki/ if you only follow the guide, you'll end up at the right place. Quote
Patskie Posted April 24, 2013 Posted April 24, 2013 1. First download TortoiseSVN 2. Once installed. Right click on your computer and you will see SVN Checkout 3. Under URL of repository. Put these link https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/ 4. Download will start in a while. After that just set char_athena.conf and map_athena.conf 5. Under username and password. Put a credential and take note of them. You will use them when you got into the database. 6. Remove // on login_ip: 127.0.0.1, char_ip: 127.0.0.1, map_ip: 127.0.0.1 on your char_athena.conf and map_athena.conf. 7. Go to your inter_athena.conf and put your database credentials there. Make sure it is correct with what you set on your database. On database part : 1. Create ragnarok database and logs database 2. Just add main.sql on your ragnarok database and logs.sql on your logs database 3. Once set. Go to login table under ragnarok table and set the username and password credentials same to what you have put in your char_athena.conf and map_athena.conf. 4. Recompile your server using Visual Studio (C++) 5. Apply changes and run your server. Quote
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.