• 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. zabuzo

    Remove stair PVP tibia 0.4

    bump
  2. zabuzo

    Remove stair PVP tibia 0.4

    3777, 0.40, 8.60...
  3. zabuzo

    Remove stair PVP tibia 0.4

    You cannot use this object. Not work too
  4. zabuzo

    Remove stair PVP tibia 0.4

    I tried and rope not work anymore
  5. zabuzo

    Remove stair PVP tibia 0.4

    What i need to change in my rope.lua? function onUse(cid, item, fromPosition, itemEx, toPosition) if(toPosition.x == CONTAINER_POSITION) then doPlayerSendDefaultCancel(cid, RETURNVALUE_NOTPOSSIBLE) return true end toPosition.stackpos = STACKPOS_GROUND local itemGround =...
  6. zabuzo

    Remove stair PVP tibia 0.4

    Do you have any ideia how to make it in my rope.lua 0.40?
  7. zabuzo

    Remove stair PVP tibia 0.4

    Remove stair PVP tibia 0.4 I really love tibia PVP... But there is only one thing i HATE and so much other people rates... Stair PVP... A noob stay up and down stairs to dont die... It is detestable... I was thinking to how block it and get free to this plage. That's my ideias: 1- to rope...
  8. zabuzo

    Lua Whats the problem in my infinite food?

    Oh! my dumb... Sorry to this topic... Ty
  9. zabuzo

    Lua Whats the problem in my infinite food?

    I'm trying to make a infinity food, but i got this error: ta/actions/scripts/foods/infinity_food.lua:onUse [15:26:25.811] Description: [15:26:25.811] data/actions/scripts/foods/infinity_food.lua:3: attempt to compare nil with number [15:26:25.811] stack traceback: [15:26:25.811]...
  10. zabuzo

    Set unmoveable,unpickupable and use with

    TY!!!!!
  11. zabuzo

    Set unmoveable,unpickupable and use with

    Yeah, it are tutorial items... But i think there is another item using the same sprite, cause it need a use with thing
  12. zabuzo

    Set unmoveable,unpickupable and use with

    I don't want edit client... There another rope/shovel using that sprites? 8723, 8722 ???
  13. zabuzo

    Set unmoveable,unpickupable and use with

    bump
  14. zabuzo

    Set unmoveable,unpickupable and use with

    I want set this items: 8723, 8722 To be unmoveable, unpickupable And change only use to use with... It's possible with no client edit? I can do it just editing items.otbm? Whats the best program to do it(confiable)?
  15. zabuzo

    Lua Help me to fix my dawnport tile in 0.4

    Ty so much!
  16. zabuzo

    Lua Help me to fix my dawnport tile in 0.4

    I tried it to players take items only 1 time I don't understand, whats changed? I tried it, not work, just send heal effect, but show me this errors on console: [4:21:03.855] [Error - MoveEvents Interface] [4:21:03.856] data/movements/scripts/dawnport_tiles.lua:onStepIn [4:21:03.856]...
  17. zabuzo

    Lua Help me to fix my dawnport tile in 0.4

    There is no errors on console, its just dont do anything
  18. zabuzo

    Lua Help me to fix my dawnport tile in 0.4

    The error is on check? elseif r == 65529 then -- druid tile[
  19. zabuzo

    Lua Help me to fix my dawnport tile in 0.4

    Nothing working, i'm tryng to make a dawnport tile in 8.60 Why nothing happen? <movevent type="StepIn" actionid="65527-65530" event="script" value="dawnport_tiles.lua" /> local tile = { --[actionid] = {vocation id} [65530] = {vocid = 1 }, [65529] = {vocid = 2 }, [65528] =...
  20. zabuzo

    [Znote AAC] Live Cast Page

    Could you share your spells.php?
Back
Top