I know all this! Hehe... I just need help because the memento shows up as a "-" ingame. Gonna try delete .chache tho!
Will update when i have.
Nope didn't help!! Gaaaaaaah
Hmmm, okey so even if i rename the memento to something completly else in the .lang file it still adds a memento ingame with "-"
OOOOKKKKEY! I got it now, its something wrong with my .lang because now my keys and such arent getting any names either!
<LANGUAGE>
<CATEGORY Name="Description">Version 0.2</CATEGORY>
<CATEGORY Name="Inventory">
<Entry Name="ItemName_hollowneedle1">Rusty Hollow Needle</Entry>
<Entry Name="ItemDesc_hollowneedle1">Commonly used among thieves</Entry>
<CATEGORY Name="Journal">
<Entry Name="Quest_StartQuest_Text">Oh god, where am i? I probably should't have drank so much last night. Got to find a way out of here.</Entry>
</CATEGORY>
</LANGUAGE>
whats wrong?
I don't know what i did but now it's fixed!
Here is how it looks now:
<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">
Just a brief description!
</Entry>
</CATEGORY>
<CATEGORY Name="Inventory">
<Entry Name="ItemName_hollowneedle1">Rusty Hollow Needle</Entry>
<Entry Name="ItemDesc_hollowneedle1">Commonly used among thieves</Entry>
</CATEGORY>
<CATEGORY Name="Journal">
<Entry Name="Quest_StartQuest_Text">Where am i? Should't have drank so much last night. Why did i even go to the servants party...</Entry>
</CATEGORY>
</LANGUAGE>
well tanks for all help!