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

Recent content by cabrera2608

  1. C

    RevScripts moviment

    local actionId = 5000 local moveevent = MoveEvent() function moveevent.onStepIn(creature, item, position, fromPosition) if fromPosition.y == item:getPosition().y - 1 then creature:teleportTo(fromPosition, true) return false end position.y = position.y - 1...
  2. C

    help with the creature

    thank you very much for answering friend but I'm using version 2.12 otx could you help me
  3. C

    help with the creature

    Can somebody help me where should i edit
  4. C

    help with the creature

    if i understand i should edit the fonts could you help me where should i edit please
  5. C

    help with the creature

    hello friends I have a problem related to monsters I have noticed that on my server the creatures stay in one direction and when they attack you change the address where I can edit that please help. i use otx I leave you some examples creature from my server creatures on other servers an...
  6. C

    help with monsters takes a long time to change the sights

    I have a small problem with the monsters, it turns out that when they run anywhere they take a long time to see you if they attack and all that takes a few seconds to turn around again where it could change that when they walk always put themselves in front anyone know which file should i...
  7. C

    peak and stone

    BUMP!
  8. C

    peak and stone

    could someone help me in this script I want to achieve that (x) item in this case the stone disintegrates with the item that would be the peak but that the stone itself regenerates again. using the Otx console
  9. C

    squeeze.lua it does not work

    help me!
  10. C

    squeeze.lua it does not work

    anyone know why it doesn't work. for example it does not serve as KNIFE or as a machete but if it works as a shovel and rope pick I leave you my files squeeze.lua local config = { functions = { [10511] = { -- sneaky stabber of eliteness TOOLS.ROPE...
  11. C

    Why does that happen?

    can someone help me, I don't know if I don't explain myself well but if the players want to walk diagonally in a space of 2 sqm and if they continue continuing, the server freezes them, I just want to modify that, I don't have that much exhaustion
  12. C

    Why does that happen?

    Well, players use Magebot and when they use diagonal keys in closed places and make the cross movement, the players freeze for a few seconds. I think the problem lies in the creature.cpp try editing the lines (lastStepCost) (stepDuration) but that only accelerates the diagonals but the problem...
  13. C

    Yo Tengo Un Server Que Muchos Han De Querer:3!

    podrías abrirlo We¿
  14. C

    Pazzur-Online New

    e we abre el servidor quiero veerlo
  15. C

    Monster and floor

    someone explain why it marks me error
Back
Top