The GetWaypoints error is due to a missing column it is looking for in your database. To fix this locate the grid table in the database and add a column named zoneid type int, then populate this column with the zoneid. Well actually all you need is the column added to the DB and mob wnadering should return and waypoint error should go away I can only image this is going to be used for zone specific pathing. This should fix the waypoint problem and wandering mob pathing. Still playing with this column myself...
Hope this helps!
|