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

    Switch summon monster

    TFS 0.3.6 8.60 Hello, when you pull switch it will summon monster on X position and remove a stone from X position switch will be reset in (2 minutes) same with the stone
  2. Etzi

    Teleport scroll

    TFS 0.3.6 8.60 Hello i want teleport scroll when used it will be removed and you will be teleported to temple with 10 seconds countdown thanks :)
  3. Etzi

    Bless, Ingot

    (TFS 0.3.6 8.60) When i try bless with 1 ingot in the backpack it won't let me buy bless In my changegold.lua [ITEM_GOLD_INGOT] = { from = ITEM_CRYSTAL_COIN, effect = TEXTCOLOR_YELLOW And this is in my items.xml <item id="9971" article="a" name="gold ingot">...
  4. Etzi

    Healing rune actions

    (TFS 0.3.6 8.60) I need a healing rune script made in actions with these formulas COMBAT_FORMULA_LEVELMAGIC, 16, 1750, 16, 1800) Thx :)
  5. Etzi

    Monster spawn only once per character

    TFS 0.3.6 (8.60) hello i need some help with a script this is what i need, a script so if you walk into a teleport a monster will spawn on a place and 1 char can only spawn it once thx for help :)
  6. Etzi

    Monster Problem

    TFS 0.3.6 Hello i have added black demon to my server but i got some weird problem. The demon is like on top of me . What can cause this problem? I want so it is under my character like this exemple.
  7. Etzi

    Solved Error Script TFS 0.3.6

    TFS 0.3.6 Hello i hope someone can help me with this error here is the script THX :) (specialteleport) local nPos = { x = 1031, y = 1006, z = 7 } function onStepIn(cid, item, frompos, item2, topos) if item.uid == 4501 then doTeleportThing(cid, nPos) end return TRUE end
  8. Etzi

    Monster

    Hello how do i create a monster like this (TFS 0.3.6) (8.60) Thanks :)
  9. Etzi

    Error z_ots_comunication

    Hello i got some weird error in my console Z_ots_comunication keep saying this How can i fix this? :) thx! (Running on 0.3.6)
  10. Etzi

    NaxedOT 8.60

    Anyone got NaxedOT 8.60? please upload it
  11. Etzi

    Bind files

    How can i bind my tibia.dat tibia.pic tibia.spr tibia.exe Into single EXE
  12. Etzi

    Armonia (Remake 8.60)

    I wanna show off my Armonia remake :) (i am not good at mapping)
  13. Etzi

    Bless config.lua

    Hello! How do i set this so the players will only lose 1,5 levels when they die? [REV 3884] blessings = true blessingOnlyPremium = false blessingReductionBase = 30 blessingReductionDecrement = 5 eachBlessReduction = 8
Back
Top