Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-55510

@p not targetting closest player correctly.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Minecraft 14w28a
    • Minecraft 14w20b
    • None
    • Unconfirmed

      @p target selector would select the closest player.
      So when you run it through an execute command for example:
      /execute @a ~ ~ ~ scoreboard player option @p <score> *= @p <score>'
      You'd expect everyone to be mutiplying a score for itself.

      But what turns out to happen is that if another player stands over the middle of your hitbox and on the negative coordinate side, it will actually target them instead of yourself.

      I believe it should make more sense if a player would always, no matter what, see himself as the closest player if preforming an execute command or a command by hand using @p.

            searge [Mojang] Searge (Michael Stoyke)
            Logstone Logstone
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: