Frictional Games Forum (read-only)

Full Version: Extra_english problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hey guys, a small extra_english problem,
why won't it work?
<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">You have been studing,[br] and now you are awake.[time to go home] </Entry>
</CATEGORY>
<CATEGORY Name="Inventory">
</CATEGORY>
<CATEGORY Name="Messages">
<Entry Name="quest1">The door is locket, there must be another way out maybe the bookshelfs have is hiding some secrets</Entry>
</CATEGORY>
<CATEGORY Name="Descriptions">


</CATEGORY>
<CATEGORY Name="Levels">


</CATEGORY>
</CATEGORY>
<CATEGORY Name="Messages">
<Entry Name="notic">This must be the off section that i've read about</Entry>
</CATEGORY>
<CATEGORY Name="Descriptions">


</CATEGORY>
<CATEGORY Name="Levels">


</CATEGORY>

</LANGUAGE>
</CATEGORY>

<CATEGORY Name="Levels">





</CATEGORY>

</CATEGORY>

<CATEGORY Name="Messages">

You have an extra </CATEGORY>.
Here's a spelling error I found
door is locket
studing
 bookshelfs


Post #2 fixes the script itself.
The door is locket, there must be another way out maybe the bookshelfs have is hiding some secrets

More proper grammar and spelling would be...

The door is locked. There must be another way out. Maybe the bookshelves are hiding some secrets.
(05-21-2012, 09:09 PM)FragdaddyXXL Wrote: [ -> ]</CATEGORY>

<CATEGORY Name="Levels">





</CATEGORY>

</CATEGORY>

<CATEGORY Name="Messages">

You have an extra </CATEGORY>.

Thank you so much it really worked and thanks for the grammar Big Grin