Jump to content

  •  

Photo

Where to begin? Starting a RO server on Windows 10


  • Please log in to reply
No replies to this topic

#1 kanemi

kanemi

    Member

  • Members
  • PipPip
  • 10 posts

Posted 27 November 2016 - 12:58 PM

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 login
set `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, 27 November 2016 - 01:00 PM.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users


This topic has been visited by 33 user(s)