Frictional Games Forum (read-only)

Full Version: custom story settings help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
The Image for my amnesia custom story is not working. here is my custom story settings
<Main
Name="Ender"
Author="candlejack&wiggles&Deign"
ImgFile="Operator.png"

StartMap="00_outsidehell.map"
StartPos="PlayerStartArea_1"
/>
Any one know why?
Save the picture as .jpg
If it still doesn't work, make sure that the picture is in the folder of your story.
(08-05-2012, 04:36 AM)Ongka Wrote: [ -> ]Save the picture as .jpg
If it still doesn't work, make sure that the picture is in the folder of your story.
Didnt work
<Main
Name = "Ender"
Author = "candlejack&wiggles&Deign"
ImgFile = "Operator.png"

MapsFolder = "maps/"
StartMap = "00_outsidehell.map"
StartPos = "PlayerStartArea_1"
/>

EDIT:: put all map files and .hps files into a folder located inside of the custom story folder called "maps"
Still didn't work
make the picture 808×626 I had this too I made the picturethis size and it worked all of the sudden
(08-05-2012, 05:50 PM)Steve Wrote: [ -> ]make the picture 808×626 I had this too I made the picturethis size and it worked all of the sudden
How do i do this?
Open your image with Paint, click "change size" and enter the pixel amout you'd like the image to have.
(08-05-2012, 07:53 PM)Ongka Wrote: [ -> ]Open your image with Paint, click "change size" and enter the pixel amout you'd like the image to have.
Still not fixed :c
make sure it's a cfg file
Pages: 1 2