zombiehacker595
Member
Posts: 141
Joined: Mar 2012
Reputation: 3
|
doors wont show text
so i have got my level door working it is originally locked and i want it to say something when i click on it but what i have done wont work any help?
<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">
you wake up in your lovely mansion only to find a strange note that starts the horrors to come
</Entry>
<CATEGORY Name=“LevelDoors”>
<Entry Name =“LevelDoors1”>This door is locked!</Entry>
</CATEGORY>
</CATEGORY>
</LANGUAGE>
is anything wrong in this script the description works but the door says nothing?
|
|
| 03-30-2012 01:08 AM |
|