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
Can't name keys and other problems
Rownbear Offline
Member

Posts: 157
Threads: 13
Joined: Apr 2011
Reputation: 2
#4
RE: Can't name keys and other problems

(05-10-2012, 11:13 AM)bagobonez Wrote: Thanks, the key name is finally working, I guess it was the debug mode that had it screwed up! Will keep experimenting with the door texts!
you must create a "Levels" in your extra_English, then when you target the door in leveleditor, go to entity and write it in the "TextEntry"

In my case the "textEntry" says MainHall, and my extra_english is looking like this then

Spoiler below!

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

<CATEGORY Name="Levels">
<Entry Name="MainHall">Main Hall</Entry>
</CATEGORY>
</LANGUAGE>



so when i target it it says "Main Hall"
This is only for leveldoors, if you want it to be regular doors you have to do something else i think.

(This post was last modified: 05-10-2012, 01:35 PM by Rownbear.)
05-10-2012, 01:33 PM
Find


Messages In This Thread
Can't name keys and other problems - by bagobonez - 05-10-2012, 10:34 AM
RE: Can't name keys and other problems - by Rownbear - 05-10-2012, 01:33 PM



Users browsing this thread: 1 Guest(s)