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

alectrona94

Member
Joined
Aug 10, 2019
Messages
143
Reaction score
7
Location
Egypt
so ive tried to control the monsters spawn rate but i couldnt event after ive tried to configure it from the config.lua spawn rate so how i may control it if i want a monster to spawn after 1 min or so? im using tfs 0.4
 
Solution
If the config.lua didn't make it faster then you can change it while mapping the new spawn with map editor by changing Spawntime or through data\world\servername-spawn.xml open it with notepad++ and change the wanted spawntime by lowering the number should look like this.
spawntime="60"
If the config.lua didn't make it faster then you can change it while mapping the new spawn with map editor by changing Spawntime or through data\world\servername-spawn.xml open it with notepad++ and change the wanted spawntime by lowering the number should look like this.
spawntime="60"
 
Solution
If the config.lua didn't make it faster then you can change it while mapping the new spawn with map editor by changing Spawntime or through data\world\servername-spawn.xml open it with notepad++ and change the wanted spawntime by lowering the number should look like this.
spawntime="60"
Sorry, i know the thread is already answered... But, can i change this value with server online? Just to know.
 
It is a part of World and I think there's noway reloading this while server is running, You'll have to restart.
 
Back
Top