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

Search results

  1. D

    problem with pick and shovel

    Hello, my players are not able to open holes with pick or shivel if there are fluids on top of the hole, how can I open even with the fluids? tfs 0.4 unction onUse(cid, item, fromPosition, itemEx, toPosition) if((itemEx.uid <= 65535 or itemEx.actionid > 0) and isInArray({231,9059}...
  2. D

    Parcel system

    my parcel sometimes works and sometimes does not work, someone could tell me what could happen? tfs 0.4. I don't get any errors in the distro, but my players can send sometimes and sometimes it doesn't work. already tested on all mail box id's tfs 0.4
  3. D

    problem walking and using items at a distance

    I added the swing option but it doesn't work. would have to add in source? @M0ustafa
  4. D

    Protect zone no ghost

    I wish my players did not cross one player in another, but recently I changed the source through a link here otland and still does not work, could someone help me? tfs 0.4 tibia 8.6
  5. D

    Fire field no work

    hi, my fire field no have condition in player or monster if i use tfs 0.4 local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_FIREDAMAGE) setCombatParam(combat, COMBAT_PARAM_EFFECT, CONST_ME_HITBYFIRE) setCombatParam(combat, COMBAT_PARAM_DISTANCEEFFECT...
  6. D

    otc directx 9

    how to compile a client for direct x 9? in the easiest way 😬 tfs 0.4
  7. D

    [help] Npc give acess with level

    could someone help me set up an oracle, which only teleport if the person says yes? For example, if the player is level 8 to 9 he says "do you want to quit rookgard?" = yes - teleported to an island, if it's level 10, it says "you have too much level to get out of here" if it's less than 8 it...
  8. D

    Bug in Tile depot

    Where i put the code?
  9. D

    problem walking and using items at a distance

    @M0ustafa true or yes no work
  10. D

    Function player no use spells

    I would like to add to my anti idle, a function of "if the player doesn't use magic" then he will fall " tfs 0.4
  11. D

    Bug in Tile depot

    I have a serious problem, my players are getting into each other in depot . tfs 0.4
  12. D

    Bug Light in Character

    <item id="2050" article="a" name="torch"> <attribute key="weight" value="500" /> <attribute key="stopduration" value="1" /> </item> local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_EFFECT, CONST_ME_MAGIC_BLUE) setCombatParam(combat...
  13. D

    Bug Light in Character

    only utevo lux and torch, "light 3 sqm" Also when I use a light item, it overlaps with lux, or gran lux, such as a light item that is red.
  14. D

    problem walking and using items at a distance

    no work, idk why
  15. D

    Bug Light in Character

    everyone who gives a little light, by using the torch it rises, by removing from the character the character continues with the torch light, by removing the torch and the light is gone, the character no longer receives the torch light. utevo lux too
  16. D

    problem walking and using items at a distance

    Arrows/Bolts and distance weapons while dashing
  17. D

    problem walking and using items at a distance

    when walking my player does not drop arrows, spear or anything, can anyone tell me how to fix it? tfs 0.4
  18. D

    Bug Light in Character

    My characters when using torch or Utevo lux, works, after finishing it does not work anymore, just dislogging. Does anyone know how to solve this? tfs 0.4 tíbia 8.6
  19. D

    Anti idle

    Good morning, I would like to know how to change in my source the anti idle, rather than consider position, consider spell, so the player using spell will not give logout. tfs 0.4 tíbia 8.6
  20. D

    npc alesar

    I have difficulty making the correct syntax for npc to continue the mission and open the trade when finishing the djin quest, so far it works not open the trade without having finished, but I have problems with the fact that I can not request mission, he doesn't answer me, I already removed the...
Back
Top