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?