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
Statyk Offline
Schrödinger's Mod

Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation: 241
#4
RE: Odd problems

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.
11-29-2011, 12:14 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)