Flag Operators Library

Flag Operators Library

File Details

Flags Library 1.03

  • R
  • May 20, 2010
  • 42.71 KB
  • 720

File Name

Bit_Operations_1.03.SC2Map

Supported Versions

    Version 1.03

    • I've updated the functions using new discoveries of how Blizzard does their macros. I combined several of the functions. Set, clear, shift left, and shift right are now all in the "modify flags" function, for example. I've also categorized the functions with similar functions. All the 'for each' loops are now in the General category with other loops.

    Version 1.02

    • Added three new functions:
      • Flags Match All Filters
      • Flags Match Any Filters
      • Convert Integer to Example Flag
    • Updated several old functions

    Version 1.01

    • Fixed localization bug

    Version 1.0

    • First release.

    Note: The import/export library functions of the editor are broken (hint and grammar text erase when you use import), so follow the method detailed in this post: Library Import/Export Bug