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

    [10.90] Klailos Full

    Don't have password...
  2. Mikii

    [10.90] Klailos Full

    I'm mapping the 10.90 version and decided to share with you Klailos. The island is complete, including a mini world change related to pirates in the north of the island. Reference Position: {x = 33631, y = 31669, z = 7} Credits: Mikii. LINK...
  3. Mikii

    OpenTibia SharpMapTracker 0.8.1 by Jo3Bingham

    Could someone share the update 10.90?
  4. Mikii

    Anyone on Galana?

    I'm Mikaa Charmosa :P in war server. In my freetime, I contribute to the community otland.
  5. Mikii

    OpenTibia SharpMapTracker 0.8.1 by Jo3Bingham

    Someone would like to start a project on github so we can work together in the next update? I'm out of time right now to blame me for it. If someone wants to make that commitment, it would be great for everyone.
  6. Mikii

    tfs1.0 copy backpack (+insides!)?

    See this my script.. http://otland.net/threads/reward-box-system-100-working-on-tfs-1-0.204613/ I believe that is exactly what you need.
  7. Mikii

    Solved How to get total items weight from table.

    If I pass that way, he would have to completely change his job. he does not know the basics, could not use it properly.
  8. Mikii

    Solved How to get total items weight from table.

    ON TFS 1.0... function onUse(cid, item, fromPosition, itemEx, toPosition) local rewards = {2544, 2495, 2544} local weight = 0 for _, v in pairs(rewards) do weight = weight + getItemWeight(v, 1) end return print(weight) end On TFS 3.7 use: getItemWeightById
  9. Mikii

    Blessed Woden Stake and Obsidian Knife [ TFS 1.O ] 100% Real Tibia

    Has been added, this running smoothly, but it will be resubmitted USERDATA current standards, today. Edit: UPDATED LAST VERSION
  10. Mikii

    Flower Pots System [100% Real Global ]

    Adpted and released for userdata and table functions based in this script. For Items.xml See this Tópic. http://otland.net/threads/flower-pots-system.8623/ Credits First: @AGS Next My. ACTION local flowers = { {itemid= 7655, watered = false, advance = false, msg = "You should...
  11. Mikii

    Solved Dice Achiement Help.

    How would I know if the value (6) three times on dice ? I don't find the logic for this on lua script. No is possible? EDIT I just found the logic of how I can do this. Just check the itemEx equals 5797. If true, then add 1 more to a storage until you get to three, otherwise add 0, and all...
  12. Mikii

    Blessed Woden Stake and Obsidian Knife [ TFS 1.O ] 100% Real Tibia

    UPDATED FOR USERDATA FUNCTIONS.. ALL SCRIPT BY MIKKI. BUGS REPORT...
  13. Mikii

    Blessed Woden Stake and Obsidian Knife [ TFS 1.O ] 100% Real Tibia

    Obsidian Knife. tools/obsisian knife.lua function onUse(cid, item, fromPosition, itemEx, toPosition) local player = Player(cid) local skinning = { {monster = "Killer Camain", corpse = 11431, after = 11432, skin = 11429, chance = 20, storage = false...
  14. Mikii

    Blessed Woden Stake and Obsidian Knife [ TFS 1.O ] 100% Real Tibia

    Last Version update. Added userdata function and clean code. By Mikii. Blessed Woden Stake tools/blessed wooden atake.lua local skinning = { {monster = "Vampire", corpse = 2956, after = 2957, skin = 5905, chance = 20 }, {monster = "Vampire Viscount", corpse = 21275, after = 21276...
  15. Mikii

    OpenTibia SharpMapTracker 0.8.1 by Jo3Bingham

    You Is The Best... :) Edit: Working 100%
  16. Mikii

    OpenTibia SharpMapTracker 0.8.1 by Jo3Bingham

    An update would be possible before the end of the current test server? 10:32 version? Thank you all.
  17. Mikii

    Tibia OtLand IP Changer

    It would be interesting to add a functionality of favorite addresses (. Xml) in OtlandIpChange and then, list them automatically in a "select box". Do not know if gave me to understand. :) Att;
  18. Mikii

    OpenTibia ForgottenMapEditor 0.1-beta! Almost every version supported (including latest)

    How do I go to a specific position on the map?? (goto position)
  19. Mikii

    Help with mission state (quest)

    On tsf 1.0 use only this: <mission name="Plaga de ratas" storageid="5003" startvalue="0" endvalue="40" description="You already hunted |STATE|/40 Rats." />
  20. Mikii

    EDRON CAVES CLOSED ?

    No gm Online in this server???? Suxx.
Back
Top