Frictional Games Forum (read-only)
[LVL ED] Custom Items and Props Help - 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: [LVL ED] Custom Items and Props Help (/thread-15075.html)



Custom Items and Props Help - heyitsrobert97 - 04-25-2012

Hi, I have a heap of entity props that i want to put in my custom story in a folder called entities. but when they are in there they don't show up in level editor. they only show up when they are in redist/entities but i want it in the custom stories folder for my cs. how do you do this? thanksSmile

Anybody? Any Answers will be appreciated I Can't Start Making My New Custom Story Until I Get These Custom Props working. there are 30!


RE: Custom Items and Props Help - Shives - 04-25-2012

Put the entity folder of your custom story into the main entity folder of amnesia
I hope it helped Rolleyes


RE: Custom Items and Props Help - zombiehacker595 - 04-25-2012

place down a random entity then click the change entity and go to your entity folder and click on the entity file Smile



RE: Custom Items and Props Help - Traggey - 04-25-2012

That is not the problem he's having, I had the same issue a while ago.

His models are located in his entity folder, he can place them in the editor and play just fine.
However if he removes them from his entity folder and only has the ones left in the Custom Story folder they will not appear while playing the custom story.



RE: Custom Items and Props Help - Your Computer - 04-25-2012

I believe this issue is the same as the one he mentioned else where.

The game doesn't find things by absolute paths or by paths relative to the folder where the Amnesia binary executable is found in (for custom story files). The game relies on the resources.cfg file and the directory that the custom story configuration was found in. Removing them from the entities folder shouldn't matter so long as they are stored somewhere in his custom story's folder.


RE: Custom Items and Props Help - Traggey - 04-25-2012

The problem is real though and has happened to me before.



RE: Custom Items and Props Help - Stepper321 - 04-25-2012

Like Your Computer said. To say it easy, and to let it work.
When editing your story, you need it in the 'entities' folder in your game. Create a folder Custom and put it in there. Then after you edited the story and it's all done. Create a folder called 'entities' in your Custom Story folder and put the folder 'Custom' in there. And done, it works in-game.


RE: Custom Items and Props Help - heyitsrobert97 - 04-26-2012

Its Fine I've Got It Working I Just Placed an entity down and selected mesh of my custom ones Smile