That's an interesting error. I call CombatManager.getCombatantNodes() so that must be returning the entries that aren't currently in the combat tracker.
Printable View
Is it a different call to select which CT entries populate the PCs and NPCs sections of RR? As it stands now, if I move a CT actor to a hidden Combat Group, they instantly disappear from RR (as I think they should).
I'm very curious as there are some other extensions (Clock Adjuster comes to mind) that I would love to use, but don't interact favorably with Combat Groups in the same way.
Thanks for the reply.
Unfortunately that probably means it's not an easy change on your end to make the Random Selector pick from only those in the filtered view and I won't be able to just replace CombatManager.getCombatantNodes() with a different call to solve other issues elsewhere...
Is there any way to have the staged roll windows pop-up on the player's side instead of the GM's side if a connected player owns an NPC via the Assistant GM or Pets (formerly Friend Zone) extensions?
"NPC: Prompt Owner to Roll Saves" puts the pop-up on the GM's side.
Version 2.17
- Add support for Pets, which replace Friend Zone
- Adopt changes from ruleset updates
- Visual changes accompany back end upgrades
Thanks for the speedy action!
Pets works perfectly now.
Sharing NPCs with Assistant GM still gives the pop-up to the GM. I'm assuming this never worked in the past. I'd love to see it if you're up for it.
I think the optimal behavior would be:
If an NPC is shared with a single connected player, that player gets the pop-up. If the player isn't connected, the GM gets the pop-up.
If a connected player has access to all NPCs, both that player and the GM get the pop-up and whoever uses it first rolls/cancels and closes both pop-ups if it's the only one in the queue.
I'm much more interesting in the first case, as I really don't use the second case at this point, but some players swap who is controlling some NPCs long-term depending on who is in the session.
Thanks much!
Right on. Thanks for the reply.