View Single Post
  #2  
Old 02-27-2004, 08:32 AM
LazerBoy2030
Sarnak
 
Join Date: Dec 2003
Posts: 31
Default

I forgot some of my questions too...

1: IF there are no errors on which of what i listed above. Why doesnt my server pop up

2:
Quote:
In your database, you have to add the account to the accounts table.

Code:
INSERT INTO account (id, name, charname, packencrypt, sharedplat, password, status, lsaccount_id, gmspeed, revoked) VALUES (1, 'eqemu', '', '', 0, 'eqemu', 250, NULL, 0, 0);
I read that, where is my database? lol
__________________
Your Welcome...
Reply With Quote