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

Search results

  1. A

    Windows Could not find tibia.dat, tibia.spr (11.40)

    Bump Is there a way, to find tibia.dat and tibia.spr for client 11+ ? That advice will be helpfull when somebody would be making new ots 11.40, 11.50, and new clients which will come soon. I want for 11.40, but i want know the way to find
  2. A

    Windows Could not find tibia.dat, tibia.spr (11.40)

    Is it possible to use rme 11.40, where dat and spr?
  3. A

    Windows Could not find tibia.dat, tibia.spr (11.40)

    I want to find because there i find only many folders and files and when i search for all these files, i dont see, tibia 11+ is different to minor clients Is these 11.40 dat+spr accesable?
  4. A

    Windows Could not find tibia.dat, tibia.spr (11.40)

    Where is tibia.spr, tibia.dat I download client and it automatically updates to 11.52+, but No 11.00, and 11.40, and 11.52... etc has not dat and spr file
  5. A

    Dat and spr 11.40 client

    Bump
  6. A

    SprEx

    it works for 11+?
  7. A

    Common mapping errors/questions

    how to find tibia client 11.40 SPR and DAT
  8. A

    Dat and spr 11.40 client

    Hi I need dat & spr 11.4 client tibia, someone help?
  9. A

    Action Plastic Bomb

    is it possible to make bomb damage from fire, energy, ice, physical etc...?
  10. A

    Lua (1.0) (10.1) Checking skill/attack then shot

    local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_PHYSICALDAMAGE) setCombatParam(combat, COMBAT_PARAM_DISTANCEEFFECT, CONST_ANI_ETHEREALSPEAR) local a = getPlayerSkillLevel(cid, 4) local weaponTypes = {4} local b = getItemAttack([(c) else (d)]) local rightHand...
  11. A

    Lua Thorns from Diablo2, can somebody check the code?

    local x = getCreatureHealth(cid) local y = getPlayerStorageValue(uid, 8514) local z = -(1/100)x function onCastSpell(cid, var) setPlayerStorageValue(uid, y, x) if doCreatureAddHealth(cid, z) setPlayerStorageValue(uid, y, x) doAreaCombatHealth(cid, type, pos, AREA_CIRCLE2X2 , (1/2)x+z, x+z...
  12. A

    OpenTibia [10.76] Remere's Map Editor

    i cant download mscr 120
  13. A

    [10.10] All RME editors that I use are bugged

    now i have problem with finding rme =,= i used rme named "rme 2.2" "rme 10.8" "rme 22" "rme 10.6 ??" et cetera ehhhhhhh always problems xd now i neeed stable rme ///////////////////////////////// https://otland.net/threads/remeres-map-editor-3-1.241096/ ok i have searched the best rme...
  14. A

    Lua Checking of weapon type

    1.2
  15. A

    [10.10] All RME editors that I use are bugged

    There are no Simone for 10.10 Remere for 10.10 that i am using: 1. NO haves msvcp100; msvcr100, or ~120 2. Opening with error 0x0000000007 3. When finally anyone opening then i see "unknown byte [...]" What wrong i do? I only always open RME and looking for 10.10 client (in my computer)...
  16. A

    Lua Checking of weapon type

    10.10 tibia "forgottenserver-master"
  17. A

    Lua Checking of weapon type

    https://otland.net/threads/moveevents-creatureevent-attribute-system.87994/ This best script i am using. But i need to correct it. 1. If there is a distance weapon - it gives attack and hitchance. If there is a melee weapon - it gives defence and speed. 2. Strength gives attack only to melee...
Back
Top