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

Changes in source to not block spawn

silveralol

Advanced OT User
Joined
Mar 16, 2010
Messages
1,484
Solutions
9
Reaction score
217
Hello folks, i'm here requesting the changes in source to some monsters have a flag that can't be blocked the spawn, good for bosses ...
for exemple the system...
if the monster have the flag blockspawn="1" is possible to block the spawn
else blockspawn="0" not is possible to block the spawn...
is more easy to edit like that
thanks for the attention ;)
 
Monsters don't block spawns, its players that do, there is no need to edit the sources to achieve a respawn while players remain in the area, this can be handled in a script to encourage a respawn.
 
Game.createMonster? no bro... I want it like the tibia rl... this way that you said I need to create a script for many monsters...
editing in sources is better, just edit one flag in monster file and "Le voilà !" it will be fine ...
@Printer do you can show me a light about this?
 
I'm sorry but i not understaund ...
how I can make the flag to make the "system" ?
seeing the code that you send, I can put some line with the monsters that can't be blocked the spawn, but with this way I'll need edit sources for all new monsters that can't be blocked spawn
 
Back
Top