
05-13-2004, 08:40 AM
|
Hill Giant
|
|
Join Date: Apr 2004
Posts: 110
|
|
Quote:
USE eq;
INSERT INTO account (id, name, charname, packencrypt, sharedplat, password, status, lsaccount_id, gmspeed, revoked) VALUES (1, 'eqemu', '', '', 0, 'eqemu', 250, NULL, 0, 0);
INSERT INTO account (id, name, charname, packencrypt, sharedplat, password, status, lsaccount_id, gmspeed, revoked) VALUES (2, 'username', '', '', 0, 'password', 0, NULL, 0, 0);
|
that's only neccesary if you want to set up a server with multiple users. but my howto rather aims at people who only want to fool around in EQ, seeing zones they wouldn't anytime soon, create their dream character and so on.
|