Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multiselecting #2775

Closed
3 tasks done
jandekalkoen opened this issue Mar 25, 2022 · 1 comment
Closed
3 tasks done

multiselecting #2775

jandekalkoen opened this issue Mar 25, 2022 · 1 comment

Comments

@jandekalkoen
Copy link

I confirm that I have ...

  • ...tried the latest Development Build to make sure my feature doesn't exist already.
  • ...checked the Wiki for any possible information about my feature.
  • ...checked other existing issues for my feature request.

Description

it would be really nice to be able to control an entire group of npc, like make them follow you and do stuff as 1 group instead of having to select every npc 1 by 1 every time. this would be great for people who use sentinel, to have entire squads follow them with just 1 command instead of 20

Code Example

No response

@mcmonkey4eva
Copy link
Member

Duplicate of #1281

You can use this Denizen script to accomplish multi-select: https://forum.denizenscript.com/resources/multi-npc-command.58/

this would be great for people who use sentinel, to have entire squads follow them with just 1 command instead of 20
for Sentinel usage, it is recommend that you designate one NPC to be a 'leader', and have all the other NPCs follow that leader (or have an NPC follow another NPC that then follows the leader, etc - space them out like that more if you have more NPCs), and then just command the leader to follow you
(if you have 20 NPCs all following you directly, they're gonna be a big bunched up blob mess, if you have them follow in chains, they'll look like they're in some form of actual marching formation)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants