dranyam123 Posted April 24, 2013 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 2 Reputation: 0 Joined: 04/24/13 Last Seen: April 25, 2013 Share 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 Link to comment Share on other sites More sharing options...
Yudax Posted April 24, 2013 Group: Members Topic Count: 57 Topics Per Day: 0.01 Content Count: 248 Reputation: 7 Joined: 11/27/12 Last Seen: July 21, 2016 Share 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 Link to comment Share on other sites More sharing options...
Patskie Posted April 24, 2013 Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 1702 Reputation: 241 Joined: 09/05/12 Last Seen: 2 hours ago Share 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 Link to comment Share on other sites More sharing options...
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.