Frictional Games Forum (read-only)

Full Version: Note Problems
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i dont know why, bu im getting a lot of issues with scripting tody, i dont understand. i made a latter. its called diary_one. in the .lang i got this:
Code:
<CATEGORY Name="Journal">
   <Entry Name="Quest_OilQuest_Text">you got a quest</Entry>
   <Entry Name="Note_diaryone_Name">this is a note</Entry>
   <Entry Name="Note_diaryone_Text">textwhatever</Entry>
  </CATEGORY>

but its not working. i noticed, i ask a lot here. im sorry for that but i think, once i understood how this stuff is working, i will be abe to do that on my own Big Grin

thanks for the help
What entity are you using? For notes, use Note_generic or things with Note_ and for diaries Diary_whatever. I don't see anything wrong in the .lang file.

You can ask as much times as you wish, don't worry Wink
im using note_generic :/ im using the debug toolbar if that makes a difference.


okay thanks Smile
If the entity is called "diary_one" then it should probably say "diary_one" too in your .lang file, and not "diaryone"
i already tried it. but i got he mistake now -_-" i had to type note1 into the "NoteText" from the entity