Hi,
I've followed the examples in Amnesia and am attempting to create my own diary page.
I used diary_paper01 from the Entities menu and set it to active.
For the DiaryText property, i set it to "test"
In my extra_english.lang, I have the following set.
<CATEGORY Name="Journal">
<Entry Name="Diary_test_Name1">Diary Test 1/3</Entry>
<Entry Name="Diary_test_Text1">Test test test</Entry>
</CATEGORY>
When I picked up the diary page, the page does not pop up but the text does appear when you navigate to your Diary Entries (via Tab).
I tried adding a DiaryCallback and set ReturnOpenJournal(true), but that doesnt work.
Does anyone know a solution to this problem?
Thanks in advance
rmdashrf