View Single Post
  #14  
Unread 05-19-2005, 06:17 AM
Deathbane27's Avatar
Deathbane27 Deathbane27 is offline
aka Mook
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Nektulos
Posts: 1,451
Default

Okay, here it is.

Leave the main Name alone. It handles the target change event and all the if statements.

In GroupMember1.MemberInfoPage is a Button object named Trigger. Change Trigger's OnActivate event to what you want to happen when the groupmember is targetted, and OnDeActivate to what you want to happen when not targetted. Right now it's a font change with a bigger font if the member is targetted.

Once you've got that how you want it, just copy the Trigger object into each MemberInfoPage.

If it works in UIBuilder (test by selecting the main Name object, changing the name to/from GroupMember, and clicking the visiblity toggle) but not in-game, some re-working might help.

If you need help on how to do what you want with the scripts, just ask.
Attached Files
File Type: xml eq2ui_mainhud_groupmembers.xml (18.5 KB, 249 views)
__________________
If it ain't broke, it needs more features!
Reply With Quote