DnALANGE
Banned
Posts: 1,549
Threads: 73
Joined: Jan 2012
|
RE: Custom Loading
Go to RESOURCES,
And add this line at FIRST :
<Resources>
<Directory Path="/YOURMODNAME" AddSubDirs="true" />
<Directory Path="/Premonition_misc" AddSubDirs="true" />
<Directory Path="/billboards" AddSubDirs="true" />
<Directory Path="/commentary" AddSubDirs="true" />
<Directory Path="/entities" AddSubDirs="true" />
<Directory Path="/flashbacks" AddSubDirs="true" />
<Directory Path="/gui" AddSubDirs="true" />
<Directory Path="/lights" AddSubDirs="true" />
<Directory Path="/main_menu" AddSubDirs="true" />
<Directory Path="/maps" AddSubDirs="true" />
<Directory Path="/music" AddSubDirs="true" />
<Directory Path="/particles" AddSubDirs="true" />
<Directory Path="/textures" AddSubDirs="true" />
<Directory Path="/shaders" AddSubDirs="true" />
<Directory Path="/sounds" AddSubDirs="true" />
<Directory Path="/static_objects" AddSubDirs="true" />
<Directory Path="/viewer" AddSubDirs="true" />
</Resources>
I am not 100% sure, but i Always do it and works perfect!
Do this in AMNESIA RESOURCES,
AND
YOUR RESOURCES in your mod.
Hope this helps you a bit.
(This post was last modified: 11-06-2013, 08:59 PM by DnALANGE.)
|
|
11-06-2013, 08:57 PM |
|