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

    Who hit most get storage TFS 1.3

    Only who hit more get storage?
  2. 115820

    Who hit most get storage TFS 1.3

    Hi, i need help to do a script. Who hit most the monster get storage. i'm USE TFS 1.3
  3. 115820

    C++ Absorb Skill

    i forgot to say, my tfs is 1.3
  4. 115820

    C++ Absorb Skill

    TFS 1.3 Hi, i have a ideia. For example: When i have 50 fishing skill, it will reduce elements damange (PHYSICAL, HOLY, ENERGY, ETC. [Like ProtectionALL]). its like 50*1=50%, each fishingskill its like 1% of protection.
  5. 115820

    TFS 1.X+ 1.2 getAbsorbPercent

    @Sarah Wesker you can help me do that? Make the LUA SCRIPT?
  6. 115820

    Get All Protection VALUE

    Hi guys, i need help to do this. When i use !stats show ALL PROTECTION% that my char have. If you look in Resistencias Elementais (elemental resistances) you will see. So, i want do this in my server, and show ALL Protection TOO Exemple
  7. 115820

    TFS 1.X+ Get item absorbPercent of element

    @felipy
  8. 115820

    TFS 1.X+ 1.2 getAbsorbPercent

    @Sarah Wesker
  9. 115820

    TFS 1.X+ Get item absorbPercent of element

    This script show how many protectionall my char have? Exemple: I use Helmet (+7% protection all) and Armor (+8 protection all), when i use commands show like : You have +15% protection all Its like that?
  10. 115820

    TFS 1.X+ 1.2 getAbsorbPercent

    This script show how many protectionall my char have? Exemple: I use Helmet (+7% protection all) and Armor (+8 protection all), when i use commands show like : You have +15% protection all Its like that?
  11. 115820

    OpenTibia SpellCreator: A graphical spell creation enviroment

    Try this local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_TARGETCASTERORTOPMOST, true) setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_ENERGYDAMAGE) setCombatParam(combat, COMBAT_PARAM_DISTANCEEFFECT, 5) setCombatParam(combat, COMBAT_PARAM_EFFECT, 5)...
  12. 115820

    OpenTibia SpellCreator: A graphical spell creation enviroment

    in tfs showed any error?
  13. 115820

    Make this spell

    up!
  14. 115820

    Make this spell

    Hi, someone can help me, make this spell for me.
  15. 115820

    How to generate "items.otb"?

    You can use items.otbm from MAPEDITOR files.
  16. 115820

    CreatureEvent [TFS 1.3] Item Sets

    I try 2 times. But now i just have 1 error. When i onEquip helmet dont give buffs, when deEquip hemet give buffs. (others parts works fine, just helmet not)
  17. 115820

    CreatureEvent [TFS 1.3] Item Sets

    I try again, and now just helmet don’t work, when I onequip the attributes are remove, and when I deequip attributes add. I will make a video to you see. I post later
  18. 115820

    CreatureEvent [TFS 1.3] Item Sets

    I need relogin to work
  19. 115820

    Spell with Error tfs 1.2

    UP!
Back
Top