(09-02-2013, 01:59 PM)afroduckie Wrote: (09-02-2013, 10:04 AM)Arbies Wrote: Did you rename the note? Let's say we did it YourNote1.
Now:
<LANGUAGE>
<CATEGORY="Journal">
<Entry Name="Note_YourNote1_Name"> Your Note</Entry>
<Entry Name="Note_YourNote1_Text"> Example text.</Entry>
</CATEGORY>
</LANGUAGE>
Yes, I did it all correctly. I triple checked with a couple different sources. I am assuming it is a glitch, but I re-named the note and filled in the name in the 'NoteText' area and nothing works.
(09-01-2013, 11:48 PM)Your Computer Wrote: It'd be helpful if you posted the contents of your Lang file.
Here it is.
<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">MY CS</Entry>
</CATEGORY>
<CATEGORY Name="Journal">
<Entry Name="Journal_letter_Name">Journal Entry</Entry>
<Entry Name="Journal_letter_Text">Letter Text</Entry>
</CATEGORY>
</LANGUAGE>
Nothing too crazy at the moment.
I realize now I put JOURNAL instead of NOTE, but it still dont work.
<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">MY CS</Entry>
</CATEGORY>
<CATEGORY Name="Journal">
<Entry Name="Note_letter_Name">Journal Entry</Entry>
<Entry Name="Note_letter_Text">Letter Text</Entry>
</CATEGORY>
</LANGUAGE>
(09-02-2013, 02:16 PM)i3670 Wrote: It should be
<Entry Name="Note_[name of note in Level Editor]_Name">text here</Entry>
<Entry Name="Note_[name of note in Level Editor]_Text">text here</Entry>
I did that... It has to be a glitch or quirk or something. I did it correctly.
Sorry Guys! It works now. I just restarted all of the programs and it worked suddenly. Thanks for the help though!