• 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!

Lua [HELP] - My Raid is Raiding my server!

JacobC

New Member
Joined
Apr 7, 2009
Messages
34
Reaction score
1
Hi guys!
I've started a raid on my server, and IT WONT STOP!!!

this is the code
Code:
<?xml version="1.0" encoding="UTF-8"?>
<raid>
	<singlespawn delay="10100" name="Rat" x="750" y="757" z="7"/>
	<singlespawn delay="10200" name="Rat" x="765" y="757" z="7"/>
	<singlespawn delay="10300" name="Rat" x="755" y="757" z="7"/>
	<singlespawn delay="20100" name="Cave Rat" x="753" y="757" z="7"/>
</raid>

this is the raid.xml line
Code:
<?xml version="1.0" encoding="UTF-8"?>
<raids>

		<raid name="Example" file="example.xml" interval2="2" margin="0" reftype="single" ref="no"/>

</raids>

I EVEN RESTARTED THE SERVER!
Still on!
WTF!
Anyone knows what the problem may be?

Thanks in advance!
 

Similar threads

Back
Top