If you replace the following functions with the code out of the SVN you should be good. I am fairly certain the two changes were made in these functions. I recall one of them dealing with the return value.
Zone\zonedb.cpp
int ZoneDatabase::getZoneShutDownDelay(int32 zoneID)
and
zone\zone.cpp
void Zone::StartShutdownTimer(int32 set_time)
If I get time I will try to pull them and repost here.
|