ok thankx ...guess will have to re-trace steps again thru making account.
I used this tho the when using cmd prompting to world.exe
world adduser 'name' 'password' 200 didnt seem to work.
also added this in mysql cmd prompt after sourcing in the database.
Code:
INSERT INTO account (id, name, charname, packencrypt, sharedplat, password, status, lsaccount_id, gmspeed, revoked) VALUES (1, 'name', '', '', 0, 'password', 250, NULL, 0, 0);
for my minilogin account .ini i have
127.0.0.1 'myaccountname' 'myaccountpassword'
with not enter's or anything after.
even used eqemu admin tool 5.2 to check the accounts in the database ..and only displays the account i created with correct password even. hehe
lil why i am baffled on this part..done the above several times.