[MCPE-21046] [r=x] doesn't work Created: 07/Apr/17 Updated: 25/Jul/17 Resolved: 25/Jul/17 |
|
| Status: | Resolved |
| Project: | Minecraft (Bedrock codebase) |
| Component/s: | None |
| Affects Version/s: | 1.1.0.1 |
| Fix Version/s: | 1.1.3.1 |
| Type: | Bug | ||
| Reporter: | John | ||
| Resolution: | Duplicate | Votes: | 4 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Confirmation Status: | Unconfirmed | ||||||||
| Platform: | Tablet - Android - Lenovo A7 | ||||||||
| Description |
|
The radius "r" doesn't work in commands, for example: /kill @e[type=cow,r=10] just shows invalid syntax instead of executing the command. |
| Comments |
| Comment by [Mojang] Mega_Spud (Jay Wells) [ 25/Jul/17 ] |
|
Thank you for your report! It has been linked to this report. If you have additional information, please add it to that report. Quick Links: |
| Comment by [Mojang] Mega_Spud (Jay Wells) [ 04/Jul/17 ] |
|
This appears fixed in 1.1.3.1; the command /kill @e[type=cow,r=10] works correctly whether typed by the player or in a command block, |
| Comment by Mark Aranzanso [ 20/Apr/17 ] |
|
still affects 1.1.0.5. Some of selectors not working. r, c, m, dx, dy, dz |
| Comment by John [ 14/Apr/17 ] |
|
Not just "r" but c, dx, dy, dz get affected by this. Please fix this bug asap |
| Comment by Mark Aranzanso [ 14/Apr/17 ] |
|
still affects 1.1.0.3 |