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

    C++ Reedem Codes system

    where can I find? for tfs 1.3
  2. antonio664

    TFS 1.X+ downgrade loot monster

    I am not good with codes. Please help me. if item.itemId >= 8000 then return false end is close to work?
  3. antonio664

    TFS 1.X+ downgrade loot monster

    Salutation! The purpose is that I want to filter items released after 8.6 not to be obtained in the game. TFS 1.3
  4. antonio664

    TFS 1.X+ downgrade loot monster

    Any ideas on how to filter the monsters' loot? example. If the batch is larger than ID 8000, ignore it. I don't want to have to downgrade one by one, because there are thousands!
  5. antonio664

    Lua npc addoner for tfs 1.3

    does anyone have an npc that sells addon?
  6. antonio664

    Lua [TFS 1.0] NPC walking to position

    I would like any NPC like that for TFs 1.3 can someone help?
  7. antonio664

    onAreaCombat events.xml

    events.xml <event class="Creature" method="onAreaCombat" enabled="1" /> what is the function of this? I tested it, but I didn't notice any difference
  8. antonio664

    skills id

    whow! Thanks!
  9. antonio664

    skills id

    I thought too but why are the multiple of club, sword, axe, distance e shield greater than that of EK? the greater the multiple, the slower it is? <vocation id="8" clientid="1" name="Elite Knight" description="an elite knight" gaincap="25" gainhp="15" gainmana="5" gainhpticks="0.8"...
  10. antonio664

    skills id

    vocations.xml <vocation id="5" clientid="3" name="Master Sorcerer" description="a master sorcerer" gaincap="10" gainhp="5" gainmana="30" gainhpticks="2.4" gainhpamount="1" gainmanaticks="0.2" gainmanaamount="2" manamultiplier="1.1" attackspeed="500" basespeed="220" soulmax="200"...
  11. antonio664

    Npc walk path

    bump
  12. antonio664

    NPC Rashid walking city to city

    example walking Carlin to -> Thais How MacroBot behavior
  13. antonio664

    C++ Account Manager for TFS 1.3

    it's very old. dated in the year 2014 https://github.com/otland/forgottenserver/pull/743/files I tested this but it didn't work. [ 1%] Generating CXX prefix source cotire/tfs_CXX_prefix.cxx [ 2%] Generating CXX prefix header cotire/tfs_CXX_prefix.hxx [ 3%] Building CXX precompiled header...
  14. antonio664

    (MyAAC) Featured Article on website

    EDIT: resolved
  15. antonio664

    expFromPlayersLevelRange

    bump
  16. antonio664

    (TFS 1.3) Need Exura Gran with non-variable heal

    it works! thank you everybody
  17. antonio664

    (TFS 1.3) Need Exura Gran with non-variable heal

    if removing local, it also doesn't work
  18. antonio664

    (TFS 1.3) Need Exura Gran with non-variable heal

    I've been breaking my head for two days. I can't see how
  19. antonio664

    (TFS 1.3) Need Exura Gran with non-variable heal

    exact. Cure constant. can you help me?
  20. antonio664

    (TFS 1.3) Need Exura Gran with non-variable heal

    I look for a predictable cure. Without the ups and downs.
Back
Top