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
Script Help There are no texts!
Daemian Offline
Posting Freak

Posts: 1,129
Threads: 42
Joined: Dec 2012
Reputation: 49
#8
RE: There are no texts!

That lantern message comes from your main language file. It's a hint.
I don't know what happened there, but try these options below to solve your problem:
  • (1) Restore your language files
    Attached, I included my own language files.
    base_english.zip goes inside [game_dir]\config\. Unzip&replace there.
    english.zip goes inside [game_dir]\config\lang_main. Unzip&replace there.


  • (2) Check your config
    Enter the game, go to options and set your language to English. (If it's not the language you want, put back yours later.)

  • (3) Remove duplicates
    Some mods include their own version of the language files. To make the game ignore them you gotta remove their entry from your resources.cfg file (if it's there).
    OR delete/compress those mods' folders to hide their files from the game.

  • (4) Check your files
    If your mod is a custom story you just need a simple extra_english.lang which extends the originals. There you may add your entries for your mod.

    But if your mod is a full conversion you gotta include an english.lang instead and work in there. All your stuff goes in there. You may wanna use a copy of the original english.lang and remove the content and leave the structure.
    You may also need a base_english.lang I think (you'll know if you need it.)

    These three files should replace the originals, ergo if they have missing entries those won't appear in-game. Like the lantern hint. So just keep it in mind.

  • (5)Check your map/script files.
    You may be working on a copy of your level and testing on another with similar name.
    Same with your script/language file. Make sure it's unique and the one you want.
    Check your text editor too, it may be loading another file.


I can't think of anything else for now. Good luck with that. Hope that helps.


Attached Files
.zip   english.zip (Size: 43.64 KB / Downloads: 106)
.zip   base_english.zip (Size: 8.03 KB / Downloads: 101)

(This post was last modified: 01-09-2015, 05:02 PM by Daemian.)
01-09-2015, 04:59 PM
Find


Messages In This Thread
There are no texts! - by Shylia - 01-08-2015, 08:58 PM
RE: There are no texts! - by Mudbill - 01-08-2015, 09:03 PM
RE: There are no texts! - by Shylia - 01-08-2015, 09:12 PM
RE: There are no texts! - by Lizard - 01-09-2015, 01:23 PM
RE: There are no texts! - by Shylia - 01-09-2015, 03:35 PM
RE: There are no texts! - by Mudbill - 01-09-2015, 03:56 PM
RE: There are no texts! - by Shylia - 01-09-2015, 04:13 PM
RE: There are no texts! - by Daemian - 01-09-2015, 04:59 PM
RE: There are no texts! - by Mudbill - 01-09-2015, 07:18 PM
RE: There are no texts! - by Shylia - 01-10-2015, 03:53 PM
RE: There are no texts! - by RunHideMoFo - 01-11-2015, 06:43 AM
RE: There are no texts! - by Romulator - 01-11-2015, 07:51 AM
RE: There are no texts! - by RunHideMoFo - 01-11-2015, 10:17 AM
RE: There are no texts! - by Romulator - 01-11-2015, 01:17 PM
RE: There are no texts! - by RunHideMoFo - 01-11-2015, 09:17 PM
RE: There are no texts! - by Romulator - 01-12-2015, 05:22 AM
RE: There are no texts! - by jmitchell - 02-22-2015, 09:04 PM
RE: There are no texts! - by Mudbill - 02-22-2015, 09:18 PM
RE: There are no texts! - by jmitchell - 02-22-2015, 09:31 PM
RE: There are no texts! - by jmitchell - 02-23-2015, 08:47 PM



Users browsing this thread: 1 Guest(s)