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

quick question

Marko999x

ArchezOt soon
Premium User
Joined
Dec 14, 2017
Messages
3,973
Solutions
103
Reaction score
3,106
Location
Germany
hi
if I have a monster on rme which spawns like 5min as example
and my script is using "target:remove(1)"

does the monster spawn after 5min again? or is it forever gone untill server restart?
thx
 
Why don't you handle monster spawn from your init.lua? I don't get if you want to remove the monster in a brief period or if you're expecting to remove it until server restart, btw i'm not sure but i would say it will respawn if you remove it when monster is spawned from RME.
 
Back
Top