SSAM_ACHI aa4994f38c4c4df79792deaf1437216a
이해도 | 초보자 |
---|---|
게임버전 (JE) | 1.20.1 |
게임버전 (BE) | 관련없음 |
스크립트 버전 | 2.8 |
스크립트 애드온 | skrayfll , skellett , skquery |
이 구문 왜 안될까요.?
이거 때문에 1시간은 넘게 걸렸어요...
on right click:
if name of player's tool is "&f&l흠흠":
if {쿨타임::%player%::궁대쉬::초} is not set:
if {대셔궁극기.%player%} is not set:
set {쿨타임::%player%::궁대쉬::초} to 5
push the player upwards at speed 0.2
push the player forwards at speed 1.5
wait 0.4 seconds
push the player upwards at speed 0.2
push the player forwards at speed 1.5
message " &b&l( &f&lDaaaASH &b&l) &f&l를 사용했다!!" to player
execute command "/execute at %player% run particle spit ~ ~ ~ 1 1 1 1 150 normal"
execute command "/execute at %player% run playsound minecraft:entity.drowned.shoot player %player% ~ ~ ~ 2 1.1"
loop 5 times:
wait 20 tick
subtract 1 from {쿨타임::%player%::궁대쉬::초}
if {쿨타임::%player%::궁대쉬::초} is 0:
delete {쿨타임::%player%::궁대쉬::*}
코코냐
2024.02.14어디가 안되는건가요?
J1NLU
2024.02.26늦게 답장 해서 죄송합니다.. 이미 해결했습니다!
pistonX
2024.02.14어디서 안되는 건가요 그리고 무슨 에러인가요?
J1NLU
2024.02.26늦게 답장 해서 죄송합니다.. 이미 해결했습니다!