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
Script Help Why doesnt my key have any name
GrAVit Offline
Senior Member

Posts: 580
Threads: 15
Joined: Oct 2011
Reputation: 22
#2
RE: Why doesnt my key have any name

(06-17-2012, 08:39 PM)Hartmann Wrote: Why doesnt my key have any name when i pick it up?


<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">
Just a brief description!
</Entry>
</CATEGORY>
<Entry Name="ItemName_key_1">Office Key</Entry>
<Entry Name="ItemDesc_key_1">Office key</Entry>


and the


Name = "Test"
Author = "Me"
MapsFolder = "maps/"
ImgFile=""


StartMap = "test.map"
StartPos = "PlayerStartArea_1"
/>

Add this:

<CATEGORY Name="Inventory">
<Entry Name="ItemName_key_1">Office Key</Entry>
<Entry Name="ItemDesc_key_1">Office key</Entry>
</CATEGORY>

06-17-2012, 08:45 PM
Find


Messages In This Thread
Why doesnt my key have any name - by Hartmann - 06-17-2012, 08:39 PM
RE: Why doesnt my key have any name - by GrAVit - 06-17-2012, 08:45 PM
RE: Why doesnt my key have any name - by Adny - 06-17-2012, 09:40 PM



Users browsing this thread: 1 Guest(s)