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
Text won't show up issue
reper1210 Offline
Junior Member

Posts: 18
Threads: 7
Joined: Mar 2012
Reputation: 0
#3
RE: Text won't show up issue

(01-16-2013, 06:01 AM)NaxEla Wrote: Well first of all, the category for level doors is always "Levels". Also, make sure you put </Entry>, not </ENTRY> like you did here:
<Entry Name="LevelDoor1">This door is locked. A key is required to open it.</ENTRY>

Lastly, you forgot </LANGUAGE> at the end.

<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">Just a script test</Entry>
</CATEGORY>
<CATERGORY Name="Levels">
<Entry Name="LevelDoor1">This door is locked. A key is required to open it.</Entry>
</CATEGORY>
<CATEGORY Name="Journal">
<Entry Name="Note_Note01_Name">ehhhhhhhhhhh</Entry>
<Entry Name="Note_Note01_Text">ehhhhhhhhhhhh</Entry>
</CATEGORY>
</LANGUAGE>

Nothing works still

Notetext: Note01
(This post was last modified: 01-16-2013, 06:13 AM by reper1210.)
01-16-2013, 06:10 AM
Find


Messages In This Thread
Text won't show up issue - by reper1210 - 01-16-2013, 05:55 AM
RE: Text won't show up issue - by NaxEla - 01-16-2013, 06:01 AM
RE: Text won't show up issue - by reper1210 - 01-16-2013, 06:10 AM
RE: Text won't show up issue - by NaxEla - 01-16-2013, 06:21 AM
RE: Text won't show up issue - by reper1210 - 01-16-2013, 06:26 AM
RE: Text won't show up issue - by NaxEla - 01-16-2013, 06:40 AM
RE: Text won't show up issue - by reper1210 - 01-16-2013, 06:46 AM
RE: Text won't show up issue - by NaxEla - 01-16-2013, 06:50 AM
RE: Text won't show up issue - by reper1210 - 01-16-2013, 06:51 AM



Users browsing this thread: 1 Guest(s)