You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed empty objName value in map_alternative log record. When player picked up IsoThumpable, placed and destroyed it then added line with empty objName value.
Fixed bug when vehicle detach log contains same vehicle twice.
Fixed error after destroy IsoRadio and IsoTelevision from Brush Tool with Sledgehammer.
Added
Added brush tool logs to brushtool.txt file.
Added vehicle admin and cheat logs to admin.txt file.
Added safehouse admin and cheat logs to admin.txt file.
Changed
Marked as deprecated fuctions writeLog, getLogLinePrefix, getLocation, getPlayerSafehouses, getPlayerPerks, getPlayerTraits, getPlayerStats, getPlayerHealth, getVehicleInfo on LogExtenderClient. This functions copied to LogExtenderUtils.
Changed function LogExtenderUtils.getPlayerSafehouses behavior - field Owner now is array.
Changed behavior of player.txt log file writing - field Owner now is array.