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
LANG files.
HumiliatioN Offline
Posting Freak

Posts: 1,179
Threads: 64
Joined: Dec 2010
Reputation: 18
#2
RE: LANG files.

(12-28-2010, 12:42 AM)snowninja13 Wrote: Hi everyone, Ive been meaning to add notes to my level, but I dont understand how Im supposed to use/make a custom .lang file. Ive read the tutorial, but it isnt specific enough on what Im supposed to do!

As you can tell, Im a pretty n00b scripter, so your help is much appreciated!!

Sure i help you its easy when you get started for that Smile

Believe its easier to script lang.file then hps..

Okay first:

Make extra_english.lang file and when you done it check first this: Press ALT then -> Tools -> Folder Options -> View then unmark this " Hide extensions for known filetypes"

Second: Make example: in your editor and choose note_generic or note_letter or whatever then Name that "Note_Test01"
Then go to Entity tab then write that NoteText field ONLY Test01 and save.

Finally: Example for my map:

<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">You wake up an unknown castle you must escape quickly before darkness will kill you!</Entry> <- Important to add for basic stuff.. On your level
</CATEGORY>
<CATEGORY Name="Journal">

<Entry Name="Note_Test01_Name">Add name of your note</Entry>
<Entry Name="Note_Test01_Text">Add your text</Entry>
</CATEGORY> <- Important to add the end
</LANGUAGE> <- Important to add the end
Copy that..

I hope you understand Smile

Ask more if you get trouble.

“Life is a game, play it”
12-28-2010, 02:28 AM
Find


Messages In This Thread
LANG files. - by snowninja13 - 12-28-2010, 12:42 AM
RE: LANG files. - by HumiliatioN - 12-28-2010, 02:28 AM
RE: LANG files. - by snowninja13 - 12-28-2010, 07:26 AM
RE: LANG files. - by bigfoot - 12-28-2010, 10:24 AM
RE: LANG files. - by HumiliatioN - 12-28-2010, 03:30 PM
RE: LANG files. - by snowninja13 - 12-29-2010, 03:24 AM
RE: LANG files. - by HumiliatioN - 12-29-2010, 04:21 AM
RE: LANG files. - by kotuso - 12-31-2010, 07:15 AM
RE: LANG files. - by HumiliatioN - 12-31-2010, 10:20 AM
RE: LANG files. - by kotuso - 12-31-2010, 05:39 PM
RE: LANG files. - by snowninja13 - 01-01-2011, 01:36 AM
RE: LANG files. - by HumiliatioN - 01-01-2011, 03:10 PM
RE: LANG files. - by kotuso - 01-02-2011, 05:08 AM
RE: LANG files. - by HumiliatioN - 01-02-2011, 04:08 PM



Users browsing this thread: 1 Guest(s)