Takatobi
PDCPlayerRealms developerS Community
•Created by Takatobi on 6/24/2024 in #help-forum
アイテムを除外する方法を教えてください
こう設定してもアイテムが燃えてしまいます アイテムを除外する方法を教えてください
set {_a} to {_a} + 1
set {_a} to player
loop entities in radius 5 around the player:
loop-entity is not {_a}
loop-entity is not arrow
loop-entity is not items
ignite the loop-entity for 5 seconds
23 replies