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

    TFS 1.X+ TFS 1.5 -- -Item count upgrade - as a charge on item

    Hello. How to do item charge as upgrade like in photo: I tried with AI to edit my upgrade system and otcv8/modules/game_interface/game_inferface.lua but with no results. I need this. Has anyone ever done this? PS: my upgrade system.lua local config = { maxLevel = 12, upgradeItem =...
  2. tuduras

    Solved Resource -- - accept guild invitation in module this

    Hello i upgrade my project to this resource [TFS 1.X] Guild Menu Module (https://otland.net/resources/tfs-1-x-guild-menu-module.126/). I sent invitation but idont know how to accept. Ps:I use Znote acc. 1782426126 i used to command !join GUILDNAME solved. the resource dosen't have accept buttom
  3. tuduras

    TFS 1.X+ ---no frag after kill, no corpse after kill ---

    Hello , i dont get frag after kill . character dont die but teleports to temple without corpse. I dont lose anything ( level) Tfs 1.5 Watch brak fraga | Streamable (https://streamable.com/uytagn) help ;p PS: I have few events pvp.
  4. tuduras

    TFS 1.X+ Mana leech for Mages --- TFS 1.5

    Hello Otland :cool: is it possible to make mana leech on mage ( druid & sorcerer) for TFS 1.5. Or .lua or c++ edit. I tried but with no result. best regards
  5. tuduras

    TFS 1.X+ Fast attack based on fist fighting source edit--player.cpp edit TFS 1.5

    Hello Otland! I ve got on server Fast Attack system based on fist fighting. I followed this Tfs 0.4 0.4.6 & Otx Fast Attack by 2 Steps (Actualizado) (https://otland.net/threads/tfs-0-4-0-4-6-otx-fast-attack-by-2-steps-actualizado.258761/) and with AI i create uint32_t Player::getAttackSpeed()...
  6. tuduras

    Solved [13.40] Crystal Server 4.0 --- cannot login to the server. server runs, no error

    Hello, Ive got Canary server 4.0. when i try to log in , ive got login window with character and when I enter the game have this : help . best regards PS: ive got myacc
  7. tuduras

    Windows OTX 12.64 -- when Log in--login failed tibia might currently be down for maintenance

    Helloo, Ive got otx 12.64 and when I try to login ive got feedback someone had the same thing>? best regards
  8. tuduras

    TFS 1.X+ Imbuing system --tfs 1.5 -- tibia 8.60

    Hello , how are U? I have got imbu script : local ImbuingSystem = Action() -- Requisitos para cada nivel de imbuimiento local ImbuingNivel = { [1] = {crystalCoins = 100, successRate = 100}, [2] = {crystalCoins = 200, successRate = 100}, [3] = {crystalCoins = 300, successRate =...
  9. tuduras

    TFS 1.X+ % magic damage item attribute

    Hello, how are You? okay? I have got tfs downgrade 8.60 1.5 and got in items.xml item attribute <attribute key="increaseMagicPercent" value="119"/> and in game doesn't work. Iam using this datapack from Mateus [8.6] TFS 1.5 Baiak, Mount and Modal widow...
  10. tuduras

    TFS 1.X+ Full attack --balanced-- full defense in event/creature.lua script

    when set full attack more dmg , when full defense less damage Hello I added code to data/events/script/creature function Creature:onHealthChange(attacker, primaryDamage, primaryType, secondaryDamage, secondaryType, origin) if attacker and attacker:isPlayer() then local mode =...
  11. tuduras

    spell effect from 0.4 to tfs 1.5 downgrade 8.60

    Hello Otlanders. How are You ? okay? I have got spell tfs 0.4 local combat1 = createCombatObject() setCombatParam(combat1, COMBAT_PARAM_TYPE, COMBAT_PHYSICALDAMAGE) setCombatParam(combat1, COMBAT_PARAM_EFFECT, 44) --setCombatFormula(combat1, COMBAT_FORMULA_LEVELMAGIC, -65, 0, -55, 0)...
  12. tuduras

    Fuloria1337

    Witam, poszukuję osoby która posiada datapack bądz samą mape Fuloria1337. Możliwość wykupienia. Bardzo proszę o kontakt tutaj na otland badz email: [email protected]
  13. tuduras

    OTClient Macro for LEVEL/HOUR

    Hello. Good ? good - do have someone efficient macro to calculate level per hour. Somethink like this in photo. best regards!
  14. tuduras

    Solved COMBAT_PARAM_EFFECT, 53 -- - list of effect --

    Hello ; ) I lost thread on forum. Is somewhere list of COMBAT_PARAM_EFFECT to spell to tfs 1.5 . I convered spell from 0.4 to tfs 1.5 and looks like different. I care about setCombatParam(combat1, COMBAT_PARAM_EFFECT, 255) setCombatParam(combat1, COMBAT_PARAM_DISTANCEEFFECT, 34) it should has...
  15. tuduras

    Solved tfs 1.5 -- after creation guild have got modal window that won't shut up

    when i log in into game I have got modal window "For your information" with buttom OK , but this buttom doesnt work. Help This happend when I created guild in znote acc 1769444183 solved. I recreate database and reinstall all
  16. tuduras

    TFS 0.X otx 2.16 based on 0.3.7 -- problem with exp for monster

    Heello, how are U ? good okay. when I equip ring i have double exp and get experience for monster, when I deequip ring when I kill monster dont get exp for monster. Do You know maybe what is wrong ? here post my exp_ring script --By Kalan/YoS!-- local Inforate = getConfigInfo('rateExperience')...
  17. tuduras

    Compiling Offline training bar in skills -.-

    Hello, How are You ? good ? okay. How to add offline training bar to otx2 . I have old basic tibia client and otcv8. Where it is modified in engine yes? I have got source to the engine. Look what I mean: Thanks for all replys, Best Regards
  18. tuduras

    OTClient OTCv8/otclientv8 new item to store ingame

    Hello How to add item to ingame store. I use GitHub - OTCv8/otclientv8: Clean, ready to use version of OTClientV8 - Alternative, highly optimized Tibia client (https://github.com/OTCv8/otclientv8). thanks and of corse best regards Ps: iam using otx 2.16 based on 0.3.7 it is possible?
  19. tuduras

    Solved code for "Critical" hit color -- otx 2.16 based on 0.3.7---

    Hello ! Are You okay ? cool _______________________________________ Where I can find code line with color of critical hit. By default I have got deep red color. I want to have white color of critical hit. I have source. Can Anyone know how to check it in source? very best Regards!
  20. tuduras

    TFS 0.X [hunting room] lever spawn monster -- based on /MOD hunting arena

    Hello Otlanders , everythink good? ________________________________________________ Is possible to make lever that spawn monster based on MOD/hunting arena from 0.4 memsoria datapack? https://otland.net/threads/8-6-tfs-0-4-data-pack-memsoria-pl.281849/ HERE post /MOD <?xml version="1.0"...
Back
Top