Faraonekkk
New Member
- Joined
- Feb 15, 2010
- Messages
- 686
- Reaction score
- 4
THE ERROR IN CONSOLE:
my raids.xml
srattata.xml
anyone can help? tfs 0.3.6
Code:
[08/10/2011 09:57:36] [Error - Raid::loadFromXml] Could not load raid file (data/raids/raids/srattata.xml).
[08/10/2011 09:57:36] Info: failed to load external entity "data/raids/raids/srattata.xml"
[08/10/2011 09:57:36] [Fatal - Raids::parseRaidNode] failed to load raid Srattata
my raids.xml
Code:
<raids>
<!-- Raids: -->
<raid name="Srattata" file="raids/srattata.xml" interval2="2" margin="0" reftype="block" ref="no" enabled="no"/>
</raids>
srattata.xml
Code:
<?xml version="1.0" encoding="UTF-8"?>
<raid>
<announce delay="1000" type="event" message="SAFFRON IS UNDER ATTACK!" />
<announce delay="30000" type="event" message="SMALL RATTATAS GONA TAKE THE CITY!" />
<singlespawn delay="61000" name="Small Rattata" x="601" y="1115" z="6"/>
</raid>
anyone can help? tfs 0.3.6