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
Level Editor Help HPL2 level editor cannot remember primitives plane texture!
jssjr90 Offline
Member

Posts: 169
Threads: 39
Joined: Jun 2011
Reputation: 0
#3
RE: HPL2 level editor cannot remember primitives plane texture!

(01-11-2015, 09:55 PM)Mudbill Wrote: The Level Editor does not use your mod's resources.cfg file. Unless the directory the texture is in is added to the main resources.cfg in Amnesia root, it won't remember it. What you can do is either copy the textures temporarily to the main folders or add your mod folders to the file.

So I would add <Directory Path="/thrh_textures" AddSubDirs="true" /> to the resources.cfg file from the main root of Amnesia?

I did try this and it worked! All of my textures are being seen. But what makes me wonder is, if I did not use this method.

Is it not possible to have the resource.cfg located from my full conversions mod folder, to see the dictionary path? (The "thrh_textues" folder that is located in the root folder.)

For more reference here is my resource.cfg file setups.

Location of resource.cfg:
Amnesia root folder.

<Resources>
<Directory Path="/_temp" AddSubDirs="true" />
<Directory Path="/fonts" AddSubDirs="false" />
<Directory Path="/maps" AddSubDirs="true" />
<Directory Path="/textures" AddSubDirs="true" />
<Directory Path="/models" AddSubDirs="true" />
<Directory Path="/gui" AddSubDirs="true" />
<Directory Path="/static_objects" AddSubDirs="true" />
<Directory Path="/sounds" AddSubDirs="true" />
<Directory Path="/main_menu" AddSubDirs="true" />
<Directory Path="/shaders" AddSubDirs="true" />
<Directory Path="/lights" AddSubDirs="true" />
<Directory Path="/billboards" AddSubDirs="true" />
<Directory Path="/entities" AddSubDirs="true" />
<Directory Path="/graphics" AddSubDirs="true" />
<Directory Path="/viewer" AddSubDirs="true" />
<Directory Path="/particles" AddSubDirs="true" />
<Directory Path="/models" AddSubDirs="true" />
<Directory Path="/music" AddSubDirs="true" />
<Directory Path="/flashbacks" AddSubDirs="true" />
<Directory Path="/textures" AddSubDirs="true" />
<Directory Path="/misc" AddSubDirs="true" />
<Directory Path="/commentary" AddSubDirs="true" />
<Directory Path="/thrh_textures" AddSubDirs="true" />
</Resources>


Location of my resource.cfg:
Amnesia the dark decent/The_Hands_Resist_Him/thrh_config/resources.cfg

<Resources>
<Directory Path="/_temp" AddSubDirs="true" />
<Directory Path="/fonts" AddSubDirs="false" />
<Directory Path="/maps" AddSubDirs="true" />
<Directory Path="/textures" AddSubDirs="true" />
<Directory Path="/models" AddSubDirs="true" />
<Directory Path="/gui" AddSubDirs="true" />
<Directory Path="/static_objects" AddSubDirs="true" />
<Directory Path="/sounds" AddSubDirs="true" />
<Directory Path="/main_menu" AddSubDirs="true" />
<Directory Path="/shaders" AddSubDirs="true" />
<Directory Path="/lights" AddSubDirs="true" />
<Directory Path="/billboards" AddSubDirs="true" />
<Directory Path="/entities" AddSubDirs="true" />
<Directory Path="/graphics" AddSubDirs="true" />
<Directory Path="/viewer" AddSubDirs="true" />
<Directory Path="/particles" AddSubDirs="true" />
<Directory Path="/models" AddSubDirs="true" />
<Directory Path="/music" AddSubDirs="true" />
<Directory Path="/flashbacks" AddSubDirs="true" />
<Directory Path="/textures" AddSubDirs="true" />
<Directory Path="/misc" AddSubDirs="true" />
<Directory Path="/commentary" AddSubDirs="true" />
<Directory Path="/custom_stories" AddSubDirs="true" />

<Directory Path="/The_Hands_Resist_Him/commentary" AddSubDirs="true" />
<Directory Path="/The_Hands_Resist_Him/entities" AddSubDirs="true" />
<Directory Path="/The_Hands_Resist_Him/gui" AddSubDirs="true" />
<Directory Path="/The_Hands_Resist_Him/main_menu" AddSubDirs="true" />
<Directory Path="/The_Hands_Resist_Him/maps" AddSubDirs="true" />
<Directory Path="/The_Hands_Resist_Him/misc" AddSubDirs="true" />
<Directory Path="/The_Hands_Resist_Him/particles" AddSubDirs="true" />
<Directory Path="/The_Hands_Resist_Him/shaders" AddSubDirs="true" />
<Directory Path="/The_Hands_Resist_Him/static_objects" AddSubDirs="true" />
<Directory Path="/thrh_textures" AddSubDirs="true" />
<Directory Path="/The_Hands_Resist_Him/thrh_config" AddSubDirs="true" />
<Directory Path="/The_Hands_Resist_Him/thrh_graphics" AddSubDirs="true" />
<Directory Path="/The_Hands_Resist_Him/thrh_models" AddSubDirs="true" />
<Directory Path="/The_Hands_Resist_Him/thrh_music" AddSubDirs="true" />
<Directory Path="/The_Hands_Resist_Him/thrh_sounds" AddSubDirs="true" />
</Resources>
01-11-2015, 10:30 PM
Find


Messages In This Thread
RE: HPL2 level editor cannot remember primitives plane texture! - by jssjr90 - 01-11-2015, 10:30 PM



Users browsing this thread: 1 Guest(s)