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

    Lua kick IP: 0.0.0.0/ after exit can`t connect

    Repaired, I can't believe you did it Thanks player with ip 0.0.0.0 Auto kick After 2 min
  2. G

    Lua Change Attack Wand/ice-fire

    I think everyone is busy, They ignore the posts? Best Support Ignore me I dont Know why? Look There V https://otland.net/threads/kick-ip-0-0-0-0-after-exit-can-t-connect.286644/
  3. G

    Lua Change Attack Wand/ice-fire

    Excellent, it is very rare for someone to help, everyone is busy
  4. G

    Lua Change Attack Wand/ice-fire

    hello every one some one can help me when i Change wand attack get erro (otx-tibia 8.60) [Error - Weapon Interface] data/weapons/scripts/Assault Staff.lua:onUseWeapon Description: data/weapons/scripts/Assault Staff.lua:49: attempt to index local 'combat' (a boolean value) stack traceback...
  5. G

    Lua kick IP: 0.0.0.0/ after exit can`t connect

    Some one can help me. how Add the script in lib, what place function Player.isConnected(self) return self:getIp() > 0 end Usage: Code: if(player:isConnected()) then print("Hes Connected!") else print("Hes Gone :(") end
  6. G

    Lua kick IP: 0.0.0.0/ after exit can`t connect

    There is no solution, Despair overcame you [Error - GlobalEvent Interface] data/globalevents/scripts/exit.lua:eek:nThink Description: data/globalevents/scripts/exit.lua:2: attempt to index global 'Game' (a nil value) stack traceback: data/globalevents/scripts/exit.lua:2: in function...
  7. G

    Lua kick IP: 0.0.0.0/ after exit can`t connect

    Player after Exit Get Ip: 0.0.0.0 Can`t Connect, have to wait 15 min. if you can create Script for globalevents, Skull or Pz can`t kick. I am very bad with code or source I don't know compilation, the best for my globalevents What do you think i change all Settings from config, still player...
  8. G

    Lua kick IP: 0.0.0.0/ after exit can`t connect

    data/globalevents/scripts/exit.lua:eek:nThink Description: data/globalevents/scripts/exit.lua:2: attempt to index global 'Game' (a nil value) stack traceback: data/globalevents/scripts/exit.lua:2: in function <data/globalevents/scripts/exit.lua:1> [Error - GlobalEvents::think] Couldn't execute...
  9. G

    Lua kick IP: 0.0.0.0/ after exit can`t connect

    any idea like globalevents?
  10. G

    Lua kick IP: 0.0.0.0/ after exit can`t connect

    how i can get auto Kick the ip 0.0.0.0 replaceKickOnLogin = true stopAttackingAtExit = true i cant connect after exit player Does anyone have an idea how to solve it? The situation is very difficult Tibia 8.60 Engine OTX 2
  11. G

    [United Kingdom] [8.6] noob-war

    IF you have Team, i can help for points have fun
  12. G

    [United Kingdom] [8.6] noob-war

    New place rare items
  13. G

    Lua Buy items From Npc (tibia 8.60-Tfs 0.4)

    Hello Guy`s When buy items from shop, have Erro? but i can buy skin amulet, other items not, why? Tfs 0.4 Tibia Clinet 8.60 local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) function onCreatureAppear(cid)...
  14. G

    [United Kingdom] [8.6] noob-war

    Buff Spells/low ping World
  15. G

    [United Kingdom] [8.6] noob-war

    Accounts in database: 16 Players in database: 18
  16. G

    [United Kingdom] [8.6] noob-war

    i`m waiting you friday
  17. G

    [United Kingdom] [8.6] noob-war

    Starting in less than 4 days (6-10-2023 Friday GMT-7)
  18. G

    Lua Script Resets System (otx2- Clinet 8.60)

    My Code It works and gets stuck with some people Mateus Robeerto domciacho function onSay(cid, words, param) local maximum = { player = getPlayerGUID(cid), lvlmax = 8 } if getPlayerStorageValue(cid, 14335) < 0 then if getPlayerLevel(cid) >= 500 then...
Back
Top