Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 12-17-2006, 04:25 AM
shadowdeamon01
Fire Beetle
 
Join Date: Apr 2006
Posts: 15
Default MySQL help

Hi, im so close to getting my server running, but i cant figure this out. According to the guide on http://www.eqemulator.net/wiki/wikka...=ws70845mysql5 i need to input

INSERT INTO accounts VALUES (1, 'Admin', '', 0, 'mini', 250, , 0, 0, 0, 0, 'IP of Account')

and Modify this with the IP of the computer that will be connecting to the server. Admin is the username. Lets say 12.345.67.890 is my IP adress, what would i input in that code?
Reply With Quote
  #2  
Old 12-17-2006, 04:50 AM
Cripp's Avatar
Cripp
Discordant
 
Join Date: Oct 2003
Location: The Shire
Posts: 474
Default

Code:
INSERT INTO accounts VALUES (1, 'Admin', '', 0, 'mini', 255, , 0, 0, 0, 0, '12.345.67.890');
actually i wouldnt use that one.. 1 sec gona edit with better one..

try this one..
Code:
INSERT INTO accounts (name, status, minilogin_ip) VALUES ('Admin', 255, '12.345.67.890');
__________________
Nug Blazers - ServerOP / founder
^^comming... later!

www.nugblazers.com

Last edited by Cripp; 12-17-2006 at 12:56 PM..
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 11:11 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3