Witam. Posiadam silnik Armonia 8.0 i mam pewien problem z najazdami czyli raidami (albo po prostu nie wiem jak to dziala). Na Gmie wpisuje komende /raid i wyskakujeW data\raids mam 2 pliki :Kod:No such raid exists.
Raids, w ktorym jest
I testraidKod:<raids>
<!-- example: -->
<!-- raid name="Testraid" file="testraid.xml" chance="199" interval="10" margin="0" /> Each 10 minutes there is a 50% chance that the raid is executed... -->
</raids>
Więc co jest nie tak, co ma poprawić, wiem że to może minuta roboty, ale jestem początkujący. Dzięki :)Kod:<raid>
<announce delay="0" message="Hello guys!" />
<singlespawn delay="5000" name="Demon" x="144" y="55" z="7" />
<singlespawn delay="5500" name="Demon" x="144" y="55" z="7" />
<singlespawn delay="6000" name="Demon" x="144" y="55" z="7" />
<areaspawn delay="6500" fromx="144" fromy="54" fromz="7" tox="150" toy="57" toz="7">
<monster name="poison spider" amount="5" />
<monster name="minotaur archer" amount="5" />
</areaspawn>
</raid>