Jump to content

Help Making My own Server


dranyam123

Recommended Posts


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  2
  • Reputation:   0
  • Joined:  04/24/13
  • Last Seen:  

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.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  57
  • Topics Per Day:  0.01
  • Content Count:  248
  • Reputation:   7
  • Joined:  11/27/12
  • Last Seen:  

everything in here is updated: http://rathena.org/wiki/

if you only follow the guide, you'll end up at the right place.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  1702
  • Reputation:   238
  • Joined:  09/05/12
  • Last Seen:  

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.1char_ip: 127.0.0.1map_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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...