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

  • spell_target_position


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

    Description of the 'spell_target_position' table for MaNGOSTwo

    This table holds coordinate information on where the player should be teleported to when a spell with effect SPELL_EFFECT_TELEPORT_UNITS.

    Table Notes

    This table uses the 'MyISAM' DB Engine

    The Field definitions follow:

    Field Name Field Type Nullable Key Default Value Attributes Notes
    id mediumint(8) unsigned NO PRI '0'   The spell identifier. The value has to match with a defined spell identifier.
    target_map smallint(5) unsigned NO '0'   The target map's identifier.
    target_position_x float NO '0'   The X position on the target map.
    target_position_y float NO '0'   The Y position on the target map.
    target_position_z float NO '0'   The Z position on the target map.
    target_orientation float NO '0'   The orientation for the character on the target map.

    Description of the fields

    id mediumint(8) unsigned

    The spell identifier. The value has to match with a defined spell identifier [See Spell.dbc].

    target_map smallint(5) unsigned

    The target map's identifier. The value has to match with a defined map identifier [See Map.dbc].

    target_position_x float

    The X position on the target map.

    target_position_y float

    The Y position on the target map.

    target_position_z float

    The Z position on the target map.

    target_orientation float

    The orientation for the character on the target map. This is measured in radians, 0 is north on the mini-map and pi is south on the mini-map etc.


    auto-generated by the getMaNGOS.eu MAGNET dbdocs 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