Serginov
Onkonkoronkonk
Okay, I make a raid. I use this for example, morgaroth.xml:
and:
And restart server/reload raids.
But when I'm going to execute the raid:
I'm using TFS 0.3 ALPHA 4
Thanks in advance
PHP:
<?xml version="1.0" encoding="utf-8"?>
<raid>
<!--Announcements-->
<announce delay="0" type="Event" message="The ancient volcano on Goroma slowly becomes active once again." />
<announce delay="40000" type="Event" message="There is an evil presence at the volcano of Goroma." />
<announce delay="55000" type="Event" message="Evil Cultists have called an ancient evil into the volcano on Goroma. Beware of its power mortals." />
<!--Single Spawns-->
<singlespawn delay="60000" name="Morgaroth" x="32062" y="32625" z="14" />
<!--Area Spawns-->
</raid>
PHP:
<?xml version="1.0" encoding="utf-8"?>
<raids>
<raid name="morgaroth" file="morgaroth.xml" interval2="1440" margin="0"/>
</raids>
But when I'm going to execute the raid:
Code:
20:49 /raid morgaroth
20:49 Such raid does not exists.
I'm using TFS 0.3 ALPHA 4
Thanks in advance
Last edited: