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

    PlayerDeath

    Bump
  2. V

    Lock Level

    Bump!
  3. V

    Aol Forever!

    Again i need script - Aol Forever!
  4. V

    PlayerDeath

    When someone is killed is a mistake. For help, give reputation! This is my playerdeath.lua: dofile("./config.lua") function onDeath(cid, corpse, killer) doPlayerSendTextMessage(cid, MESSAGE_EVENT_ADVANCE, "You are dead.") if deathListEnabled == "yes" then if sqlType ==...
  5. V

    Aol Forever!

    And how do I upgrade?
  6. V

    Aol Forever!

    And what do I change the source code? I can not edit it.
  7. V

    Aol Forever!

    This is your script:
  8. V

    Aol Forever!

    Where paste this code: ???? function onLogin(cid) local amulet = getPlayerSlotItem(cid, 2) if (amulet ~= nil) then if (amulet.itemid == 2173) then doItemSetAttribute(amulet.uid, 'charges', 99) end end return true end
  9. V

    Aol Forever!

    Why charges 99 only ?.... 99 dead and aol delete...
  10. V

    Aol Forever!

    I need script for TFS 0.2.9 (Mystic Spirit) - aol forever! I give Rep ++ for help!
  11. V

    Lock Level

    Refresh!
  12. V

    Training Room

    Please Re UPload!
  13. V

    [HELP] Promotion!

    Add to all forms of promotions: Druid Sample etc. How it helped, please reputation points.
  14. V

    Lock Level

    LOOOL! WHAT IS THIS: next:
  15. V

    Lock Level

    Thanks You ;d
  16. V

    Lock Level

    function onLogin(cid) local stance = 1 -- the higher the stance the less looping it needs. while getPlayerLevel(cid) < 45 do doPlayerAddExp(cid, stance) end return true end The script works. But I would ask for small change. Look: I would like script to give experience to the 45 level...
  17. V

    Lock Level

    I use TFS 0.2.9!
  18. V

    Question!

    Why it does not work. I have TFS 0.2.9 (Mystic Spirit) - Tibia 8.7
  19. V

    blessings for 0.2.9 ( rep +++)

    I join the request friend!
  20. V

    Spell Spells 8.7 Not Inluded Kor Spells (Utori Kor - Exana Kor)

    I NEED THIS SPELLS FOR TFS 0.2.9 (MYSTIC SPIRIT) Tibia 8.7
Back
Top