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

spawn

  1. almirtibiaalmir

    C++ Remove block spawn

    Hello, i looked around the forum but not found an solution for me. I want to remove the block spawn if an player is on the screen. tfs 1.5 Nekiro Downgrade client 8.6 thanks for any help. here spawn.cpp: /** * The Forgotten Server - a free and open-source MMORPG server emulator *...
  2. Fabi Marzan

    Spawn - Block certain monster.

    Hello, I wanted to know if it is possible to block the spawn of certain monsters... In my sources I modified the block spawn code that would be if a player is on screen the monster still respawns. https://otland.net/threads/disable-player-block-spawn-in-tfs-1-x.277962/post-2672488 The thing...
  3. miguelshta

    RevScripts help action on itemd id enable spawn rate 2x

    i wanted to create an item with action that can enable spawn rate 2x for all server like for time limited if posible like 4 hours
  4. El Man

    C++ monster spawn in different place not on players

    HELP ! i have problem when monster spawn he goes down in the same place where the player is standing .. all just i need when the monster comes down it descends in a different place than the place in which the player stands I turn : allowBlockSpawn = false : to spawn and there are people in...
  5. Fabi Marzan

    TFS 0.X monster returns to its place of appearance

    Hello, is it possible to make the monster return to its respawn place? In other words, when a player walks away with a monster, in the tibia he makes it disappear. So what I want to do is prevent that. that only walk 12sqm and return to their site. I was looking for one for OTX2 I've seen a...
  6. M

    RME 3.5 || how to repair? :O

    Every time he puts me 4 monsters, and it should 1. It does not happen with any monster, I do not know what it depends on ... when he wants to remove one minotaur, the archer removes 4 Has anyone had such a problem? RME 3.5 for windows.
  7. Gitzmo

    Lua Need Lever spawn (spawns monster depending on player level)

    Hello I currently use a lever spawn on a project of mine but it only spawns 1 type of monster to where ever you tell them to spawn upon pulling the lever. I need one that will spawn different types of monsters depending on the players level and will spawn them at random within a certain area...
  8. V

    Spawn Npc's - Corrections made

    Ever wanted to walk around your map and place npc's around the gameworld or forget to set an npc or 2 but don't feel like shutting down the server opening up the map editor and setting the npc's? Or what if you wanted to create last minute npc's? Or even dynamic npcs? Well with this code you...
  9. S

    Spawn Lure Position - TFS 0.4

    Hello guys, How can i change the distance/sqms/radius to attract/lure monsters? I searched in many files at the source and did not find. My interest is to decrease this distance lure was the same in the servers OldSchool (like a 8 sqms, for example). Thank you!!!
  10. D

    WARNING : could not load spawn data [HELP!]

    Anyone can help me ? please screens Engine Config Lua Folder world asd-spawn.xml LIKE FOR HELP!
  11. nevereq

    C++ Spawn.xml help please

    Hi guys! 4 am, is something wrong with me? Or i just can't understand what's wrong ? I've been working on spawns, and someone just broke the file. ._. data/world/roxor2-spawn.xml:11170: parser error : expected '>' </spawns> ^ data/world/roxor2-spawn.xml:11170: parser error ...
  12. Lay

    [TFS 1.3](Creaturescripts) onKill: When one boss died next one will appear after 1h.

    Hey, I tried but. . . arrrrr Need something looks like: local respawnTime = 60 * 60 * 1000 local config = { ['test1'] = {position = Position(1000, 1000, 7), monster = 'test2'}, ['test2'] = {position = Position(1000, 1000, 7), monster = 'test3'}, ['test3'] = {position =...
  13. DukeeH

    [1.3] Arena for exp.

    Hello, I'd like to request an arena script, I'll try my best to explain what I want, already tried a few ways to do it, requested for a few ppl, but after lots of tries and errors I'm here. Would be 4 arena "types" (One monster each type). 6 Rooms for each type. Map SS: How it works? Player...
  14. N

    Boss Spawns

    Hello! I would like to change the spawn rate and time for all bosses. Also I would like them to stay until they are killed. Could somebody please help me with a script or something? I use this package https://otland.net/threads/10-77-tfs-1-2-orts-a-real-map-project.204514/ Thanks!
  15. Cjaker

    Lua Game.createMonster spawn in PZ

    Hi guys! =) I need a help with my system, where he spawn a Pet to help u. But i want the function Game.createMonster can spawn in Protection Zone Tile too. I tried to modify in c++ sources but my computer isn't good to compile fast, so if anybody can help me i am very thankful. Thanks for...
  16. silveralol

    Solved spawn monsters randomly

    hello folks, then I'm here to ask something about the respawn, you know that in the tibia global the spawn of monster can be different. different how ? exemple: have a spawn with 2 monsters, 1 minotaur and 1 minotaur archer each monster have ur own position to spawn right? then, sometimes in the...
  17. M

    Windows Why cant i load houses and spawns?

    https://imgur.com/a/csYYp why cant i load houses and spawns??
  18. baxovski

    Windows (RME - Failed Load) Spawn & House, everytime anymap

    Hello, i'm Luke. i got a problem with my RME Editor (3.0 i tried also with 3.2, 2.0+). it does not matter what version of the map I'm going to open, always i got the same problem (Screen) i was trying compile RME-Master, i did but was still the same problem, i did update drivers but nothing...
Back
Top