hey i just started on a custom story, my script works but my lang fil does not ?
im trying to make a key open a door, that part works but i wont apply my custom name and desc to my key.
my .lang is at the root of my story.
this is the code
Just a brief description!
Item description
Item name
the keys Customsubitemtypename is key1.
Thanks for your help. i know the pic i over kill, but i dont know how to make a spoiler sry
![[Image: screenua.jpg]](http://img690.imageshack.us/img690/4231/screenua.jpg) 
 
[*spoiler] 
<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">
Just a brief description!
 </CATEGORY>
<CATEGORY Name="Inventory"> 
<Entry Name="ItemDesc_key1">Item description</Entry>
<Entry Name="ItemName_key1">Item name</Entry>
</CATEGORY>
</LANGUAGE>
[*/spoiler] 
YEAH I FIXED IT. it was the dev setup that fucked it up.