かずてぃず
PDCPlayerRealms developerS Community
•Created by かずてぃず on 9/14/2024 in #help-forum
吹っ飛ばしのやり方が分からない
loop entities in radius {_damage} around {_P}:
set {_K} to location of loop-entity
push loop-entity direction from {_P} to {_K}
if loop-entity is not player:
set {last_attack.%loop-entity%} to player
damage loop-entity by {_damage}
このコードのpushのところでエラーが出ます。
31 replies