mojira.dev
MCPE-21019

commands problem

I'm creating a mini game (spleef) but these commands don't work in minecraft pe.

1) /testfor @a[x=507,y=0,z=17,dx=30,dy=8,dz=30]
Detects all players who are in the zone.

2) /kill @a[x=507,y=0,z=17,dx=30,dy=2,dz=30]
Kills all players who fall into the void.

Linked issues

Comments 5

/kill @a
Pra matar todo mundo

That's not how testfor works. Testfor can do radius stuff.

Anomomous, most of the Things you write are incorrect. The testfor works exactly like he did.

The dx, dy, and dz target selectors are not currently supported. As-of 1.0.5 and 1.1, the supported target selectors are:

  • x

  • y

  • z

  • r

  • rm

  • name

  • type

  • m

Cleaning up old tickets: This ticket has not been updated recently (1 year+) so is being closed as Cannot Reproduce. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines.

Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Feedback – 📖 Game Wiki

mixel

(Unassigned)

Unconfirmed

Tablet - Android - Samsung Galaxy Tab 4 Nook

1.0.5.54

Retrieved