Page 1 of 1

Entering Worldspire from Raid

Posted: Fri Dec 21, 2018 5:49 pm
by bazillion
When I try to open the portal with the group leader while in a raid, it creates a single instance for the group leader, and every subsequent group member that joins just gets their own instance.

Re: Entering Worldspire from Raid

Posted: Fri Dec 21, 2018 5:59 pm
by Ydiss
Thanks for your feedback.

The code used for this instance creation is the same as used for other group instances (i.e. Ascent/Enomuth/Hive)). I've never seen this before as I tend to always form a group for group instances (not a raid). However, it uses a command that specifically assigns the group to an instance (alternatively, you can use a command that assigns a raid for raid instances).

My first guess is this command is not designed to work if you're raided and is a limitation of eqemu code. That said, I think it wouldn't hurt to add something that checks if raided and responds accordingly, to tell players to leave the raid and form a group. Will look to add this.