View Single Post
09/11/20, 05:49 PM   #1
ArtOfShred
 
ArtOfShred's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2016
Posts: 103
[open] EVENT_GROUP_MEMBER_JOINED not triggering where expected

EVENT_GROUP_MEMBER_JOINED was updated in some way with Stonethorn where it no longer triggers an event except on the initial group formation OR for a local player when they accept an invite and join a group.

I.E. if I'm ungrouped and invite a player and they accept, the event triggers for both players. When I invite any additional players to the group, there is no event for the group leader or other current party members when someone joins.

Presumably this is not intentional, as prior to this the event did properly trigger when someone joined the group.

EDIT: Just as a note I believe before the recent changes made, there was actually no event for a local player who accepted a group invite to an already formed group as I had some code used as a workaround for displaying a message to a player who was joining an already formed group.

Last edited by ArtOfShred : 09/11/20 at 06:16 PM.
  Reply With Quote