- En iyi cevaplar
- 0
Diyorum ki java'da öyle bir olay yokKod:command /duman: trigger: set {hands.%player%} to coordinate of the player's hands location show smoke at {hands.%player%} set {smoke.%player%} to true every 1 tick: loop all players: if {smoke.%loop-player%} is true: show smoke at {hands.%loop-player%}
yüzde yüz hata var.[DOUBLEPOST=1435314912,1435314716][/DOUBLEPOST]o olmazsa bunu dene
Kod:command /duman: trigger: set {righthand.%player%} to coordinate of the player's right hand location set {lefthand.%player%} to coordinate of the player's left hand location show smoke at {hands.%player%} set {smoke.%player%} to true every 1 tick: loop all players: if {smoke.%loop-player%} is true: show smoke at {righthand.%loop-player%} show smoke at {lefthand.%loop-player%}