Jump to content
  • We are looking for staff for the Wiki area!
    If interested please
    click here and select "Documentation Team"

  • AnimationData


    antz
     NOTE:  This page is auto-generated from the MAGNET DBCDocs module,
                 Any changes made directly to this page will be lost when it is regenerated.

    Description of the DBC file 'AnimationData' for MaNGOSFour

    The animation data table contains definitions for the different animations models can have.

    The file contents is read and mapped into the struct animationdataEntry in the MaNGOS core.

    The field types and usage is defined in animationdatafmt in the MaNGOS core.

    The File is currently *NOT USED* by the MaNGOS core.

    The Field definitions follow, No. of fields: 6 strong>

    Field Name Field Type Notes
    AnimationDataId INT(11) The ID of the animation to play.
    Name TEXT The Name of the animation.
    WeaponFlags INT(11) These flags describe if an animation should modify the weapon(s) state worn by a character.
    Bodyflags INT(11) See Below.
    Flags INT(11) See Below.
    PreviousAnimationDataId INT(11) The preceeding animation.

    Description of the fields

    AnimationDataId INT(11)

    The ID of the animation to play.

    Name TEXT

    The Name of the animation.

    WeaponFlags INT(11)

    These flags describe if an animation should modify the weapon(s) state worn by a character. Animations can ignore weapons and sheathe/unsheathe them.

    Value Meaning
    0 Weapon not affected by animation.
    4 Sheathe weapons automatically.
    16 Sheathe weapons automatically.
    32 Unsheathe weapons.

    Bodyflags INT(11)

    TODO: Need to document the BodyFlags

    Flags INT(11)

    TODO: Need to document the Flags

    PreviousAnimationDataId INT(11)

    References an animation ID from [AnimationData.dbc#AnimationDataID].


    auto-generated by the getMaNGOS.eu MAGNET dbcdocs module

    Edited by Antz


    User Feedback

    Recommended Comments

    There are no comments to display.



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use