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
I can't create two notes
giacomo9 Offline
Junior Member

Posts: 37
Threads: 11
Joined: Nov 2012
Reputation: 0
#1
I can't create two notes

I' ve got a problem - I can't create two notes on one map (text not showing up). What is wrong? Thanks for help Smile
Here's my extra_english file:



<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">Your description.</Entry>
</CATEGORY>

<CATEGORY Name="Inventory">
<Entry Name="ItemDesc_item">Item description.</Entry>
<Entry Name="ItemName_item">Item name.</Entry>
<Entry Name="ItemName_item">Item name.</Entry>
</CATEGORY>

<CATEGORY Name="Messages">
<Entry Name="messagename">Message to show.</Entry>
<Entry Name="messagename">Message to show.</Entry>
</CATEGORY>

<CATEGORY Name="Journal">
<Entry Name="Note_note1_Name">Allegro ssie</Entry>
<Entry Name="Note_note1_Text">Nie powinienem zamawiac tej rzezby na allegro. Od dluzszego czasu mam wrazenie, ze jestem obserwowany albo ze ktos za mna chodzi. Ewentualnie naogladalem sie za duzo gier z SCP.</Entry>
<Entry Name="Note_note2_Name">Posag morderca ;_;</Entry>
<Entry Name="Note_note2_Text">Teraz juz wiem. Ta rzezba z allegro to tak naprawde posag morderca ;_;. Kto, do kurwy, sprzedaje na allegro obiekty z SCP? Na szczescie przy tej mozna mrugac. Niby moglbym ja sprzedac albo zarzadac reklamacji, ale mam slabosc do rzezb z malymi penisami <3 A, tak na marginesie, odkrylem, ze rzezba robi sie naprawde niebezpieczna kiedy...</Entry>
</CATEGORY>

<CATEGORY Name="Levels">
<Entry Name="leveldoor">Level door name showed on focus.</Entry>
<Entry Name="leveldoor">Level door name showed on focus.</Entry>
</CATEGORY>

</LANGUAGE>
08-19-2014, 11:47 AM
Find
PutraenusAlivius Offline
Posting Freak

Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation: 119
#2
RE: I can't create two notes

Does the custom story description show up?

"Veni, vidi, vici."
"I came, I saw, I conquered."
08-19-2014, 11:59 AM
Find
i3670 Offline
Posting Freak

Posts: 1,308
Threads: 74
Joined: Oct 2011
Reputation: 36
#3
RE: I can't create two notes

Are the notes in question note papers and not diary papers?

Double-check the NoteText box, it's case sensitive (upper/lower case)

"What you think is irrelevant" - A character of our time

A Christmas Hunt
08-19-2014, 12:00 PM
Find
Romulator Offline
Not Tech Support ;-)

Posts: 3,628
Threads: 63
Joined: Jan 2013
Reputation: 195
#4
RE: I can't create two notes

(08-19-2014, 11:47 AM)giacomo9 Wrote:
<LANGUAGE>
    <CATEGORY Name="Inventory">
        <Entry Name="ItemName_item">Item name.</Entry>
        <Entry Name="ItemName_item">Item name.</Entry>
    </CATEGORY>
    
    <CATEGORY Name="Messages">
        <Entry Name="messagename">Message to show.</Entry>
        <Entry Name="messagename">Message to show.</Entry>
    </CATEGORY>

    <CATEGORY Name="Levels">
        <Entry Name="leveldoor">Level door name showed on focus.</Entry>
        <Entry Name="leveldoor">Level door name showed on focus.</Entry>
    </CATEGORY>
    
</LANGUAGE>

These duplicate entries, you cannot have them, at least, you cannot have two of them. You cannot have two messagename texts because the engine will get confused as to which one to use. Change the entry name within the quotation marks and see what that does!

Discord: Romulator#0001
[Image: 3f6f01a904.png]
(This post was last modified: 08-19-2014, 12:04 PM by Romulator.)
08-19-2014, 12:04 PM
Find
giacomo9 Offline
Junior Member

Posts: 37
Threads: 11
Joined: Nov 2012
Reputation: 0
#5
RE: I can't create two notes

Hmm... It's everything ok, when I remove this from .lang file:

<Entry Name="Note_note2_Name">Posag morderca ;_;</Entry>
<Entry Name="Note_note2_Text">Teraz juz wiem. Ta rzezba z allegro to tak naprawde posag morderca ;_;. Kto, do kurwy, sprzedaje na allegro obiekty z SCP? Na szczescie przy tej mozna mrugac. Niby moglbym ja sprzedac albo zarzadac reklamacji, ale mam slabosc do rzezb z malymi penisami <3 A, tak na marginesie, odkrylem, ze rzezba robi sie naprawde niebezpieczna kiedy...</Entry>

But this is text for my second note, I must keep it somehow.
08-19-2014, 12:16 PM
Find
PutraenusAlivius Offline
Posting Freak

Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation: 119
#6
RE: I can't create two notes

I ran the lang using Apjjm's Lang Editor and an error was produced.
=======
ERROR: Name cannot begin with '3' character, hexadecimal value 0x33. Line 21, position 285.
=======

It's probably the <3 word in the second note.
Spoiler below!

[...]penisami <3 A, t[...]


"Veni, vidi, vici."
"I came, I saw, I conquered."
08-19-2014, 12:54 PM
Find
giacomo9 Offline
Junior Member

Posts: 37
Threads: 11
Joined: Nov 2012
Reputation: 0
#7
RE: I can't create two notes

Thank you very much! Problem solved! Big Grin
08-19-2014, 01:00 PM
Find
Slanderous Offline
Posting Freak

Posts: 1,606
Threads: 78
Joined: Dec 2012
Reputation: 63
#8
RE: I can't create two notes

Wykurwiaj z takimi notatkami, psujesz tylko całą grę.

A jak chcesz się podszkolić w level editorze to pisz śmiało do mnie, jestem praktycznie jedynym polakiem tutaj xd
(This post was last modified: 08-19-2014, 01:50 PM by Slanderous.)
08-19-2014, 01:46 PM
Find




Users browsing this thread: 1 Guest(s)