Frictional Games Forum (read-only)

Full Version: entity items
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
alright after hours of messing around with it im completely stuck with this i've tried everything i can think of from changing the name of the container to different ways of typing out the name in the .lang fil and i can't seem to get it
After checking the main game's english file and testing it out, I found the right one.
The name of the key in the container is KeyStudy.
so, it's:
<CATEGORY Name="Inventory">
<Entry Name="ItemName_KeyStudy">Key name</Entry>
<Entry Name="ItemDesc_KeyStudy">Key Description</Entry>
</CATEGORY>
/)~= such a simple solution. thank you so very much. i really appreciate it. sorry to cause such trouble ^^
No problem, good to know myself since I will probably have a key hidden somewhere in a container too Big Grin
haha yup, well i'm going to continue working on my map now, ill be back on the forums if i have another problem
Pages: 1 2 3