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

    onTargetCombat wont work script

    No, It don't show any errors and the script wont work. Its a script to change the outfit onAttack but dont have the event in TFS 1.3 I guess so I tried with OnTargetCombat
  2. J

    onTargetCombat wont work script

    I put this code in events/scripts/creature.lua and it wont work and don't show errors in distro local attackOutfit = Condition(CONDITION_OUTFIT, CONDITIONID_COMBAT) local outfitTable = { --Looktype/newLooktype/Seconds until newOutfit removes [100] = {newOutfit = 101, outfitInterval...
  3. J

    setTicks (NIL VALUE)

    @M0ustafa @Evil Puncker thanks for u very much it worked for me
  4. J

    setTicks (NIL VALUE)

    Now it remove outfit, show the blue bright and back the outfit But it don't show the new outfit local combat = Combat() combat:setParameter(COMBAT_PARAM_EFFECT, CONST_ME_MAGIC_BLUE) combat:setParameter(COMBAT_PARAM_AGGRESSIVE, 0) local condition = Condition(CONDITION_LIGHT)...
  5. J

    setTicks (NIL VALUE)

    attempt to call method 'setTicks' (a nil value) stack traceback: [C]: in function 'setTicks' I got this error in my script in TFS 1.3 local combat = Combat() combat:setParameter(COMBAT_PARAM_EFFECT, CONST_ME_MAGIC_BLUE) combat:setParameter(COMBAT_PARAM_AGGRESSIVE, 0) local condition =...
  6. J

    My League Of Legends Sprites in Tibia!

    Draven please
  7. J

    TFS for 10.56?

    I dount found here in the forum TFS 1.3 or 1.3 for SPR 10.41 ~ 10.56
  8. J

    Authenticator TOken

    It down show in my server but when I try to downgrade the version of my TFS, it says: Invalid Authenticator token, where i should edit it?
  9. J

    Authenticator TOken

    How Change or remove Authenticator Token in OTClient and TheForgottenServer 1.3 ?
  10. J

    [SHOW OFF] PokeZring - Shining Legends

    The PokeZRing is for download in brazillian forums https://tibiaking.com/forums/topic/100132-atualizado-e-completo-base-pokezring-exclusivo-do-tk-oficial/ https://www.xtibia.com/forum/topic/252163-pokezring-completo/
  11. J

    [Module Idea] OTClient Register Through Client

    I saw it in a Pokemon Server, I guess Otpokemon or Pokestorm
  12. J

    Sprites Pokemon

    If you send the Bellsprout and Victreebell Sprites I can do for you!
  13. J

    Lua NPC Duel System (POKEMON TIBIA)

    Need some modifications in source to work :/
  14. J

    [Poland] [Custom] Return of the Saiyans

    Yes, its very good game
  15. J

    Lua Simple TP System

    When player's summon die, teleport player to temple Someone can do it? TFS 0.3.6
  16. J

    Someone have Object builder 10.98 With Sources?

    The last version of official OBJ BUILDER is 10.56
  17. J

    Someone have Object builder 10.98 With Sources?

    Someone have Object builder 10.98 With Sources? I have found only the old version 0.3.3 without sources The newest version of Objcet builder is 0.4.8
  18. J

    How change OTB VERSION of TFS 1.3?

    What more?
  19. J

    How change OTB VERSION of TFS 1.3?

    How change OTB VERSION of TFS 1.3? What file of the source I need to edit? I want change 10.98 to 10.56
  20. J

    [OTClient] Future of OTClient

    People are working in a client made in Unity, soon every OT will move to Unity
Back
Top