• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Spawn time > time

CyberShaman21

New Member
Joined
Dec 9, 2017
Messages
52
Reaction score
4
Hi
Code:
<monster name="H1" x="-1" y="0" z="8" spawntime="60" />
Spawn time is in the seconds? spawntime=60 = 60 seconds?
I try to measure this and spawntime need more time than real time
anyone know how seconds have "1" spawtime?
 
Hi
Code:
<monster name="H1" x="-1" y="0" z="8" spawntime="60" />
Spawn time is in the seconds? spawntime=60 = 60 seconds?
I try to measure this and spawntime need more time than real time
anyone know how seconds have "1" spawtime?

Yes, 60 = 60 seconds, want more? Edit this on RME, click with right buttom on spawn field and choose the time
 
Back
Top