Jump to content
  • 0
Sign in to follow this  
kanemi

Where to begin? Starting a RO server on Windows 10

Question

Can someone point me in the right direction? I looked at the wiki but it looks like it only has tutorials for Linux or something. I really think I need a completeish guide because I have no clue what I'm doing.

 

Edit: Oh looks like the wiki does have some stuff on Windows lol. sry. I'll check it out for now.

 

Edit 2: Stuck here:

 

Your login table should match. Use this SQL query (or make the changes using your favourite SQL gui):


use databasename_rag;UPDATE loginset `userid` = "[new user]", `user_pass` = "[new password]" where `account_id` = 1;

 

What is a login table and how do I use the SQL thingie? I downloaded MySQL and the Workbench zip files and extracted them. Now what?

Edited by kanemi

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

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

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.