Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #include "ScriptPCH.h"
- enum eIcons
- {
- CHAT_ICON = 0,
- VENDOR_ICON = 1,
- FLIGHT_ICON = 2,
- TRAINER_ICON = 3,
- GEAR_ICON = 4,
- GEAR_ICON_2 = 5,
- BANK_ICON = 6,
- CHAT_DOTS_ICON = 7,
- TABARD_ICON = 8,
- SWORDS_ICON = 9,
- GOLD_DOT_ICON = 10
- };
- // enum redo same FOR ALL classes
- enum war_spell
- {
- //Name OF spell = Spell ID // (,) Needed, remove it ONLY at the END. LIKE here
- war_spell_Overpower = 7384,
- war_spell_Battle_Shout = 47436,
- war_spell_Heroic_Strike = 47450,
- war_spell_Charge = 11578,
- war_spell_Rend = 47465,
- war_spell_Thunder Clap = 47502,
- war_spell_Victory Rush = 34428,
- war_spell_Hamstring = 1715,
- war_spell_Bloodrage = 2687,
- war_spell_Defensive_Stance = 71,
- war_spell_Sunder_Armor = 7386,
- war_spell_Taunt = 355,
- war_spell_Shield_Bash = 72,
- war_spell_Demoralizing_Shout = 47437,
- war_spell_Revenge = 57823,
- war_spell_Mocking_Blow = 694,
- war_spell_Shield_Block = 2565,
- war_spell_Disarm = 676,
- war_spell_Cleave = 47520,
- war_spell_Retaliation = 20230,
- war_spell_Stance_Mastery = 12678,
- war_spell_Execute = 47471,
- war_spell_Challenging_Shout = 1161,
- war_spell_Shield_Wall = 871,
- war_spell_Berserker_Stance = 2458,
- war_spell_Intercept = 20252,
- war_spell_Slam = 47475,
- war_spell_Berserker_Rage = 18499,
- war_spell_Whirlwind = 1680,
- war_spell_Pummel = 6552,
- war_spell_Sheild_Slam = 47488,
- war_spell_Recklessness = 1719,
- war_spell_Spell_Reflection = 23920,
- war_spell_Commanding_Shout = 47440,
- war_spell_Intervene = 3411,
- war_spell_Shattering_Throw = 64382,
- war_spell_Enraged_Regeneration = 55694,
- war_spell_Heroic_Throw = 57755,
- war_spell_Dual_Wield = 42459,
- war_spell_Plate_Mail_skill = 750,
- war_spell_Intimidating_Shout = 5246,
- war_spell_Parry = 3127,
- war_spell_Riding = 34093,
- war_spell_Journeyman_Riding = 33392,
- war_spell_Cold_Weather_Flying = 54197,
- war_spell_Plate_Mail_skill = 750,
- war_spell_Axes_skill = 196,
- war_spell_Two_Handed_Axes_skill = 197,
- war_spell_Maces_skill = 198,
- war_spell_Two_Haned_Maces_skill = 199,
- war_spell_Polearms_skill = 200,
- war_spell_Swords_skill = 201,
- war_spell_Two_Handed_Swords_skill = 202,
- war_spell_Shoot = 264,
- war_spell_Crossbows_skill = 5011,
- war_spell_Guns_skill = 266,
- war_spell_Throw = 2567,
- war_spell_Mortal Strike = 47486,
- war_spell_Devastate = 47498
- //END Spell = blabla
- };
- enum pala_spell
- {
- //Name OF spell = Spell ID // (,) Needed, remove it ONLY at the END. LIKE here
- pala_spell_Parry = 3127,
- pala_spell_Concentration_Aura = 19746,
- pala_spell_Divine_Intervention = 19752,
- pala_spell_Plate_Mail_skill = 750,
- pala_spell_Devotion_Aura = 48942,
- pala_spell_Holy_Light = 48782,
- pala_spell_Blessing_of_Might = 48932,
- pala_spell_Judgement_of_Light = 20271,
- pala_spell_Divine_Protection = 498,
- pala_spell_Hammer_of_Justice = 10308,
- pala_spell_Purify = 1152,
- pala_spell_Hand_of_Protection = 10278,
- pala_spell_Lay_on_Hands = 48788,
- pala_spell_Judgement_of_Wisdom = 53408,
- pala_spell_Redemption = 48950,
- pala_spell_Blessing_of_Wisdom = 48936,
- pala_spell_Righteous_Defense = 31789,
- pala_spell_Hand_of_Reckoning = 62124,
- pala_spell_Retribution_Aura = 54043,
- pala_spell_Righteous_Fury = 25780,
- pala_spell_Hand_of_Freedom = 1044,
- pala_spell_Blessing_of_Kings = 20217,
- pala_spell_Consecration = 48819,
- pala_spell_Exorcism = 48801,
- pala_spell_Flash_of_Light = 48785,
- pala_spell_Sense_Undead = 5502,
- pala_spell_Seal_of_Justice = 20164,
- pala_spell_Turn_Evil = 10326,
- pala_spell_Hand_of_Salvation = 1038,
- pala_spell_Judgement_of_Justice = 53407,
- pala_spell_Shadow_Resistance_Aura = 48943,
- pala_spell_Seal_of_Light = 20165,
- pala_spell_Frost_Resistance_Aura = 48945,
- pala_spell_Divine_Shield = 642,
- pala_spell_Fire_Resistance_Aura = 48947,
- pala_spell_Seal_of_Wisdom = 20166,
- pala_spell_Cleanse = 4987,
- pala_spell_Hammer_of_Wrath = 48806,
- pala_spell_Hand_of_Sacrifice = 6940,
- pala_spell_Holy_Wrath = 48817,
- pala_spell_Greater_Blessing_of_Might = 48934,
- pala_spell_Greater_Blessing_of_Wisdom = 48938,
- pala_spell_Greater_Blessing_of_Kings = 25898,
- pala_spell_Crusader_Aura = 32223,
- pala_spell_Avenging_Wrath = 31884,
- pala_spell_Divine_Plea = 54428,
- pala_spell_Shield_of_Righteousness = 61411,
- pala_spell_Sacred_Shield = 53601,
- pala_spell_Plate_Mail_skill = 750,
- pala_spell_Axes_skill = 196,
- pala_spell_Two_Handed_Axes_skill = 197,
- pala_spell_Maces_skill = 198,
- pala_spell_Two_Haned_Maces_skill = 199,
- pala_spell_Polearms_skill = 200,
- pala_spell_Swords_skill = 201,
- pala_spell_Two_Handed_Swords_skill = 202,
- pala_spell_Holy_Shield = 48952,
- pala_spell_Avenger's Shield = 48827,
- pala_spell_Greater_Blessing_of_Sanctuary = 25899,
- pala_spell_Holy _Shock = 48825,
- pala_spell_Seal _of _Vengeance = 31801, // Alliance
- pala_spell_Warhorse = 13819, // Alliance
- pala_spell_Charger = 23214, // Alliance
- pala_spell_Seal_of_Corruption = 53736, // Horde
- pala_spell_Thalassian_Warhorse = 34769, // Horde
- pala_spell_Thalassian_Charger = 34767, // Horde
- };
- enum mount_spell
- {
- mount_spell_Master_Riding = 90265,
- mount_spell_Journeyman_Riding = 33392,
- mount_spell_Cold_Weather_Flying = 54197,
- mount_spell_Flight_Master_License = 90267
- };
- enum hunter_spell
- {
- hunter_spell_Scorpid_Sting = 3043,
- hunter_spell_Parry = 3127,
- hunter_spell_Rapid_Fire = 3045,
- hunter_spell_Viper_Sting = 3034,
- hunter_spell_Mail_skill = 8737,
- hunter_spell_Track_Beasts = 1494,
- hunter_spell_Aspect_of_the_Monkey = 13163,
- hunter_spell_Raptor_Strike = 48996,
- hunter_spell_Serpent_Sting = 49001,
- hunter_spell_Arcane_Shot = 49045,
- hunter_spell_Hunter's_Mark = 53338,
- hunter_spell_Concussive_Shot = 5116,
- hunter_spell_Aspect_of_the_Hawk = 27044,
- hunter_spell_Call_Pet = 883,
- hunter_spell_Dismiss_Pet = 2641,
- hunter_spell_Feed_Pet = 6991,
- hunter_spell_Revive_Pet = 982,
- hunter_spell_Tame_Beast = 1515,
- hunter_spell_Track_Humanoids = 19883,
- hunter_spell_Distracting_Shot = 20736,
- hunter_spell_Mend_Pet = 48990,
- hunter_spell_Wing_Clip = 2974,
- hunter_spell_Eagle_Eye = 6197,
- hunter_spell_Eyes_of_the_Beast = 1002,
- hunter_spell_Scare_Beast = 14327,
- hunter_spell_Aspect_of_the_Cheetah = 5118,
- hunter_spell_Immolation_Trap = 49056,
- hunter_spell_Mongoose_Bite = 53339,
- hunter_spell_Multi_Shot = 49048,
- hunter_spell_Track_Undead = 19884,
- hunter_spell_Aspect_of_the_Viper = 34074,
- hunter_spell_Disengage = 781,
- hunter_spell_Freezing_Trap = 14311,
- hunter_spell_Beast_Lore = 1462,
- hunter_spell_Track_Hidden = 19885,
- hunter_spell_Track_Elementals = 19880,
- hunter_spell_Frost_Trap = 13809,
- hunter_spell_Aspect_of_the_Beast = 13161,
- hunter_spell_Feign_Death = 5384,
- hunter_spell_Flare = 1543,
- hunter_spell_Track_Demons = 19878,
- hunter_spell_Explosive_Trap = 49067,
- hunter_spell_Aspect_of_the_Pack = 13159,
- hunter_spell_Track_Giants = 19882,
- hunter_spell_Volley = 58434,
- hunter_spell_Aspect_of_the_Wild = 49071,
- hunter_spell_Steady_Shot = 49052,
- hunter_spell_Track_Dragonkin = 19879,
- hunter_spell_Deterrence = 19263,
- hunter_spell_Tranquilizing_Shot = 19801,
- hunter_spell_Kill_Command = 34026,
- hunter_spell_Snake_Trap = 34600,
- hunter_spell_Misdirection = 34477,
- hunter_spell_Kill_Shot = 61006,
- hunter_spell_Aspect_of_the_Dragonhawk = 61847,
- hunter_spell_Master's_Call = 53271,
- hunter_spell_Freezing_Arrow = 60192,
- hunter_spell_Call_Stabled_Pet = 62757,
- hunter_spell_Axes_skill = 196,
- hunter_spell_Two_Handed_Axes_skill = 197,
- hunter_spell_Polearms_skill = 200,
- hunter_spell_Swords_skill = 201,
- hunter_spell_Two_Handed_Swords_skill = 202,
- hunter_spell_Bows_skill = 264,
- hunter_spell_Guns_skill = 266,
- hunter_spell_Crossbows_skill = 5011,
- hunter_spell_Dual_Wield = 42459,
- hunter_spell_Wyvern_Sting = 49012,
- hunter_spell_Explosive_Shot = 60053,
- hunter_spell_Conterattack = 48999,
- hunter_spell_Aimed_Shot = 49050,
- };
- enum mage_spell
- {
- mage_spell_Arcane_Explosion = 42921,
- mage_spell_Frostbolt = 42842,
- mage_spell_Arcane_Intellect = 42995,
- mage_spell_Fireball = 42833,
- mage_spell_Conjure_Water = 27090,
- mage_spell_Conjure_Food = 33717,
- mage_spell_Fire_Blast = 42873,
- mage_spell_Arcane_Missiles = 42846,
- mage_spell_Polymorph = 12826,
- mage_spell_Polymorph_Turtle = 28271,
- mage_spell_Polymorph_Turkey = 61780,
- mage_spell_Polymorph_Rabbit = 61721,
- mage_spell_Polymorph_Pig = 28272,
- mage_spell_Frost_Nova = 42917,
- mage_spell_Dampen_Magic = 43015,
- mage_spell_Slow_Fall = 130,
- mage_spell_Flamestrike = 42926,
- mage_spell_Amplify_Magic = 43017,
- mage_spell_Remove_Curse = 475,
- mage_spell_Blink = 1953,
- mage_spell_Blizzard = 42940,
- mage_spell_Evocation = 12051,
- mage_spell_Fire_Ward = 43010,
- mage_spell_Mana_Shield = 43020,
- mage_spell_Frost_Ward = 43012,
- mage_spell_Scorch = 42859,
- mage_spell_Counterspell = 2139,
- mage_spell_Cone_of_Cold = 42931,
- mage_spell_Conjure_Mana_Gem = 42985,
- mage_spell_Ice_Armor = 43008,
- mage_spell_Ice_Block = 45438,
- mage_spell_Mage_Armor = 43024,
- mage_spell_Arcane_Brilliance = 43002,
- mage_spell_Molten_Armor = 43046,
- mage_spell_Arcane_Blast = 42897,
- mage_spell_Ice_Lance = 42914,
- mage_spell_Invisibility = 66,
- mage_spell_Ritual_of_Refreshment = 58659,
- mage_spell_Spellsteal = 30449,
- mage_spell_Conjure_Refreshment = 42956,
- mage_spell_Frostfire_Bolt = 47610,
- mage_spell_Dalaran_Brilliance = 61316,
- mage_spell_Dalaran_Intellect = 61024,
- mage_spell_Mirror_Image = 55342,
- mage_spell_Portal_Dalaran = 53142,
- mage_spell_Frost_Armor = 7301,
- mage_spell_Swords_skill = 201,
- mage_spell_Axes_skill = 196,
- mage_spell_Staves_skill = 227,
- mage_spell_Daggers_skill = 1180,
- mage_spell_Teleport_Exodar = 32271, // Alliance
- mage_spell_Teleport_Theramore = 49359, // Alliance
- mage_spell_Teleport_Darnassus = 3565, // Alliance
- mage_spell_Teleport_Shattrath = 33690, // Alliance
- mage_spell_Teleport_Ironforge = 3562, // Alliance
- mage_spell_Teleport_Stromwind = 3561, // Alliance
- mage_spell_Portal_Darnassus = 11419, // Alliance
- mage_spell_Portal_Exodar = 32266, // Alliance
- mage_spell_Portal_Ironforge = 11416, // Alliance
- mage_spell_Portal_Shattrath = 33691, // Alliance
- mage_spell_Portal_Theramore = 49360, // Alliance
- mage_spell_Teleport_Orgrimmar = 3567, // Horde
- mage_spell_Teleport_Shattrath = 35715, // Horde
- mage_spell_Teleport_Thunder_Bluff = 3566, // Horde
- mage_spell_Teleport_Stonard = 49358, // Horde
- mage_spell_Teleport_Silvermoon = 32272, // Horde
- mage_spell_Teleport_Undercity = 3563, // Horde
- mage_spell_Portal_Orgrimmar = 11417, // Horde
- mage_spell_Portal_Shattrath = 35717, // Horde
- mage_spell_Portal_Silvermoon = 32267, // Horde
- mage_spell_Portal_Stonard = 49361, // Horde
- mage_spell_Portal_Thunder_Bluff = 11420, // Horde
- mage_spell_Portal_Undercity = 11418, // Horde
- mage_spell_Pyroblast = 42891,
- mage_spell_Ice_Barrier = 43039,
- mage_spell_Living_Bomb = 55360,
- mage_spell_Dragon's_Breath = 42950,
- mage_spell_Blast_Wave = 42945,
- mage_spell_Arcane_Barrage = 44781,
- };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement