DBC Strings BitMask menu

User Tag List

Results 1 to 2 of 2
  1. #1
    Monkeyx3's Avatar Member
    Reputation
    6
    Join Date
    Dec 2009
    Posts
    9
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    DBC Strings BitMask

    I have a simple question. In a 3.3.5a 12340 DBC a string is present in difference columns for localization. At the end there is always a bitmask. What stands this bitmask for? Does it contains information about the supported locales?

    thanks in advance

    DBC Strings BitMask
  2. #2
    stoneharry's Avatar Moderator Harry


    Reputation
    1618
    Join Date
    Sep 2007
    Posts
    4,564
    Thanks G/R
    151/150
    Trade Feedback
    0 (0%)
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    These are the only text flags I could find:

    https://github.com/stoneharry/Spell-...s/TextFlags.cs
    Code:
    namespace SpellEditor.Sources.Constants
    {
        enum TextFlags : uint
        {
            EMPTY       = 0xFF01FC,
            NOT_EMPTY   = 0xFF01FE,
            // Schlumpf: found a localization flag not being one of the two you know but 0xFF01CC,
            // making bit 2 the "is present" bit and adding bits 5 and 6 to the set of unknown ones.
            UNKNOWN_1   = 0xFF01CC,
            UNKNOWN_2   = 0xFF01EE
        }
    }
    It appears the field is not even read by the client. Each of the other localisation columns is a different language, with only the first ~8 used by retail. As of Cataclysm they stopped localising in this manner and just distributed the files each client needs.

Similar Threads

  1. Question about DBC string reading
    By Game2Mesh in forum WoW Memory Editing
    Replies: 0
    Last Post: 01-12-2015, 10:45 AM
  2. [Request] Dbc File Startup String.dbc
    By BanzBoyz77 in forum WoW ME Questions and Requests
    Replies: 2
    Last Post: 03-20-2011, 06:38 PM
  3. Read DBC strings through marshaling [or something else]?
    By XTZGZoReX in forum WoW Memory Editing
    Replies: 1
    Last Post: 05-13-2010, 06:29 AM
  4. Can someone upload me dbc.mpq?
    By pandaman in forum World of Warcraft General
    Replies: 3
    Last Post: 08-25-2006, 09:05 PM
  5. DBC files
    By Tayo in forum WoW ME Questions and Requests
    Replies: 9
    Last Post: 08-24-2006, 05:48 AM
All times are GMT -5. The time now is 01:06 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search