omini
Junior Member
Posts: 9
Threads: 3
Joined: Jul 2012
Reputation:
0
|
RE: Need help with notes.
(07-21-2012, 06:34 PM)andyrockin123 Wrote: This looks like a level editor problem (I say that because I see nothing wrong with this). But before I get to that, get rid of the resources part; you won't be needing that.
As for the level editor. The notes name is "officenote", but I'm willing to bet money that the name there is the actual name of the item in the level editor? The name the lang file is looking for can be found by doing this:
-Open the level editor
-Select the note
-Click the "Entity" tab
-Look at the bottom where it says "NoteText", this is what the lang file needs to work
-Type in "officenote" in that box underneath
For keys (and other items), its a similar process, but instead of writing the name in NoteText, you write it in CustomSubItemTypeName.
If you've already done this, then the only other thing I can think of is that the lang file isn't saved properly as a language file, or its actually in the wrong folder (it should be in the same folder as the custom_story_settings.cfg, and not the map and hps files).
Hope that helped. Thank you so much, it worked! The problem was I haven't written "officenote" in the NoteText.
|
|
07-21-2012, 06:42 PM |
|