• 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. Albert José

    [USA] [10.98] Neprenia

    Some updates ❤️ Bonelord Tower Quest Bonelord Tome (Dodge Item) Release of Fury
  2. Albert José

    [TFS 1.4+] Async HttpClient system

    Amazing contribution!!! 😍😍
  3. Albert José

    [USA] [10.98] Neprenia

    Spell Module showing previews
  4. Albert José

    [USA] [10.98] Neprenia

    Tier 3 - Equipments Quests
  5. Albert José

    Feature [TFS 1.3] Monster Levels

    Warning: For everyone using it, it gets a little buggy in these cases: Players using mana shield Mana Drain Attacks Players using energy ring In short: the monster level damage multiplier is not applied, I made some changes to my server to resolve these bugs, I will try to organize...
  6. Albert José

    [USA] [10.98] Neprenia

    It was fixed, thanks for repporting
  7. Albert José

    [USA] [10.98] Neprenia

    Everything You Need to Know to Start Playing Neprenia. Neprenia is a Tibia OT server that focuses on rapid progression. From the beginning, you'll notice your level rising quickly, and this is intentional, allowing you to experience swift progress. It's important to understand that leveling up...
  8. Albert José

    [USA] [10.98] Neprenia

    Teleport Rod System (soon)
  9. Albert José

    AAC The better website for TFS 1.4.2

    I would say MyAcc, but it's my personal preference, you are right trying both, if you haven't a great web development skill choose the best for you operate. About errors, the first one you can solve creating the table: CREATE TABLE `z_polls` ( `id` int(11) NOT NULL...
  10. Albert José

    [USA] [10.98] Neprenia

    More details about our reset system: We're here to introduce our Reborn System, a unique reset system. Each reset matters, improving your character, granting access to rewards, and earning you reset coins that can be used to purchase in-game items, vip time, outfits, or mounts. Here are some of...
  11. Albert José

    [USA] [10.98] Neprenia

    Experience? Who Cares! Welcome to the Ultimate Power Gaming Experience. Here at Neprenia, we're not just another high exp rate server. We're a realm of unstoppable power, relentless PvP, and boundless opportunities for gamers who crave the thrill of rapid progression. Our focus isn't on...
  12. Albert José

    TFS 1.X+ Change 25 items to other item

    if item:getCount() < 25 then --error message return true end -- everything else
  13. Albert José

    Graphic Designer Promotional & war videos services

    I gotta say, this guy is top-notch. The whole service was super pro, and his advice and teamwork totally exceeded my expectations with my server's logo 🥰
  14. Albert José

    Count to 10!

    1
  15. Albert José

    servers that come with wiki's

    So how about ignoring the wiki? I like to read them quickly to decide whether or not the server is worth my time 🤣
  16. Albert José

    Feature [TFS 1.3] Monster Levels

    Are you sure you changed everything following this commit? aasfdfdasfdafdasf · infernumx/forgottenserver@723b97b (https://github.com/infernumx/forgottenserver/commit/723b97b414ec029cc2d70ffeb5bf83c0d497a3bc) This file change are doing exactly what you want:
  17. Albert José

    Feature [TFS 1.3] Monster Levels

    If you do the changes that are in the commit posted in the first post it should work, the last file, "protocolgame.cpp" was changed in order to show the monster level.
  18. Albert José

    Best approach to make custom dat/spr compatible with cipsoft updates

    If it is not a requirement to keep the official ids, I recognize that it is a much easier way, but I enjoyed having my custom dat/spr with only the items that I modified, merging with the official later with my script ready now will not be a big deal in the future.
  19. Albert José

    Best approach to make custom dat/spr compatible with cipsoft updates

    This can create incompatibilities with custom maps or for future TFS updates that point to new outfits, effects or items. I want to keep the official item object IDs for this reason.
  20. Albert José

    Best approach to make custom dat/spr compatible with cipsoft updates

    There is my best approach until now: I have created a blank .dat/.spr adding only my custom items, additionaly I created a csv that store all my items attributes, including id, name, description, atk, defense, etc. I'm using the object builder to merge the last .dat/.spr launched with my...
Back
Top