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

Recent content by Alexandre Nadal

  1. Alexandre Nadal

    Allow item with FLAG_NOLIMIT

    This worked perfectly, thank you very much.
  2. Alexandre Nadal

    Allow item with FLAG_NOLIMIT

    Bump!
  3. Alexandre Nadal

    Allow item with FLAG_NOLIMIT

    I'm trying to introduce a gold pouch on my 7.4 server I added a condition in container.cpp below Container::queryAdd: if (getID() == ITEM_GOLD_POUCH && !hasBitSet(FLAG_NOLIMIT, flags)) { return RETURNVALUE_LOOTPOUCHINVALIDITEM; } This condition blocks adding any item to my...
  4. Alexandre Nadal

    TFS 1.X+ onMoveItem, do not allow placing item inside a container.

    @Roddet I added this: And it worked But how do I create an authorized item list?
  5. Alexandre Nadal

    [Brazil][7.4] Ancient Retro - 27/05/2024

    ### Welcome to [ANCIENT] – Classic Tibia 7.4! Do you miss the golden days of Tibia when version 7.4 reigned supreme? Then get ready for a nostalgic journey back in time! We are excited to introduce Ancient Retro, a server dedicated to recreating the authentic Tibia 7.4 experience. Here, you'll...
Back
Top