Custom models won't show up in game - 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: Custom models won't show up in game (/thread-24321.html) |
Custom models won't show up in game - str4wberrypanic - 01-08-2014 So, i was messing around with the model editor for the first time, and all i wanted was to remove the music from an enemy and make a plate unbreakable. And that's what i did, unmarked the " breakable " option and removed the music. Then i saved with another name and placed them in the level editor. However these entities won't appear in-game. Where did i went wrong? RE: Custom models won't show up in game - Statyk - 01-08-2014 Did you update the resources.cfg file to have a directory to your custom stories folder or full conversion folder? RE: Custom models won't show up in game - str4wberrypanic - 01-08-2014 No, i didn't. How can i do this? RE: Custom models won't show up in game - daortir - 01-08-2014 Same thing happened to me after I tried to create a silent suitor ;n;... Interested by any solution ! RE: Custom models won't show up in game - Statyk - 01-09-2014 Copied from the common error thread: Spoiler below!
RE: Custom models won't show up in game - str4wberrypanic - 01-09-2014 Thank you, Statyk, and sorry for not having read the common error thread. By the way, will this work properly for people who haven't added this line to the resources.cfg? RE: Custom models won't show up in game - Statyk - 01-10-2014 Yeah, it should. If it doesn't fix it for you, it might be something else. In which case, the game might be reading the original file over the new one. The new entity isn't in the same location as the original is it? RE: Custom models won't show up in game - str4wberrypanic - 01-10-2014 It's working now, i was just worried because i thought it could not work properly for a player. The new entity is in the same location as the original ( entities/enemy folder ), but it was renamed. Is this a problem? Because i changed the name of the entity and also changed the name of the enemy's folder. RE: Custom models won't show up in game - Statyk - 01-11-2014 I guess as long as it's working you're fine. I just realized you had the problem in game but the resources.cfg is for the editors. You may have fixed the problem on your own honestly. |