Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 2 Vote(s) - 4.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Where should the files be?
narutohokager Offline
Member

Posts: 149
Threads: 28
Joined: Jan 2011
Reputation: 0
#1
Where should the files be?

Hello
First Sorry for my Bad English, im french.

So,I want to know where the map must be Huh

I put my map in :

Amnesia - The Dark Descent\redist\custom_stories\maps\ch01

But when I start the game and I go Custom_Stories Nothing...

I put Custom_Story_settings.cfg in :

Amnesia - The Dark Descent\redist\custom_stories

And inside there

<Main
    ImgFile = "DeadHouse.png"
    Name = "DeadHouse"
    Author = "Silent"
    
    MapsFolder = "maps/ch01/"
    StartMap = "DeadHouse.map"
    StartPos = "PlayerStartArea_1"
/>

What is there wrong?

And the extra_french.lang must be in :

Amnesia - The Dark Descent\redist\custom_stories ?

And how we should do to associate a script to a map?

Thank.

NarutoHokager.
I found it right where to put the map now it is:

"And the extra_french.lang must be in :

Amnesia - The Dark Descent\redist\custom_stories ?

And how we should do to associate a script to a map?"

Thank. Big Grin

Sorry for my bad english
Amnesia The Revenge - Chapter 1
(This post was last modified: 04-17-2011, 03:07 PM by narutohokager.)
04-17-2011, 02:11 PM
Website Find
KHShox Offline
Junior Member

Posts: 28
Threads: 11
Joined: Apr 2011
Reputation: 0
#2
RE: Where should the files be?

You need to make a folder in Custom_Stories, then put the files in there.

[Image: bf3_sig-1298673357.jpg]
04-17-2011, 10:29 PM
Find
narutohokager Offline
Member

Posts: 149
Threads: 28
Joined: Jan 2011
Reputation: 0
#3
RE: Where should the files be?

Ok thank you Big Grin

I would also like to know how we associate a script Huh

Sorry for my bad english
Amnesia The Revenge - Chapter 1
04-18-2011, 12:51 AM
Website Find
Russ Money Offline
Senior Member

Posts: 360
Threads: 25
Joined: Dec 2010
Reputation: 4
#4
RE: Where should the files be?

(04-18-2011, 12:51 AM)narutohokager Wrote: Ok thank you Big Grin

I would also like to know how we associate a script Huh

<map name>.map
<map name>.hps

Use a text editor to make the .hps file.

04-18-2011, 01:26 AM
Find
narutohokager Offline
Member

Posts: 149
Threads: 28
Joined: Jan 2011
Reputation: 0
#5
RE: Where should the files be?

Ok thank im go scripting Big Grin

Sorry for my bad english
Amnesia The Revenge - Chapter 1
04-18-2011, 10:38 AM
Website Find
Russ Money Offline
Senior Member

Posts: 360
Threads: 25
Joined: Dec 2010
Reputation: 4
#6
RE: Where should the files be?

(04-18-2011, 10:38 AM)narutohokager Wrote: Ok thank im go scripting Big Grin

Good luck!

04-18-2011, 10:39 AM
Find
narutohokager Offline
Member

Posts: 149
Threads: 28
Joined: Jan 2011
Reputation: 0
#7
RE: Where should the files be?

Hello

Help again

I create a extra_english.lang file and I placed here :

Amnesia - The Dark Descent\redist\maps\custom_stories\DeadRoom

And my map is here :

Amnesia - The Dark Descent\redist\maps\custom_stories\DeadRoom\maps\DeadRoom.map

But is not worked ! What im must do ?

My lang file :

<LANGUAGE>
<RESSOURCES>
</RESSOURCES>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">Custom Story for my video tutorials</Entry>
</CATEGORY>
<CATEGORY Name="Inventory">
<Entry Name=ItemName_KeyPrincipal">Clé</Entry>
<Entry Name="ItemDesc_KeyPrincipal">Une Clé...</Entry>
</CATEGORY>
</LANGUAGE>

Sorry for my bad english
Amnesia The Revenge - Chapter 1
04-20-2011, 07:55 PM
Website Find
laser50 Offline
Member

Posts: 242
Threads: 22
Joined: Apr 2011
Reputation: 0
#8
RE: Where should the files be?

Ressources os spelled wrong, To start with.

The Entry name = (Second one) Has a " , and the first one ends with a ".. Remove those.

Make sure you named the key right in the entity Tab.
04-20-2011, 08:04 PM
Find
narutohokager Offline
Member

Posts: 149
Threads: 28
Joined: Jan 2011
Reputation: 0
#9
RE: Where should the files be?

Yes I forgot one " (red letter)

The entity tab name is "KeyPrincipal"

Its right ?

http://img10.hostingpics.net/pics/579043Sanstitre.png

The code right now :

<LANGUAGE>
<RESSOURCES>
</RESSOURCES>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">Custom Story for my video tutorials</Entry>
</CATEGORY>
<CATEGORY Name="Inventory">
<Entry Name="ItemName_KeyPrincipal">Clé</Entry>
<Entry Name="ItemDesc_KeyPrincipal">Une Clé...</Entry>
</CATEGORY>
</LANGUAGE>

PS: Sorry if i not understand...

Sorry for my bad english
Amnesia The Revenge - Chapter 1
(This post was last modified: 04-21-2011, 09:14 AM by narutohokager.)
04-21-2011, 08:57 AM
Website Find
MrBigzy Offline
Senior Member

Posts: 616
Threads: 18
Joined: Mar 2011
Reputation: 8
#10
RE: Where should the files be?

La mot "RESSOURCES" besoin seulement une S. Actuellement, je pense tu ne pas besoin les lignes de RESSOURCES...

Aussi, apres les entrees, tu besoin a mette </Entry>

Et aussi, les entrees en besoin de les " avant et apres.


Sorry if my french is bad, haven't spoken it in years. D:
04-21-2011, 12:57 PM
Find




Users browsing this thread: 1 Guest(s)