View Single Post
  #12  
Unread 04-21-2008, 02:16 PM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

Quote:
Originally Posted by Taemek View Post
It's ok, I released it with the /useabilityonplayer route anyway cause I just didnt feel right about doing it the other way. . I will how ever be using that code you showed me in reguards to toggling out pets, thats going to come in handy, thank you for that, appreciate it.
Just to be clear, you only need the OnHoverIn if you are switching targets, otherwise you don't need that. If you are switching targets there is not much point in using /useabilityonplayer, in that case using /useability would be easier (and more compatible).

As to the say code, you will want to do it like this, since you cannot use ingame variables such as %T:
useabilityonplayer parent.GroupMember1.MemberInfoPage.Name.Text Mana Flow
target_previous
gsay Mana Flow on GroupMember1.MemberInfoPage.Name.Text in 30 seconds.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote