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

    [Znote AAC] Flags for characterview and highscores

    But i don't change nothing
  2. M

    [Znote AAC] Flags for characterview and highscores

    I try download here and dont show the imgs :(
  3. M

    Compiling Monsters don't walking on new corpse (3777)

    Whats BUGs? @debouas Sources? or @Tarek1337 edits?
  4. M

    [Znote AAC] Flags for characterview and highscores

    No one error here, but dont show the flag
  5. M

    Compiling Monsters don't walking on new corpse (3777)

    whats files u have changed to fix it? I have edited my sources! And TYYY to share
  6. M

    Compiling Monsters don't walking on new corpse (3777)

    not found can u re-up ? whats files u have changed?
  7. M

    Lua Why it dont work? (ADD ML)

    ??????????????????????
  8. M

    Lua Why it dont work? (ADD ML)

    I dont understand it How to getPlayerMagLevel(cid), and give 10%, idependet he ml?
  9. M

    Lua Dont remove spaces script upgradesystem

    I have a problem on my upgrade system in VIP STONE (id: 8300) When i fail with VIP stone(id 8300), it back to 0/0 (no atk/def upgraded) but this script dont remove the spaces, add for script Then if u fail 20x sword name stay it: 21:27 You see a thaian sword +6 (Atk:52, Def:35). It weighs...
  10. M

    Lua Why it dont work? (ADD ML)

    doPlayerAddSpentMana(cid, (mlqnt / 2) * mlstages, false) doPlayerAddSkillTry(cid, SKILL_SHIELD, (shieldqnt / 5) * shieldstages) When i test
  11. M

    [Znote AAC] Flags for characterview and highscores

    Dont work here too, where i see my version? No show the flags...
  12. M

    Compiling Monsters don't walking on new corpse (3777)

    You dont will share? Lie? Or u know how to fix?
  13. M

    How to use AND - && xml?

    I ask if.. He cant put 2 requirements? For exemple: Need storage = 666 AND storage = 4040
  14. M

    Lua Why it dont work? (ADD ML)

    Sorry, i have so bad english And ty to help me Is it? mlqnt = math.ceil(doPlayerAddSkillTry( (cid, getPlayerRequiredMana(cid, getPlayerMagLevel(cid, true)) / 3000) * (getPlayerStorageValue(cid, storages.length)) * (getPlayerStorageValue(cid, storages.difficult)) )
  15. M

    Lua Why it dont work? (ADD ML)

    LOL, how i will do it without this function?
  16. M

    How to use AND - && xml?

    Lol he cant do it? It's impossible Need 2 storages?
  17. M

    Lua Why it dont work? (ADD ML)

    Oh! Ty, then It: local mlqnt mlqnt = math.ceil(doPlayerAddSpentMana( (cid, getPlayerRequiredMana(cid, getPlayerMagLevel(cid, true)) / 3000) * (getPlayerStorageValue(cid, storages.length)) * (getPlayerStorageValue(cid, storages.difficult)), false) ) = it? local axeqnt axeqnt =...
Back
Top