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
[SOLVED] Language Files in Dev Mode
triadtimes Offline
Senior Member

Posts: 508
Threads: 16
Joined: Jan 2011
Reputation: 21
#3
RE: Language Files in Dev Mode

My resources.cfg file currently looks like:

Spoiler below!

<Resources>
  <Directory Path="/assets" AddSubDirs="true"/>
  <Directory Path="/config" AddSubDirs="true"/>
  <Directory Path="/script" AddSubDirs="true"/>
  <Directory Path="/maps" AddSubDirs="true"/>
  
  <Directory Path="/mods/my_mod/config" AddSubDirs="true"/>
  <Directory Path="/mods/my_mod/config/lang_main" AddSubDirs="true"/>
</Resources>


I guess I'm having trouble understanding directory paths. In the above, is it based off of the redist folder or the folder my resources.cfg is in? If it's the later, how would I tell it to go back to redist?

That aside, my problem might be that my dev environment isn't set up properly. Loading up SomaDev.bat actually doesn't load my map, it loads a blank and from there I load map1.map. Would that make a difference? Relevant part of Dev_user_setting.cfg looks like:

Spoiler below!

<Map File="map1.map" Folder="mods/my_mod/" StartPos="PlayerStartArea_1" />


09-28-2015, 06:38 PM
Find


Messages In This Thread
RE: Language Files in Dev Mode - by Romulator - 09-28-2015, 06:33 AM
RE: Language Files in Dev Mode - by triadtimes - 09-28-2015, 06:38 PM
RE: Language Files in Dev Mode - by triadtimes - 09-29-2015, 06:10 PM
RE: Language Files in Dev Mode - by triadtimes - 09-30-2015, 12:16 AM



Users browsing this thread: 1 Guest(s)