Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Odd problems
The Rock Worm Offline
Senior Member

Posts: 714
Threads: 83
Joined: Nov 2011
Reputation: 16
#5
RE: Odd problems

(11-29-2011, 12:14 AM)Statyk Wrote: I'll try to keep this as simple as possible considering I'm 3D modelling on a livestream right now...

1) open notepad and "save as..." and locate your main custom story folder. Save it as the name "extra_english.lang"

2) Open it back up and put this in there:
<LANGUAGE>

</LANGUAGE>

3) Go into your level editor and go to the note. Open the "Entity" tab on the right and scroll down to "NoteText" and put in "littlenote1" and save the level.

4) Go back to your extra_english.lang and fill in between the "<LANGUAGE>"s this:
<CATEGORY Name="Journal">
<Entry Name="Note_littlenote1_Name">FILL IN THE NAME/TITLE OF NOTE HERE</Entry>
<Entry Name="Note_littlenote1_Text">THE TEXT HERE OF WHAT YOU WANT THE NOTE TO SAY</Entry>
</CATEGORY>

***
The completed lang should look like this:


<LANGUAGE>

<CATEGORY Name="Journal">
<Entry Name="Note_littlenote1_Name">FILL IN THE NAME/TITLE OF NOTE HERE</Entry>
<Entry Name="Note_littlenote1_Text">THE TEXT HERE OF WHAT YOU WANT THE NOTE TO SAY</Entry>
</CATEGORY>

</LANGUAGE>

***

5) Save the .lang and run your map.
I first made the .lang file to your specifications, then I put my note in the "NoteText" as "littlenote1" (quotes were included) and I still do not see the text? I am grateful for taking time to answer me, feel free to answer me when you are free yourself. Am I doing something wrong still?

11-29-2011, 12:51 AM
Find


Messages In This Thread
Odd problems - by The Rock Worm - 11-28-2011, 07:45 PM
RE: Odd problems - by Statyk - 11-28-2011, 09:07 PM
RE: Odd problems - by The Rock Worm - 11-28-2011, 11:08 PM
RE: Odd problems - by Statyk - 11-29-2011, 12:14 AM
RE: Odd problems - by The Rock Worm - 11-29-2011, 12:51 AM
RE: Odd problems - by GreyFox - 11-29-2011, 01:26 AM
RE: Odd problems - by The Rock Worm - 11-29-2011, 01:49 AM
RE: Odd problems - by Statyk - 11-29-2011, 01:45 AM



Users browsing this thread: 1 Guest(s)