Facebook Twitter YouTube Frictional Games | Forum | Newsletter | Dev Blog | Dev Wiki | Support | Shelf | Store

Privacy Policy


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with the .lang file not working
Author Message
Promethium Offline
Junior Member

Posts: 18
Joined: Jun 2011
Reputation: 0
Post: #1
Problem with the .lang file not working
Heya I'm making a custom story and I can't seem to get my .lang file working, not even the description of the map is working, here is what I have so far...


<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">My custom story</Entry>
</CATEGORY>

<CATEGORY Name="Journal">
<Entry Name="Note_starternote_Name">Diary Page>/Entry>
<Entry Name="Note_starternote_Text">A Diary describing things.</Entry>
</CATEGORY>
</LANGUAGE>


Can anyone see why it isn't working?
12-09-2011 02:59 PM
Find all posts by this user Quote this message in a reply
flamez3 Offline
Posting Freak

Posts: 1,320
Joined: Apr 2011
Reputation: 57
Post: #2
RE: Problem with the .lang file not working
<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">My custom story</Entry>
</CATEGORY>

<CATEGORY Name="Journal">
<Entry Name="Note_starternote_Name">Diary Page>/Entry> ---You put a > instead of a <
<Entry Name="Note_starternote_Text">A Diary describing things.</Entry>
</CATEGORY>
</LANGUAGE>

(This post was last modified: 12-09-2011 03:18 PM by flamez3.)
12-09-2011 03:16 PM
Find all posts by this user Quote this message in a reply
Promethium Offline
Junior Member

Posts: 18
Joined: Jun 2011
Reputation: 0
Post: #3
RE: Problem with the .lang file not working
(12-09-2011 03:16 PM)flamez3 Wrote:  My custom story



Diary Page>/Entry> ---You put a > instead of a <
A Diary describing things.
Ahhh yes! Such a silly mistake, thankyou very much!
12-09-2011 05:04 PM
Find all posts by this user Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)