Frictional Games Forum (read-only)

Full Version: Aamfp textures?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey guys ever since i have played aamfp i have wanted the textures,entities(Especially the monsters),etc...
And iv'e been trying to use the aamfp textures, as some of them work but each time i close the editor and reopen the map file they all disappear and i was wondering if they could port some if not all of the ground,ceiling,and wall textures because im just soo sick of tdd ones and this would be an amazing help if you could, Cheers Smile
You probably forgot to make the Editor to reference the models.

I used AAMFP assets. Shit didn't happen.
Make sure you add a directory in your root amnesia "resources.cfg" that leads to where the new textures are placed, otherwise the editors won't read them.
K thnx

um im sortof a noob so what do i have to add?
(09-18-2013, 09:58 PM)Grafftinate Wrote: [ -> ]K thnx

um im sortof a noob so what do i have to add?
Code:
<Directory Path="/custom_stories" AddSubDirs="true" />

This line.