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
.Lang File Help Need help displaying door is locked on non-exit doors.
julianprokop Offline
Junior Member

Posts: 19
Threads: 7
Joined: Nov 2011
Reputation: 0
#12
RE: Need help displaying door is locked on non-exit doors.


<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">
Just a brief description!
</Entry>
</CATEGORY>



<CATEGORY Name="Inventory">
<Entry Name="ItemDesc_roomkey">"Room Key"</Entry>
<Entry Name="ItemName_roomkey">"Room Key"</Entry>

</CATEGORY>

<CATAGORY Name="Doors">
<Entry Name = "door"> The door seems to be locked and needs a key.</Entry>
</CATAGORY>






</LANGUAGE>
I also, went back and changed "Door" to "locked_door" in the if statement.

Still nothing.
(This post was last modified: 02-13-2012, 06:02 AM by julianprokop.)
02-13-2012, 05:54 AM
Find


Messages In This Thread
RE: Need help displaying door is locked on non-exit doors. - by julianprokop - 02-13-2012, 05:54 AM



Users browsing this thread: 1 Guest(s)