Project

General

Profile

Feature - New #1438

New Character or Group/Raid Members

Added by bjcasey almost 9 years ago. Updated over 8 years ago.

Status:
Implemented
Priority:
Normal
Assignee:
Category:
-
Start date:
2015-07-25
Due date:
% Done:

0%

Estimated time:
vbulletin_issue_id:

Description

I'm looking for a way to tell if a character is the group leader.  Something like ${Me.IsGroupLeader} would be wonderful.

Other addtions:

${Me.Group[X].IsGroupLeader}

${Me.Raid[X].IsRaidLeader}

${Me.Raid[X].IsRaidLooter}

#1

Updated by Amadeus over 8 years ago

  • Status changed from New to Feedback Required
  • Assignee set to Amadeus

I will have to log in with someone in a group to look at this further; however, for now, what are the ways that you can tell who is the leader if you were just playing the game without ISXEQ2?   In other words, where is this information found in the EQ2 user interface?

#2

Updated by Kannkor over 8 years ago

When you are grouped, the group window shows the leader as a yellow highlighted/border around their name.

I can group with you any time/make a raid.

#3

Updated by Amadeus over 8 years ago

  • Status changed from Feedback Required to Implemented

December 16, 2015
[20151208.0003]
* The 'Label' MEMBER of the eq2uielement class, when used with a "Text" type element, will return the localized text.
* Added new MEMBER to the character datatype:
  1.  IsGroupLeader                 (bool)
* Added new MEMBER to the eq2uielement datatype:
  1.  TextColor                     (uint)
  (Note:  "TextColor" is only valid for 'Text' type eq2uielements and may not always be the value anticipated
           due to overlays/shadows/etc.)
* Added new Knowledgebase Article:  "How to determine group leader"
  >
https://forge.isxgames.com/projects/isxeq2/knowledgebase/articles/19

Also available in: Atom PDF