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

TFS 1.0 Raids

giddy92

New Member
Joined
Aug 8, 2014
Messages
69
Reaction score
0
How to make raids at a specific time?
for example at 11:30am

Code:
<?xml version="1.0" encoding="UTF-8"?>
<raids>
  
        <raid name="Testraid" file="testraid.xml" interval2="30" margin="0"/>
      
  
</raids>

And what is a difference about interval and interval2 ?
 

Similar threads

Back
Top