Frictional Games Forum (read-only)
[LVL ED] Full conversion items - 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] Full conversion items (/thread-12223.html)



Full conversion items - SilentStriker - 12-31-2011

I need help, I've put a custom item in my full conversion folder (it's supposed to be fully isolated) so my question is how do i add them to a map because when I choose entities it's only the original amnesia entities >Sad



RE: Full conversion items - BlueFury - 12-31-2011

Under File there is an option called Import objects use that to import your custom objects, make sure to convert them to that file type.



RE: Full conversion items - SilentStriker - 12-31-2011

(12-31-2011, 01:11 PM)BlueFury Wrote: Under File there is an option called Import objects use that to import your custom objects, make sure to convert them to that file type.
Does it have to be .expobj? becuse I'm trying to use a new lantern in my full coversion




RE: Full conversion items - Statyk - 12-31-2011

expobj are a group of objects selected from one map and exported to be imported into another map. I used this trick to take a part of Sciophobia and import it to make the menu background. just take the file you have in the FC folder, copy it, and paste it in your "entities" folder in your root/redist


RE: Full conversion items - SilentStriker - 12-31-2011

(12-31-2011, 03:02 PM)Statyk Wrote: expobj are a group of objects selected from one map and exported to be imported into another map. I used this trick to take a part of Sciophobia and import it to make the menu background. just take the file you have in the FC folder, copy it, and paste it in your "entities" folder in your root/redist
Ok thanks i though about that, and it will show up in the FC as long as the one playing it have it on their computer right? like they have it in the FC folder and it should work Smile




RE: Full conversion items - Statyk - 12-31-2011

yup, one copy of it in the "entities", another in your FC


RE: Full conversion items - Your Computer - 12-31-2011

You know, you could just place down a temporary entity/object and then select it, and on the right, click on "..." and navigate to where the file is and open it. It'd give the same effect, so long as the original resources.cfg has your FC's folder listed. (No, you won't have to distribute the original resources.cfg file with your FC.)