• 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!

Recent content by tomoro1x

  1. T

    ObjectBuilder - help

    Hi, probably You're already familiar with the OBJECT BUILDER (http://otland.net/threads/objectbuilder-10-32.208334/) and there is a problem when opening SPR / DAT with Tibia 8.54, but only with some clients: /. And that may be stuck in a problem, because other programs opening spring / dates...
  2. T

    Lua FIX spells [function] no logout HELP

    ok I already did close
  3. T

    Solved GOD commands.. dont work

    Ok.. im stupid :/ sory ^^ thx for helps!
  4. T

    Solved GOD commands.. dont work

    <group id="6" name="God" flags="3845069447162" customFlags="50331647" access="5" violationReasons="23" nameViolationFlags="426" statementViolationFlags="469" depotLimit="5000" maxVips="500" outfit="3"/> But i give acces 5 and have CM no GOD
  5. T

    Solved GOD commands.. dont work

    Hi, I have an account with GOD (acces 6) and can not use some commands .. for example: <talkaction log = "yes" words = "/shutdown" access = "6" event = "script" value = "shutdown.lua "/> such notification pops up: you can not execute this command
  6. T

    ObjectBuilder - help

    da ktoś rade pomoc?
  7. T

    ObjectBuilder - help

    Witam, pewnie zapoznaliscie sie juz z OBJECT BUILDER ( http://otland.net/threads/objectbuilder-10-32.208334/ ) i pojawia się problem przy otwieraniu SPR/DAT pod tibie 8.54, ale tylko przy niektórych klientach :/. I w czy moze tkwić problem, bo innymi programami otwierającymi spr/dat normalnie...
  8. T

    Lua FIX spells [function] no logout HELP

    this dont work.. who can help me? ref
  9. T

    Lua FIX spells [function] no logout HELP

    ould do to not use a spell to NO-LOGOUT SQM
  10. T

    Lua FIX spells [function] no logout HELP

    Hello, is anyone able to help me? give or add a function that could not use a spell to NO LOGOUT (google translate) local function f(c) if isMonster(c) then doRemoveCreature(c) end end local summonName = "SUMMON" local summonTime = 100 function onCastSpell(cid, var)...
Back
Top