Project

General

Profile

VG onAlertText (Event)

Description

This event fires on every instance that you receive the 'popup' alert text. (ie: "You are stunned!", "Invalid Target", etc.)

Parameters

This event sends with it two parameters:

Notes

The 'text' for this comes with all of the formatting included, for example:

"<color=yellow> <18> Your Dodge skill increased! <color=gray> <14> It is now 164." OR "<color=red> <18> <displayTicks> 1200 You are stunned!"

So, you will probably want to use the "Find" member of the string datatype rather than "Equal".

Also note that quest updates, area names as you enter, etc (most all onscreen announcements)...come across this event.