A simple behavior I use for my questing profile.
It's for occasions when you need to use an item in your inventory and then click an area on the ground to fire it.
Arguments:
QuestId - Id of the quest
ItemId - item to use
X,Y,Z - location to fire at
Example:
It's for occasions when you need to use an item in your inventory and then click an area on the ground to fire it.
Arguments:
QuestId - Id of the quest
ItemId - item to use
X,Y,Z - location to fire at
Example:
PHP:
<CustomBehavior File="UseAoeCircle" QuestId="13798" ItemId="45598" X="2270.883" Y="-2527.672" Z="96.38604" />