Log in

View Full Version : Expansions won't work, can't zone into them


Waeninzil
11-03-2002, 07:48 AM
I can't zone into any of the expansion zones, I have kunark, velious, and luclin installed and everything...

Xarslik
11-03-2002, 02:54 PM
How are you trying to zone to them? #zone, /zone, what?

Also make sure you correctly sourced your database, so it contains the entrys for each zone. (table zone in mysql)

Waeninzil
11-04-2002, 09:54 AM
How do I do that? I PMed you by the way. I am a newb. lol. I just need a little help.

DeletedUser
11-04-2002, 12:19 PM
If your having the problems with your own server, to source a db.

/mysql/bin/

open up mysql.exe

use (dbname);
source (dbfile)

Example:
if you made a mysql db named eq and had a mysql file called db.sql you'd type:

use eq;
source db.sql

Waeninzil
11-05-2002, 10:36 AM
my database is sourced correctly, and the problem with my game is doing it on lan and the eqemu server. the luclin models also aren't working. Thank you very much

Waeninzil
11-07-2002, 12:52 PM
I still can't get it to work, should I try someone else's database? I heard there is one made by lurker, but none of his links work.