Sorrowthief
New member
I like to use the part of the quest code that makes the tooltip quest thing pop up with information for my players like the starter quest.
The problem is after the first two tips any others that you add after that result in this error. I believe it's because journal entries are hard coded and don't save. I did not think the quest tips were Journal entries. In alpha 14 I had tons of these popup tips and it was never an issue or an error. I do not care if I loose the ability to make journal entries but I would like to be able to use as many popup tips as I see fit. Does anyone know a work around or perhaps something I can take out of the localization files to prevent this.

Code:
<action type="ShowTip" value="tutorialTipQuest18" />
