Ok so progress!
I found my old CD's...and some keychains and my FV figurine, woot!
I installed it and I can now get the other servers, at least to the login server and see all the eqemu servers.
When I switch my host file to 127.0.0.1:5999 and I log in it says that the username doesnt exist.
I have done :
INSERT INTO tblLoginServerAccounts (AccountName, AccountPassword, AccountEmail, LastLoginDate, LastIPAddress) VALUES('Admin', sha('password'), 'admin@somewhere.com', now(), '127.0.0.1');
changing the user and pass in peqlogindb...ran it about 5 times with different usernames and all said created, but none of them will work.
|