How do I select a player outside a cubic area? The Next CEO of Stack OverflowHow to replace a SPECIFIC item in a players hotbar with another specific itemHow can I prevent the spreadplayers command from putting the zombies in trees?How can I change the FOV but not speed using commands?How to use exclamation marks in Minecraft commands?How to remove infinite potion effects?How would one testfor a block placed?Making crafted items usable in adventure modeMinecraft 1.13: conditionally apply effect when player holds specific itemTeleport Command not working following Minecraft update?(Bedrock Edition) Loading more than six chunks at once
Can the Reverse Gravity spell affect the Meteor Swarm spell?
What makes a siege story/plot interesting?
What do "high sea" and "carry" mean in this sentence?
How to write the block matrix in LaTex?
Why do remote companies require working in the US?
Why does standard notation not preserve intervals (visually)
Would this house-rule that treats advantage as a +1 to the roll instead (and disadvantage as -1) and allows them to stack be balanced?
Term for the "extreme-extension" version of a straw man fallacy?
If the heap is initialized for security, then why is the stack uninitialized?
Inappropriate reference requests from Journal reviewers
Customer Requests (Sometimes) Drive Me Bonkers!
What is the difference between "behavior" and "behaviour"?
I believe this to be a fraud - hired, then asked to cash check and send cash as Bitcoin
Visit to the USA with ESTA approved before trip to Iran
Too much space between section and text in a twocolumn document
How do spells that require an ability check vs. the caster's spell save DC work?
MAZDA 3 2006 (UK) - poor acceleration then takes off at 3250 revs
How to start emacs in "nothing" mode (`fundamental-mode`)
What happens if you roll doubles 3 times then land on "Go to jail?"
When did Lisp start using symbols for arithmetic?
Rotate a column
Are there languages with no euphemisms?
Why Were Madagascar and New Zealand Discovered So Late?
Was a professor correct to chastise me for writing "Prof. X" rather than "Professor X"?
How do I select a player outside a cubic area?
The Next CEO of Stack OverflowHow to replace a SPECIFIC item in a players hotbar with another specific itemHow can I prevent the spreadplayers command from putting the zombies in trees?How can I change the FOV but not speed using commands?How to use exclamation marks in Minecraft commands?How to remove infinite potion effects?How would one testfor a block placed?Making crafted items usable in adventure modeMinecraft 1.13: conditionally apply effect when player holds specific itemTeleport Command not working following Minecraft update?(Bedrock Edition) Loading more than six chunks at once
I have this problem where when I use a command to select a player outside a cubic area, the command doesn’t work. I’ve tried many ways, including
/effect @a[x=!-32,y=!0,z=!-42,dx=!75,dy=!256,dz=!75] poison 1 0
/effect @a[x=!-32,y=!0,z=!-42,dx=75,dy=256,dz=75] poison 1 0
and
/effect @a[x=-32,y=0,z=-42,dx=!75,dy=!256,dz=!75] poison 1 0
but none of them work.
Nothing on YouTube had any good answers to that, either. Is there a way to fix this problem? Thanks
minecraft minecraft-commands minecraft-pocket-edition
New contributor
add a comment |
I have this problem where when I use a command to select a player outside a cubic area, the command doesn’t work. I’ve tried many ways, including
/effect @a[x=!-32,y=!0,z=!-42,dx=!75,dy=!256,dz=!75] poison 1 0
/effect @a[x=!-32,y=!0,z=!-42,dx=75,dy=256,dz=75] poison 1 0
and
/effect @a[x=-32,y=0,z=-42,dx=!75,dy=!256,dz=!75] poison 1 0
but none of them work.
Nothing on YouTube had any good answers to that, either. Is there a way to fix this problem? Thanks
minecraft minecraft-commands minecraft-pocket-edition
New contributor
add a comment |
I have this problem where when I use a command to select a player outside a cubic area, the command doesn’t work. I’ve tried many ways, including
/effect @a[x=!-32,y=!0,z=!-42,dx=!75,dy=!256,dz=!75] poison 1 0
/effect @a[x=!-32,y=!0,z=!-42,dx=75,dy=256,dz=75] poison 1 0
and
/effect @a[x=-32,y=0,z=-42,dx=!75,dy=!256,dz=!75] poison 1 0
but none of them work.
Nothing on YouTube had any good answers to that, either. Is there a way to fix this problem? Thanks
minecraft minecraft-commands minecraft-pocket-edition
New contributor
I have this problem where when I use a command to select a player outside a cubic area, the command doesn’t work. I’ve tried many ways, including
/effect @a[x=!-32,y=!0,z=!-42,dx=!75,dy=!256,dz=!75] poison 1 0
/effect @a[x=!-32,y=!0,z=!-42,dx=75,dy=256,dz=75] poison 1 0
and
/effect @a[x=-32,y=0,z=-42,dx=!75,dy=!256,dz=!75] poison 1 0
but none of them work.
Nothing on YouTube had any good answers to that, either. Is there a way to fix this problem? Thanks
minecraft minecraft-commands minecraft-pocket-edition
minecraft minecraft-commands minecraft-pocket-edition
New contributor
New contributor
New contributor
asked 1 hour ago
villager1villager1
12
12
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "41"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
villager1 is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f348336%2fhow-do-i-select-a-player-outside-a-cubic-area%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
villager1 is a new contributor. Be nice, and check out our Code of Conduct.
villager1 is a new contributor. Be nice, and check out our Code of Conduct.
villager1 is a new contributor. Be nice, and check out our Code of Conduct.
villager1 is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Arqade!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f348336%2fhow-do-i-select-a-player-outside-a-cubic-area%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown