hi my new custom story is working quite well i just started but my .lang file does not work the description does not work and the locked level door doesnt say anything plz little help this is the .lang script
<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">Just breif description!</Entry>
</CATEGORY>
<CATEGORY Name="LevelDoors">
<Entry Name="LevelDoor1"> This Door Is Locked, Use The Key To Open It!</Entry>
<CATEGORY>
</LANGUAGE>
is there anything wrong in that because the description doesnt work and the door wont say what i wrote any help?