View Single Post
  #3  
Old 06-11-2010, 06:26 PM
ChessyCats
Sarnak
 
Join Date: Jun 2010
Posts: 39
Default

Thank you Trevius!

I was using Minilogin because for the life of me I could not get the EQEmuLogin to work. I followed the guide exactly. However, I may have gotten closer to making it work, but...since I put in a database entry to tell MySQL that I was using Minilogin as my login server, it seems to always try to use that no matter what.

I put in this command line: update variables set value = "Minilogin" where varname = "LoginType";

I tried to reverse it but it doesn't seem to work that way. It's like Minilogin is stuck there now.

I have all the ports open that should be required. I followed a pretty helpful list I found while searching the forums.

Next I will probably try to just make a public server. I'm not sure how to make it so only I (or set others) have access to it but I can probably search for how to do that. I found how to set up a proper config file for this setup in the wiki so I should (hopefully) get that to work.

If all this fails I will use the server pack you suggested. I was not aware of its existence before but now I have it bookmarked. Thank you!
Reply With Quote