View Single Post
  #1  
Unread 03-15-2009, 01:28 PM
Xudanab Xudanab is offline
A Young Mystail Rat
 
Join Date: May 2006
Server: Antonia Bayle
Posts: 3
Default GroupMember0 issues

After adding a section for GroupMember0 to my group window (default UI based) I've found the following issues.

- The name never updates like other group members.
+ Work around with DynamicData="/GameData.Self.Name"

- The health and power did not update like other group members.
+ Work around with DynamicData="/GameData.Self.Power" and DynamicData="/GameData.Self.Health"

- Clicking on the name does not change the target as it does for other group members.
+ No work around found yet.

- The detrimental effects show up, but the graphic is a grayish looking thing instead of the appropriate graphic.
+ No work around found yet.


How do I fix the things that I'm still missing? Are there more appropriate solutions to the things I already have work arounds for?

Thanks.
Reply With Quote