#(Niklas) Define players with flag in a radius of 10 blocks
27 messages · Page 1 of 1 (latest)
Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.
You can block this bot if you don't want to see these messages, I won't mind.
<@&525394568410038282>
My second idea was:
- define durchsuchender <player.location.find[flagged:flag].within[10]>```
or do I need to use the entities thing here?
- define durchsuchender <player.location.find_entities[flagged:flag].within[10]>```
Tag search for 'locationtag.find_players_within'
Id recommend find_players_within if you want players only
But how Do i add a Flag them
Search for 'foreach'
Basically for each player in that list, you flag them with a flag
Individually
Do you want to add a flag or find players with a flag?
Find players with a flag
!t find_entities.within
Returns a list of entities within a radius, with an optional search parameter for the entity type.
Result list is sorted by closeness (1 = closest, 2 = next closest, ... last = farthest).
finding
ListTag(EntityTag)
With the player_flagged matcher
thx
Thread closed as resolved.
reopen
Thread was manually reopened by @trim fiber.