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


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What's wrong with my note!?
Angerpull Offline
Member

Posts: 88
Threads: 24
Joined: Jun 2011
Reputation: 0
#1
What's wrong with my note!?

Hello I just made a note that doesn't work quite well. When i add it to the Lang file it just erases the description on my level and the names of keys and such.

Here is my Lang.

(/spoiler)
<LANGUAGE>
<RESOURCES>
</RESOURCES>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">Only I shall call your fate. The doom you seek will be fortold by me. Nothing you do can save you but, only your actions can. Confused? Good.</Entry>
</CATEGORY>
</CATEGORY Name="Journal">
<Entry Name="Note_TheLetter_Name">The Disgusting Truth</Entry>
<Entry Name="Note_TheLetter_Text">The Disgusting Truth.[br]Wall o'Text[br]Nine Thousand.</Entry>
</CATEGORY>
<CATEGORY Name ="Inventory">
<Entry Name="ItemDesc_NightmareKey">"The key to your despair"</Entry>
<Entry Name="ItemName_NightmareKey">Nightmare Key</Entry>
</CATEGORY>
</LANGUAGE>
(/Spoiler)

Any errors?

Also I don't know how to place it inside a Spoiler thing -.-

-Angerpull Angel
(This post was last modified: 06-27-2011, 01:17 PM by Angerpull.)
06-27-2011, 01:15 PM
Find
TheDavenia Offline
Member

Posts: 223
Threads: 38
Joined: Jun 2011
Reputation: 0
#2
RE: What's wrong with my note!?

Hmm that's weird.
What does NoteText say?
Its inside the entity of your note on your .map
Its supposed to be theletter

Current Project: Nightmare's End(Project Director, Scripter, boss >:D)
(This post was last modified: 06-27-2011, 01:21 PM by TheDavenia.)
06-27-2011, 01:18 PM
Find
Tanshaydar Offline
From Beyond

Posts: 3,085
Threads: 17
Joined: Mar 2009
Reputation: 67
#3
RE: What's wrong with my note!?

</CATEGORY Name="Journal">
->
<CATEGORY Name="Journal">

[spoiler]spoiler here[/spoiler]
->
Spoiler below!
spoiler here

06-27-2011, 01:20 PM
Website Find
Angerpull Offline
Member

Posts: 88
Threads: 24
Joined: Jun 2011
Reputation: 0
#4
RE: What's wrong with my note!?

(06-27-2011, 01:18 PM)TheDavenia Wrote: Hmm that's weird are you sure the note has the same NoteText in the entity of your note?
Its supposed to be theletter

Yes it does.
06-27-2011, 01:20 PM
Find
TheDavenia Offline
Member

Posts: 223
Threads: 38
Joined: Jun 2011
Reputation: 0
#5
RE: What's wrong with my note!?

Do you have teamviewer?
I can take a look at it if you want.

Current Project: Nightmare's End(Project Director, Scripter, boss >:D)
06-27-2011, 01:21 PM
Find
Kyle Offline
Posting Freak

Posts: 911
Threads: 36
Joined: Sep 2010
Reputation: 7
#6
RE: What's wrong with my note!?

Just adding what Tanshaydar added and removed a space somewhere if that does any good. :/

Spoiler below!

<LANGUAGE>
<RESOURCES>
</RESOURCES>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">Only I shall call your fate. The doom you seek will be fortold by me. Nothing you do can save you but, only your actions can. Confused? Good.</Entry>
</CATEGORY>
<CATEGORY Name="Journal">
<Entry Name="Note_TheLetter_Name">The Disgusting Truth</Entry>
<Entry Name="Note_TheLetter_Text">The Disgusting Truth.[br]Wall o'Text[br]Nine Thousand.</Entry>
</CATEGORY>
<CATEGORY Name="Inventory">
<Entry Name="ItemDesc_NightmareKey">"The key to your despair"</Entry>
<Entry Name="ItemName_NightmareKey">Nightmare Key</Entry>
</CATEGORY>
</LANGUAGE>


(This post was last modified: 06-27-2011, 01:26 PM by Kyle.)
06-27-2011, 01:26 PM
Find
TheDavenia Offline
Member

Posts: 223
Threads: 38
Joined: Jun 2011
Reputation: 0
#7
RE: What's wrong with my note!?

Yeah try what Kyle posted,
If that doesn't work then i don't know whats wrong.

Current Project: Nightmare's End(Project Director, Scripter, boss >:D)
06-27-2011, 01:28 PM
Find
Angerpull Offline
Member

Posts: 88
Threads: 24
Joined: Jun 2011
Reputation: 0
#8
RE: What's wrong with my note!?


It works now, Thanks!
06-27-2011, 01:36 PM
Find
TheDavenia Offline
Member

Posts: 223
Threads: 38
Joined: Jun 2011
Reputation: 0
#9
RE: What's wrong with my note!?

(06-27-2011, 01:36 PM)Angerpull Wrote: It works now, Thanks!

Nice,
now go finish that custom story!!!
Tongue

Current Project: Nightmare's End(Project Director, Scripter, boss >:D)
06-27-2011, 01:40 PM
Find




Users browsing this thread: 1 Guest(s)