Fires when the color settings for chat message types are updated. Signature: Code ("type", red, green, blue)
Arguments: - type - Chat message type for which the color setting has changed (string)
- red - Red component of the color (0.0 - 1.0) (number)
- green - Green component of the color (0.0 - 1.0) (number)
- blue - Blue component of the color (0.0 - 1.0) (number)
Также смотрите: Игровые события
Ссылки: http://wowprogramming.com/docs/events/UPDATE_CHAT_COLOR
|