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

flags

  1. Paulix

    TFS 1.X+ Convert Flag value to enum from getSlotPosition()

    Hello, I'm trying to check if an item can be use on slots 1, 4, 7, 8, 12 (Head, Armor, Legs, Feet or Hands) Enums on src looks like this... enum slots_t : uint8_t { CONST_SLOT_WHEREEVER = 0, CONST_SLOT_HEAD = 1, CONST_SLOT_NECKLACE = 2, CONST_SLOT_BACKPACK = 3...
  2. Paulix

    Monster Attacks and Defenses flags

    Does anyone have a list of all attacks and defesens flags for monsters? I tried to find but couldn't. I also tried to search on sources but its not clear for me
  3. Tomek Chleje

    Compiling (Object Builder) Flags, what are these 3 flags for?

    Hello, I have a question bothering me, what are these 3 flags for? The name 'Unknown' does not tell me anything. They appear in Object Builder under the 10.92 version. Regards
  4. Snavy

    Admin can't push from long distance

    as mentioned in the title, Admins - group 6, are not able to push items or creatures from long distance as group 7. I have tried to change the flags but that didn't help. <group id="6" name="Admin" flags="3845069447162" customFlags="781823" ... <group id="7" name="Owner" flags="3845069447162"...
  5. mengueh

    What is flags?

    Hello otlanders =) Could someone say me what is flag and what is it for? Thank you, Mengueh.
Back
Top