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

  1. darkmubr

    Action [TFS 1.X] Cursed Chests

    How do I change the position of the message: "Epic Cursed Chest?" I changed the sprite from the chest and it is no longer centralized.
  2. darkmubr

    Refine script

    https://otland.net/threads/tfs-1-1-items-upgrading-by-jewels.228712/#post-2309126
  3. darkmubr

    TFS 1.X+ A little fix on weapon upgrade

    I have a bug. How to reproduce: 1 - try change on code: [1] = {successPercent = 85, downgradeLevel = 0}, for [1] = {successPercent = 0, downgradeLevel = 0}, 2 - this will make it impossible to upgrade +0 items, right? However, when if i try, his message appears.: the expected result...
  4. darkmubr

    Onde anda esse povo?

    Opa, rs
  5. darkmubr

    Feature Auto Loot Sytem for TFS 1.3

    Could you do this by double clicking on an item? Then he would be moved to a backpack
  6. darkmubr

    Monster drop simulator - tool for game balance.

    wow... wait for it.
  7. darkmubr

    REMOVE THE CLEAN SYTEM

    This is not possible without editing in source. In theory a server should run 24hrs a day ... soon it would not restart. Like in the global tibia, when there is update, there is "clean reset"
  8. darkmubr

    Object builder 0.4.5 10.98?

    someone could compile this. it would be a dream.
  9. darkmubr

    CreatureEvent [TFS 1.3] Item Sets

    now it updates the value. however, when placing a different item in the set, the current value of it is updated as if it did not have the items. only part with item set 2/4: 108/108 hp. then, i f iput the common boots or desequid (if i have) and: 100/108 hp. the expected result would be no...
  10. darkmubr

    CreatureEvent [TFS 1.3] Item Sets

    I found a bug: the system does not recalculate the value of hp when switching to an item (other item different than the set) Video:
  11. darkmubr

    CreatureEvent [TFS 1.3] Item Sets

    what was good, got even better! a small note: you forgot to add the comma(,) at the end of the line in data\itens_sets.lua {type = BONUS_TYPE_MAXHP, value = 15}, in addition, the following two lines do not follow the same formatting {(space) code (space)}. If you prefer I am attaching the...
  12. darkmubr

    Object builder 0.4.5 10.98?

    Has anyone got it?
Back
Top