Saitoshiba
Junior Member
Posts: 7
Threads: 2
Joined: Dec 2012
Reputation:
0
|
RE: Diary
I couldn't find any problem either but if you want to make a diary you have to replace:
<Entry Name="Note_necronote1_Name"></Entry>
<Entry Name="Note_necronote1_Text"></Entry>
to:
<Entry Name="Diary_necronote1_Name1">Welcome</Entry>
<Entry Name="Diary_necronote1_Text1"></Entry>
and make sure to add in the text1 entry
<Entry Name="Diary_necronote1_Text1">[voice NameVoiceFile.ogg] Text that you want to be shown in the game</Entry>
Diary must be an ogg file, and recorded or it won't work in the game. Make sure to name the entity in the game the same as is in the lang file. Plus, make sure the entity is a diary_paper1, or it won't work.
The file must be in your folder custom_stories/NameOfTheGame/sounds/
|
|
12-05-2012, 02:38 AM |
|