Cannot testfor from specific coordinatesHow to testfor a donkey in MinecraftHow do I use /kill to kill Mooshrooms with a specific name and within a certain radius?How can I /testfor a specific player in a certain radius of the command block?Testfor from player/testfor at least 10 specific items in the InventoryI Need Help With TestforHow to do testfor with different mapsI want to make a system that tests for a specific player at specific coordinates with a specific item?Minecraft, How to testfor player on specific coordinatesHaving trouble testing for mobs around me

What is the German equivalent of 干物女 (dried fish woman)?

What is the English equivalent of 干物女 (dried fish woman)?

Book or series about stones and a magician named Gwydion

Filtering fine silt/mud from water (not necessarily bacteria etc.)

Are there any double stars that I can actually see orbit each other?

Ezek. 24:1-2, "Again in the ninth year, in the tenth month, in the tenth day of the month, ...." Which month was the tenth month?

Can I activate an iPhone without an Apple ID?

How to make a niche out of an object

Meaning of slash chord without anything left of the slash

Won 50K! Now what should I do with it

Published paper containing well-known results

Is it rude to tell recruiters I would only change jobs for a better salary?

How to determine port and starboard on a rotating wheel space station?

Deep Learning based time series forecasting

Ragged justification of captions depending on odd/even page

3D-Plot with an inequality condition for parameter values

Confused about 誘われて (Sasowarete)

What caused Windows ME's terrible reputation?

Does entangle require vegetation?

Add region constraint to Graphics

Are lithium batteries allowed in the International Space Station?

Why use null function instead of == []

Concatenation using + and += operator in Python

Is this more than a packing puzzle?



Cannot testfor from specific coordinates


How to testfor a donkey in MinecraftHow do I use /kill to kill Mooshrooms with a specific name and within a certain radius?How can I /testfor a specific player in a certain radius of the command block?Testfor from player/testfor at least 10 specific items in the InventoryI Need Help With TestforHow to do testfor with different mapsI want to make a system that tests for a specific player at specific coordinates with a specific item?Minecraft, How to testfor player on specific coordinatesHaving trouble testing for mobs around me






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








-1















I can't get /testfor to work on a certain coordinate but I can get it to work within a radius. What am i doing wrong?



/testfor @a[x=1074 y=4 z=919 r=10]









share|improve this question






























    -1















    I can't get /testfor to work on a certain coordinate but I can get it to work within a radius. What am i doing wrong?



    /testfor @a[x=1074 y=4 z=919 r=10]









    share|improve this question


























      -1












      -1








      -1








      I can't get /testfor to work on a certain coordinate but I can get it to work within a radius. What am i doing wrong?



      /testfor @a[x=1074 y=4 z=919 r=10]









      share|improve this question
















      I can't get /testfor to work on a certain coordinate but I can get it to work within a radius. What am i doing wrong?



      /testfor @a[x=1074 y=4 z=919 r=10]






      minecraft minecraft-commands






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 57 mins ago









      pppery

      9965 silver badges18 bronze badges




      9965 silver badges18 bronze badges










      asked Mar 9 '17 at 20:12









      bananabanana

      7




      7




















          1 Answer
          1






          active

          oldest

          votes


















          3














          Selector arguments are separated by commas, not spaces. Try:



          /testfor @a[x=1074,y=4,z=919,r=10]


          If you turn on the command block's output (change the X button to an O), it will often give useful error messages.






          share|improve this answer

























            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
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f302671%2fcannot-testfor-from-specific-coordinates%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            3














            Selector arguments are separated by commas, not spaces. Try:



            /testfor @a[x=1074,y=4,z=919,r=10]


            If you turn on the command block's output (change the X button to an O), it will often give useful error messages.






            share|improve this answer



























              3














              Selector arguments are separated by commas, not spaces. Try:



              /testfor @a[x=1074,y=4,z=919,r=10]


              If you turn on the command block's output (change the X button to an O), it will often give useful error messages.






              share|improve this answer

























                3












                3








                3







                Selector arguments are separated by commas, not spaces. Try:



                /testfor @a[x=1074,y=4,z=919,r=10]


                If you turn on the command block's output (change the X button to an O), it will often give useful error messages.






                share|improve this answer













                Selector arguments are separated by commas, not spaces. Try:



                /testfor @a[x=1074,y=4,z=919,r=10]


                If you turn on the command block's output (change the X button to an O), it will often give useful error messages.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Mar 9 '17 at 20:15









                SirBenetSirBenet

                25.5k3 gold badges51 silver badges81 bronze badges




                25.5k3 gold badges51 silver badges81 bronze badges



























                    draft saved

                    draft discarded
















































                    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.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f302671%2fcannot-testfor-from-specific-coordinates%23new-answer', 'question_page');

                    );

                    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







                    Popular posts from this blog

                    Sahara Skak | Bilen | Luke uk diar | NawigatsjuunCommonskategorii: SaharaWikivoyage raisfeerer: Sahara26° N, 13° O

                    The fall designs the understood secretary. Looking glass Science Shock Discovery Hot Everybody Loves Raymond Smile 곳 서비스 성실하다 Defas Kaloolon Definition: To combine or impregnate with sulphur or any of its compounds as to sulphurize caoutchouc in vulcanizing Flame colored Reason Useful Thin Help 갖다 유명하다 낙엽 장례식 Country Iron Definition: A fencer a gladiator one who exhibits his skill in the use of the sword Definition: The American black throated bunting Spiza Americana Nostalgic Needy Method to my madness 시키다 평가되다 전부 소설가 우아하다 Argument Tin Feeling Representative Gym Music Gaur Chicken 일쑤 코치 편 학생증 The harbor values the sugar. Vasagle Yammoe Enstatite Definition: Capable of being limited Road Neighborly Five Refer Built Kangaroo 비비다 Degree Release Bargain Horse 하루 형님 유교 석 동부 괴롭히다 경제력

                    19. јануар Садржај Догађаји Рођења Смрти Празници и дани сећања Види још Референце Мени за навигацијуу