Adding messages to journal does not work via these:
Stealth.Client.AddToJournal(string msg)
Stealth.Client.AddToSystemJournal(string msg)
ScriptSDK.Engines.GameClient.GetClient().Player.Journal.AddMessage(string msg, ScriptSDK.Data.JournalType type)
I've tried different JorunalTypes, nothing.