WoW:Events/Skill: Difference between revisions
< Events
Jump to navigation
Jump to search
m (automated upload) |
m (Robot: converting/fixing HTML) |
||
Line 16: | Line 16: | ||
; arg1 : The content of the chat message. | ; arg1 : The content of the chat message. | ||
'''arg1''' formats are found in Blizzard's <tt>GlobalStrings.lua</tt>. Some possibilities: | |||
* <tt>ERR_SKILL_GAINED_S</tt> (eg. "You have gained the Blacksmithing skill.") | * <tt>ERR_SKILL_GAINED_S</tt> (eg. "You have gained the Blacksmithing skill.") |
Revision as of 09:58, 20 January 2007
|
|
"CHAT_MSG_SKILL"
|
Category: Player,Skill |
Fired when some chat messages about skills are displayed.
arg1 formats are found in Blizzard's GlobalStrings.lua. Some possibilities:
|
"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 |