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
Configuration Files Help Can't figure out
ExpectedIdentifier Offline
Member

Posts: 234
Threads: 10
Joined: Sep 2012
Reputation: 11
#5
RE: Can't figure out

If the name of the lang file is base_english.lang

Then it should be:
DefaultBaseLanguage = "SnowyDeath/config/base_english.lang"

I can't see why that wouldn't work..
What's the error you get when you put both files with the same name in the folder?

EDIT:
Think I've found it!
In your language file there's this:
GameLanguageFolder = "SnowyDeath/config/lang_SnowyDeath/"

From that it looks like you'd need:
DefaultBaseLanguage = "SnowyDeath/config/SnowyDeath_base_english.lang"
DefaultGameLanguage = "SnowyDeath/config/lang_SnowyDeath/english.lang"
(This post was last modified: 03-10-2013, 07:39 PM by ExpectedIdentifier.)
03-10-2013, 07:27 PM
Find


Messages In This Thread
Can't figure out - by The chaser - 03-10-2013, 02:13 PM
RE: Can't figure out - by ExpectedIdentifier - 03-10-2013, 03:42 PM
RE: Can't figure out - by Statyk - 03-10-2013, 05:45 PM
RE: Can't figure out - by The chaser - 03-10-2013, 07:13 PM
RE: Can't figure out - by ExpectedIdentifier - 03-10-2013, 07:27 PM
RE: Can't figure out - by The chaser - 03-19-2013, 07:03 PM
RE: Can't figure out - by ExpectedIdentifier - 03-19-2013, 10:20 PM



Users browsing this thread: 1 Guest(s)