(Possibly) Your going to have to get the guilds.sql file... Then when you go into MsDos after you get the guild.sql file.. do the following...
Quote:
c:
cd "\eqemu\cvs\eqemu\eqemu release"
mysql -u username -p eq
(then it will ask for your password)
then type
source guilds.sql;
|
I may be wrong, im not that sure...