Jagsrs28
Member
Posts: 101
Threads: 25
Joined: Jun 2012
Reputation:
0
|
Need help with journal.
I tried to add a journal note and it wouldnt work. This is what I have:
</CATEGORY>
<CATEGORY Name="Journal">
<Entry Name="Note_Note1_Name">Demon Dog</Entry>
<Entry Name="Note_Note1_Text">I lost Demon Dog</Entry>
Special Custom Story for 2 special people!
|
|
06-23-2012, 03:19 PM |
|
Cruzore
Senior Member
Posts: 301
Threads: 2
Joined: Jun 2012
Reputation:
37
|
RE: Need help with journal.
Is that all? If so, you're missing the Language initiation, and the end of the category is wrongly placed.
<LANGUAGE>
<CATEGORY Name="Journal">
<Entry Name="Note_Note1_Name">Demon Dog</Entry>
<Entry Name="Note_Note1_Text">I lost Demon Dog</Entry>
</CATEGORY>
</LANGUAGE>
|
|
06-23-2012, 03:38 PM |
|
MaZiCUT
Senior Member
Posts: 536
Threads: 31
Joined: Jun 2012
Reputation:
17
|
RE: Need help with journal.
Did you remove everything in your lang? Cause i added Resource and Language at the right places before.
Hi.
|
|
06-23-2012, 05:28 PM |
|