Add a Log entry without "Tata"

I want to add a journal entry in the state “finished”. It’s at the very beginning of the module and gives just a summary of the current situation/setting. Since I’m running a short cut scene with custom music at the same time, the “finished” fanfare is very interfering.

How can I add a “finished” journal entry without playing the sound?
Are there workarounds, i.e. a predifined jounal entry which is already there when the module starts?

Maybe there is another way, but replacing the sound file with a null file, adding the original sound into haks under different name and then manually playing that original sound when you add other quests to finish state would be one way…

Thanks. But messing around with sound-files seem to be a bit overdoing.

Even adding the log entry in “OnClientEnter” will play the sound

By now I use a workaround. I add the logentry without having the “finish” checked and close it with a second entry later.