View Single Post
  #1  
Old 02-09-2007, 12:19 PM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

You mean EQEmu-0.7.0-949? i think that would be the version that has the fix. Also, did you fix the table in the mysql database?
Code:
ALTER TABLE quest_globals CHANGE expdate expdate INT;
Won't work if you don't fix the table.
Forget about all the other fixes - the true, working fix (by Bleh) is in EQEmu-0.7.0-949 before that either it was thought to be in, or was not in right.
951 and 965 do not reflect fixes in the logs yet, but I'm sure 949 and up have the true fix.

Last edited by Angelox; 02-09-2007 at 08:26 PM..
Reply With Quote