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

Search results

  1. jclay

    Global Event for a monster respawn

    I want to know how to make a monster spawn in even if a player is on screen, and have a magic teleport effect show 3 times, before it spawns.. Just like real tibia Either a global event, or edit some .cpp source file.. whatever works best
  2. jclay

    How to add spawns that cannot be blocked

    Gunzodus OT server has this setup. It does this teleport effect for about 3 seconds then spawns the monster even if a player is on screen. How do you do this? Is there a distribution that has it built in? Or is there some code you can edit?
  3. jclay

    Is there a way to add more "/reload" commands? TFS1.2

    I use the reload command its useful. But a few /reload commands don't work... /reload stages /reload spawns /reload map Those are just a few that don't work, is there a way to add them? Maybe not the map reload, not sure if that would crash the server.. but the only way to currently reload...
  4. jclay

    Question about servers, data packs,

    I have a 10.41 distribution/server/whatever, I think its the one printer has up or its the forgotten server off github. I want the new minotaurs from oramond in my game, I see them in some of the data packs up, I could also just create the monsters, I just need the looktypes.. but how can you...
  5. jclay

    Mage is incredibly over powered in this OT

    Mana regeneration is way to much, you can literally hunt with no potion. Its hard to PK bots also.. and magic level 100 is really easy to get.
  6. jclay

    Spider webs don't break & spider eggs don't break

    To make it short: I was creating a wall of spider webs to put a giant spider behind it, so that you can break the spider web to allow it to attack you. But when I tried to use a weapon on it, it can't. It doesn't even "poff" on it. Is there a way to implement this? I'm using the server...
  7. jclay

    Skill reduction attack from creature

    Is this not available for 1.0? For example, the new creature Silencer reduces your magic level. But I can't figure out how to implement it in the creature. I tried "skills" as the attack name and it gets an error
  8. jclay

    Only 1 ropespot in RME map editor?

    I can't seem to find any other types of ropespots to rope up besides the cave type one. For the stone piles, theres a grass, desert, ice. But rope hole is only for cave? Surely there's more
  9. jclay

    Can someone explain what compiling is?

    Whats the purpose? Why do people do it? (I'm a noob at it)
  10. jclay

    Why is there no Mystic Spirit above 9.86?

    Is there some way to upgrade the client version yourself? I mean if its just as easy as changing the number from 9.86 to 10.31 in the files somewhere that'd be cool
  11. jclay

    Is there a way to have creatures not do damage to other creatures

    Creature attacks do damage to other creatures, I don't want this. Is there any way to solve it?
  12. jclay

    How do you make creatures walk around certain fields?

    The creatures in my OT walk right through a wall/bomb/field that you put down. This is a big issue because how can you hunt as a paladin or mage without a blocker? It makes it extremely hard to face difficult creatures. For example, the behemoth is supposed to walk around energy, but I threw...
  13. jclay

    Equipment/Shield damage reduction in OT's

    In the real Tibia, the better your shielding and the more defense your shield has, the better you block, and the less damage you take. This doesn't happen in my OT. I don't know if you can edit something to make it work, but it seems like the damage from monsters is random and in a range of...
  14. jclay

    Solved How to make an NPC say things(in public channel)

    I'm sure its very easy, but I can't seem to figure it out. How do I make an NPC say something in the public channel, such as the boat NPCs in the real tibia say "Travel to Yalahar, Thais, Venore, etc" - - - Updated - - - I'm using Crying Damson 0.3 something.. if that helps too
  15. jclay

    Solved Can't create a God character

    I've looked through the forums, nothing has helped. I use MySQL, I go in the database, change the group id of the player to number "6", then a few minutes later it goes to "0"? Its like it won't even accept "6" there..
  16. jclay

    How do you copy a part of a map?(details inside)

    I want to copy, for example, Yalahar, from a real map.. into my map. If I select Yalahar and copy it, it only copy's that floor..so I have to copy each floor and try to align them together perfectly(it isn't fun). Is there an easier way? --- Updated --- I'm using Remere's Map Editor...
  17. jclay

    Is it possible to have two different servers

    I have one I want as a real map, realistic Tibia. I want the other to be custom monsters. So what do I need to do, just download another server distribution and have it all in a separate folder?
  18. jclay

    How to edit distance and melee damage?

    I figured out how to edit sudden death and other spells damage, but I can't figure out how to edit the damage of distance and melee.. And not edit the weapons, like make assassin star:70 instead of 65.. I get that. I mean like the formula for the damage Any help is appreciated
  19. jclay

    Solved Restarting server causes player to go back in time?

    Im using Mystic Spirit forgotten server. When I fix something on the map or in data, I need to restart the server, but when I do, it sets players back in time and lose level/skill.. how do I fix it *update: fixed the problem, deleted the database, remade a new one
  20. jclay

    Solved Is there a way to make a creature walk around a certain element field?

    Can you edit anything in the monsters XML file to make it walk around elements? Also, the dragon lords get stuck in their own fire fields and they try to walk around it
Back
Top