Quote:
Originally Posted by calranthe
how do i reverse this so it looks to the EQEMU servers for connection
Quote:
INSERT INTO variables (varname, value, information) VALUES ('LoginType', 'Minilogin', 'Set this to Minilogin to login using a minilogin server ');
|
|
Execute the following SQL to revert back to using the public login server:
DELETE from variables where varname='LoginType' ;