Making login account: Like pulling teath!
I am running Windows 98, Current Version of the EQemu 3.2 (I think) and I am trying to make an account using the Public Login and mysql. I read the readme (LOGINREADME.TXT). I loaded up mysql.exe and began the INSERT INFO --and so on--
Everything when ok until I hit the "authorize the account" I type the following "INSERT INTO login_authchange (account_id, ip) values(usersid,'usersip');" but an error every time. Anyone else have this problem and is this the only way to make an account? Thanks, LaZZer~ |
look, someone didn't read the readme :P
INSERT INTO login_authchange (account_id, ip) values(usersid,'usersip'); From Loginreadme.txt: "Change usersid to equal the id number you got when you selected the id number (second step) and put the users ip where it has 'usersip'" Soo I guess this says: INSERT INTO login_authchange (account_id, ip) values(1,'127.0.0.1'); 127.0.0.1 is the ip, 1 is the user id |
Also look in 3rd party tools for the batch file I posted that automated th process.
|
All times are GMT -4. The time now is 06:28 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.