(01-04-2014, 01:00 PM)The chaser Wrote: By what I've seen, try replacing this:
<CATEGORY Name="CustomCatLevels">
<Entry Name="CustomEntryLevel">The "Master Bedroom" door is locked. You need the "Master Bedroom Key" to unlock it.</Entry>
<Entry Name="CustomEntryLevel2">The "Food Storage" door is locked. You need the "Food Storage Key" to unlock it.</Entry>
For this:
<CATEGORY Name="CustomCatLevels">
<Entry Name="CustomEntryLevel">The Master Bedroom door is locked. You need the Master Bedroom Key to unlock it.</Entry>
<Entry Name="CustomEntryLevel2">The Food Storage door is locked. You need the Food Storage Key to unlock it.</Entry>
This one doesn't have ("") in the text, for the reason The Mug said: The "" are not supported in entries in .lang files.
ok, It's fixed but IO have another problem now, later I fixed the lang file I have another problem which is worse! I just posted a thread of it! it's called "hps file doesn't work after using the lang file! which is a strange error