WoW:Events/Skill

< Events
Revision as of 09:58, 20 January 2007 by WoWWiki>VoidvectorBot (Robot: converting/fixing HTML)

Event API


"I" iconNote that this page is automatically generated; editing it is pointless. To edit event descriptions, edit the entries in the alphabetical pages, e.g. Events/A, Events/B, etc. Changes there will be copied over to here within a few hours.


Skill related events

"CHAT_MSG_SKILL"
Category: Player,Skill
 

Fired when some chat messages about skills are displayed.

arg1
The content of the chat message.

arg1 formats are found in Blizzard's GlobalStrings.lua. Some possibilities:

  • ERR_SKILL_GAINED_S (eg. "You have gained the Blacksmithing skill.")
  • ERR_SKILL_UP_SI (eg. "Your skill in Cooking has increased to 221.")


"CHAT_MSG_SPELL_TRADESKILLS"
Category: Skill
 



"CRAFT_UPDATE"
Category: Skill
 

Fired when a crafting event is updating.


"SKILL_LINES_CHANGED"
Category: Skill
 



"UPDATE_TRADESKILL_RECAST"
Category: Skill