Not sure if formatting bug or the stat itself but both of these returns 00:00:00 always.while on map.
Code:
Log.DebugFormat("[StuckDetection] TimeInInstance: {0}", AreaStateCache.Current.TimeInInstance);
Log.DebugFormat("[StuckDetection] TimeInArea: {0}", AreaStateCache.Current.TimeInArea);
Last edited:






