• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. M

    [TFS 1.X] Rarity Rolls & Custom Attributes Library

    how i can remove double loot?
  2. M

    OpenTibia OTLauncher + AutoUpdater

    Have any updates ?
  3. M

    Programmer TFS 1.x Programming Services

    these systems that I talked about in private
  4. M

    Programmer TFS 1.x Programming Services

    Available?
  5. M

    C++ getstorage c++

    done
  6. M

    C++ getstorage c++

    solver
  7. M

    change exp stage to float

    how can i change so that exp is: <stage minlevel="300" maxlevel="400" multiplier="2"/> <stage minlevel="401" maxlevel="601" multiplier="1.5"/> <stage minlevel="601" maxlevel="1000" multiplier="0.5"/> tfs 1.2
  8. M

    MyAAC v0.7.12

    everything was fine and suddenly the server is online
  9. M

    AAC Myaac pages problem

    i have this problem on items shop and character page if character is equipped anyone can give me a tip? https://otland.net/threads/myaac-v0-7-10.251454/page-27#post-2578432
  10. M

    MyAAC v0.7.12

    someone with these problems, and can help me ? if equipped items myaac Version: 0.7.11
  11. M

    MyAAC v0.7.12

    Version: 0.8.0-dev
  12. M

    MyAAC v0.7.12

    Reload monsters. All records deleted from table 'myaac_monsters' in database. Fatal error: Call to a member function getAttribute() on null in D:\xampp\htdocs\www\system\libs\pot\OTS_Monster.php on line 125
  13. M

    CreatureEvent [TFS 1.3] Item Sets

    is decreasing with an item, maybe i don't understand you or maybe you don't understand me. Leather Armor, Leather Legs, Leather Boots + Brass Helmet = -HP Leather Armor, Leather Legs, Leather Boots = + HP
  14. M

    AAC Myaac Sandbox

    Hello im try to activate sandbox on paypal but i can't enable config $config['paypal'] = array( 'enabled' => true, 'email' => '[email protected]', 'contact_email' => '', // if empty, email is used 'item_name' => 'Premium Points', 'payment_type' => '_xclick', //...
  15. M

    CreatureEvent [TFS 1.3] Item Sets

    All Set Parte 4/4 > HP [12483] using other helmet Set 1[3/4] +Helmet Set 2[1/4] > HP [11397] Remove Helmet and Set 1[3/4] > HP [12157] 3:01 You see Leather Set [3/4] [Leather Helmet, Leather Armor, Leather Legs, Leather Boots] Melee Skills +5 Distance Fighting +5 Shielding +5 Max HP +12%a...
  16. M

    CreatureEvent [TFS 1.3] Item Sets

    ITEM_SETS = { [1] = { -- set id name = "Leather Set", -- name of this set parts = { -- items that are part of this set {slot = CONST_SLOT_HEAD, item = 2461}, -- slot is where this item can be equipped, item is item id {slot = CONST_SLOT_ARMOR, item = 2467}, {slot =...
  17. M

    CreatureEvent [TFS 1.3] Item Sets

    @oen432 system user in test https://otland.net/threads/tfs-1-2-outfit-bonuses.254118/
  18. M

    Action [TFS 1.X] Cursed Chests

    removedfrom map, /r 😅 😅 😅
  19. M

    Action [TFS 1.X] Cursed Chests

    was doing a test i removed the chest and ...
Back
Top