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

Recent content by Etzi

  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

    Bless, Ingot

    The last code? you writed or?
  3. Etzi

    Bless, Ingot

    Nope but it didn't work thats all
  4. Etzi

    Bless, Ingot

    Didn't work
  5. 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 :)
  6. Etzi

    Bless, Ingot

    Blessings.lua function onSay(cid, words, param, channel) print(getCreatureName(cid) .. ": " .. getPlayerMoney(cid)) if getPlayerBlessing(cid, 5) == FALSE then if getPlayerMoney(cid) >= 150000 then for i = 1,5 do...
  7. Etzi

    Bless, Ingot

    When i try buy in shops it works but not with bless
  8. Etzi

    Bless, Ingot

    It works in shops but not when i try buy bless with 1 ingot it dont transforms
  9. 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">...
  10. 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 :)
  11. Etzi

    Monster spawn only once per character

    ops sorry about that i saw wrong.
  12. 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 :)
  13. Etzi

    Monster Problem

    Ye but how do i fix it?
  14. 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.
  15. Etzi

    Solved Error Script TFS 0.3.6

    Thank you
Back
Top