Frictional Games Forum (read-only)
How to load other files in FC? [SOLVED] - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: How to load other files in FC? [SOLVED] (/thread-19258.html)



How to load other files in FC? [SOLVED] - Hardarm - 11-17-2012

Guys, i'm building a Full Conversion with custom files (of course), but... How do I make them load to people? My Full Conversion is in an isolated folder where I put folders for files to load, I made them usable by enabling them in the resources.cfg
But here's my question: Why don't they load ingame? How should I make custom files load to people? Where should I choose them in the Level Editor?

I sended it as a test to my writer (WHICH IS ROBOSPROG, ADVERTISEMENTS FTW), but the custom files were missing.
I'm a bit noob at this, never released a FC/CS in public, so i'd be grateful if someone could help! Smile
Thanks


RE: How to load other files in FC? - Kreekakon - 11-17-2012

Well, for starters you could show us your main_init.cfg file. I can do a quick run-by in there to see if anything might be wrong.


RE: How to load other files in FC? - Acies - 11-17-2012

resources.cfg

in your isolated folder. Add paths to any additional content you may have.


RE: How to load other files in FC? - Hardarm - 11-17-2012

Sure, even if I don't think that could be of help, because even when I made custom stories I didn't know how to show custom stuff to public. Tongue

http://pastebin.com/qQ4C5mfv

Ok guys I solved it. Thanks for help. Smile


RE: How to load other files in FC? - Kreekakon - 11-17-2012

Well, here are a couple more questions:

1. Have you put the assets for your FC anywhere besides the FC folder?
2. Are none of the custom files showing, or only a select few? If so, are they all in the same folder?
3. It would help a lot to see the resources.cfg of your FC.

EDIT: Ok cool Wink