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

    [USA] [Custom / OTC] Shadow Realm Online - Relaunch 15/August/2019 10am PT

    I have been playing since era 1, and each era we play, server gets worse and worse, gm make promisses about new systems and fixing old bugs and when we ask about it, he ignores most of all the time (he just reply the big donators ofc) this server could be one of the best custom servers, but with...
  2. Niloahs

    Action [TFS 1.X] Shrines

    im getting this error function onLogin(player) for aid, shrine in pairs(SHRINES_CONFIG) do local storage = player:getStorageValue(shrine.storage) if storage > 0 then player:setStorageValue(shrine.storage, 0) end end...
  3. Niloahs

    Lua Random Reward Chest

    Hello Guys, i hope someone can help me with this script, basicaly what i need is the first equipment the player get in the chest is random, and when he do the quest again, he will get different equipment until completing the set, so the loop start again. Example: player got helmet, second run...
  4. Niloahs

    Lua TFS 1.3 - Lever that requires few specific items on basin

    it is working perfectly, im just trying now put some effect above walls and items when they are removed, can you help me with that?
  5. Niloahs

    Lua TFS 1.3 - Lever that requires few specific items on basin

    you are totally correct! this script need 4 players in the tiles local config = { requiredLevel = 8, daily = false, centerDemonRoomPosition = Position(33221, 31659, 13), playerPositions = { Position(333, 1712, 9) Position(333, 1712, 9) Position(333...
  6. Niloahs

    Lua TFS 1.3 - Lever that requires few specific items on basin

    I tried editing other existing scripts with a similar function but i couldn't make it work. So, all i need is: I-) Items must be dropped on specific basin. II-) Once all items are on their basins, someone pulls the lever and Items + walls disappear. III-) The lever only can be pulled after 1...
  7. Niloahs

    Lua Spells hit players with open hand

    I tried and didnt work, so i search on global data pack and found this code and worked, i will post if anyone need :) just put in onTargetCombat if ADVANCED_SECURE_MODE ~= 0 then if self:isPlayer() and target:isPlayer() then if self:hasSecureMode() then...
  8. Niloahs

    Lua Spells hit players with open hand

    im wondering how to make spells only hit players with closed hand .
  9. Niloahs

    Lua Toggle spell not working properly

    When i disable the spell, just the animation stop but Combat Area still continues doing damage. follow the gif below SPELL --[[#######################################################################################]]-- function doAreaCombatDamage(cid, attacker, combatType, position, min...
  10. Niloahs

    [Poland][Custom/10.98] The NewOldTibia

    server seens to be really fun, but i believe if you increase a little bit the exp will be way better.
Back
Top