Quote:
Originally Posted by Angelox
Seems you need to make an ax_peq database aside your peq in MySql - try this;
With Mysql-Admin go to catalogs and right-click "create schema" , call it "ax_peq". Try and restore now. It may be it can't make the table becuause it needs to make the DB.
|
I downloaded a fresh copy of ax_peq21k and then tried what you suggested, using the create schema to make a new database. The restore seemed to work fine. I migrated over all accounts and characters using the backup/restore options in MySql Admin, changed the xml file then loaded EqEmu up.
Everything worked perfectly. Pathing worked properly in every zone I tried. Pets worked perfectly. Even the AAs worked fine; I didn't have to source in the AA_Data.sql file. In my last db, tracking didn't work and mobs saw invis in Droga. Today, tracking worked perfectly without having to modify the trackable column in npc_types, and mobs don't see invis in Droga.
Thank you so much, Angelox!