TheBlackWall
Junior Member
Posts: 7
Threads: 2
Joined: Sep 2012
Reputation:
0
|
I really need help
Hello guys, i'm creating a mod of amnesia with level editor, but my lang file doesn't work,I checked it many times, but i don't understand what doesn't work.
Here is the file
extra_english.txt (Size: 636 bytes / Downloads: 155)
,the extenction is txt but in in my mod is lang.ah don't pay attention what i wrote it's for test.Can you please help me?
(This post was last modified: 09-16-2012, 03:16 PM by TheBlackWall.)
|
|
09-16-2012, 03:15 PM |
|
Robby
Posting Freak
Posts: 2,549
Threads: 38
Joined: Jun 2009
Reputation:
47
|
RE: I really need help
(09-16-2012, 03:15 PM)In the picture Wrote: Hello guys, i'm creating a mod of amnesia with level editor, but my lang file doesn't work,I checked it many times, but i don't understand what doesn't work.
Here is the file ,the extenction is txt but in in my mod is lang.ah don't pay attention what i wrote it's for test.Can you please help me? Wrong section.
Anyway. No text appears when you say "it doesn't work"? Like, nothing? Not even a description?
Infrequently active. Don't expect an immediate response. Best to contact me at a different locale. If I create a thread, expect me to be quite active.
|
|
09-16-2012, 03:24 PM |
|
Kreekakon
Pick a god and pray!
Posts: 3,063
Threads: 70
Joined: Mar 2012
Reputation:
124
|
RE: I really need help
For starters, they should look like this:
<Entry Name="mess7">
and, not like this:
<Entry Name:"mess7">
|
|
09-16-2012, 03:27 PM |
|
TheBlackWall
Junior Member
Posts: 7
Threads: 2
Joined: Sep 2012
Reputation:
0
|
RE: I really need help
(09-16-2012, 03:24 PM)Nemet Robert Wrote: (09-16-2012, 03:15 PM)In the picture Wrote: Hello guys, i'm creating a mod of amnesia with level editor, but my lang file doesn't work,I checked it many times, but i don't understand what doesn't work.
Here is the file ,the extenction is txt but in in my mod is lang.ah don't pay attention what i wrote it's for test.Can you please help me? Wrong section.
Anyway. No text appears when you say "it doesn't work"? Like, nothing? Not even a description? Sorry man but i'm new.
Nothing appears :/
(09-16-2012, 03:27 PM)Kreekakon Wrote: For starters, they should look like this:
<Entry Name="mess7">
and, not like this:
<Entry Name:"mess7"> i try to do it.
(09-16-2012, 03:27 PM)Kreekakon Wrote: For starters, they should look like this:
<Entry Name="mess7">
and, not like this:
<Entry Name:"mess7"> it doesn't work :/
extra_english.txt (Size: 636 bytes / Downloads: 147)
(This post was last modified: 09-16-2012, 03:32 PM by TheBlackWall.)
|
|
09-16-2012, 03:28 PM |
|
Robby
Posting Freak
Posts: 2,549
Threads: 38
Joined: Jun 2009
Reputation:
47
|
RE: I really need help
<Entry Name="Quest_quest1_Text>Trova un metodo per aprire la porta .</Entry>
You forgot a quote (") at Text.
<Entry Name="Quest_quest1_Text">Trova un metodo per aprire la porta .</Entry>
^ is the way it must be!
Infrequently active. Don't expect an immediate response. Best to contact me at a different locale. If I create a thread, expect me to be quite active.
|
|
09-16-2012, 03:45 PM |
|
TheBlackWall
Junior Member
Posts: 7
Threads: 2
Joined: Sep 2012
Reputation:
0
|
RE: I really need help
IT WORKS.Thanks really!!!
(This post was last modified: 09-16-2012, 03:49 PM by TheBlackWall.)
|
|
09-16-2012, 03:48 PM |
|
Robby
Posting Freak
Posts: 2,549
Threads: 38
Joined: Jun 2009
Reputation:
47
|
RE: I really need help
You're welcome. Watch the quotes next time.
Infrequently active. Don't expect an immediate response. Best to contact me at a different locale. If I create a thread, expect me to be quite active.
|
|
09-16-2012, 03:49 PM |
|
TheBlackWall
Junior Member
Posts: 7
Threads: 2
Joined: Sep 2012
Reputation:
0
|
RE: I really need help
Ok thanks man!
|
|
09-16-2012, 03:51 PM |
|
|