Project

General

Profile

Feature - Enhancement #1466

Modify Actor Member .InMyGroup

Added by Herculezz over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2015-10-10
Due date:
% Done:

0%

Estimated time:
vbulletin_issue_id:

Description

Amadeus would it be possible to modify this member to only trigger True on if they are in my actual group and add another member for .InMyRaid?

thanks!

if not no biggie ill keep doing it the way i have been, just thought this would be conveinient

#1

Updated by Amadeus over 8 years ago

  • Status changed from New to Feedback Required

When you're checking that, do you not already have the ID for the actor?   If so, then doing something like if ${Me.Group[id,#](exists)} would be about the same thing as what I could add (same for raid.)    In fact, even doing something like if ${Me.Group[id,${Actor[NAME].ID}](exists)} wouldn't really be much less efficient than what I would be able to provide.  Getting a group or raid member by ID is very efficient.

#2

Updated by Herculezz over 8 years ago

yes i do and thats how i actually do check it, and if its about as efficient as your gonna get then all is good. ill continue the way i have it. Thanks for the feedback.

#3

Updated by Amadeus over 8 years ago

  • Status changed from Feedback Required to Closed

Also available in: Atom PDF