• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

(help)with my raids for spawn;d

kaspertje100

Member
Joined
May 8, 2008
Messages
236
Reaction score
7
Hey there

I am having a problem with my raids I can start them with my command (all raids) but they also go auto but only demon raids will start automaticly idk why mayby some1 can explain it to me! or tell me what im doing wrong (and yes i know that they spawn every minute just for testing ;d)

P.S im using TFS 0.2.7mystic spirit

The Scripts
HTML:
<?xml version="1.0" encoding="UTF-8"?>
<raids>
<raid name="demon" file="demon.xml" interval2="1"  margin="0"/>
<raid name="pirates" file="pirates.xml" interval2="1"  margin="0"/>
<raid name="lizards" file="lizards.xml" interval2="1"  margin="0"/>
<raid name="minotaurs" file="minotaur.xml" interval2="1"   margin="0"/>
<raid name="orcs" file="orc.xml" interval2="1" margin="0"/>
<raid name="elfs" file="elf.xml" interval2="1"  margin="0"/>
<raid name="dwarfs" file="dwarf.xml" interval2="1" margin="0"/>
<raid name="djinns" file="djinn.xml" interval2="1"  margin="0"/>
<raid name="apes" file="apes.xml" interval2="1"  margin="0"/>
</raids>

I didnt post any raid file cuz they work and yes i did watched if i wrote everything correct please help me out ;d

YOurs Kasper:ninja:

ehh some1?
 
Last edited by a moderator:
Maybe it's that because when one raid started(=demon) then it can't execute next... Like you with command. Change the intervals because you have 1 everywhere :P
 
EDIT

I forgot to say:
If i cast demon raid it will continue giving demon raids and it doesnt stop with it or goes to an another raid this happens also with an other raid;d
 
YES i know that but if i do 100 still ONLY ONE raid will spawn i want that it spawns first demon and then the second raids but it keeps spawning the same raids all time never an other will come ;s? any idea how to do that ;d?
 
Back
Top