Witam ma na swoim serwerze cloud bootsy.. Ale gdy się skaczę zabierają HP poprawicie mi ten kod, zeby po skoku na cloud bootsach nie zabierało serduszek?
variables:#-------------CloudBootsy----------------------------------{cloudbootsy}=true
on script load:{cloudbootsy} is true:registernew shaped recipe for diamond boots of unbreaking 3 named "<aqua><bold>Cloud Boots" using emerald block, emerald block, emerald block, diamond block, diamond block, diamond block,313,313,313
on player login:
wait 10 seconds
if boots of player is diamond boots named "<aqua><bold>Cloud Boots":
apply jump boost 5 to the player for999999999 seconds
apply speed 2 to the player for999999999 seconds
set{cloudbootsy.%player%.zalozone} to 1else:if{cloudbootsy.%player%.zalozone} is set:
remove jump boost from the player
remove speed from the player
delete{cloudbootsy.%player%.zalozone}
on jump:if boots of player is diamond boots named "<aqua><bold>Cloud Boots":if{cloudbootsy.%player%.zalozone} is not set:
apply jump boost 5 to the player for999999999 seconds
apply speed 2 to the player for999999999 seconds
set{cloudbootsy.%player%.zalozone} to 1
spawn 17 of particle smoke offset by 1,1,1 at location of player
spawn 17 of particle fireworks spark offset by 1,1,1 at location of player
spawn 17 of particle instant spell offset by 1,1,1 at location of player
spawn 17 of particle magic crit offset by 1,1,1 at location of player
spawn 17 of particle spell offset by 1,1,1 at location of player
if boots of player is not diamond boots named "<aqua><bold>Cloud Boots":if{cloudbootsy.%player%.zalozone} is set:
remove jump boost from the player
remove speed from the player
delete{cloudbootsy.%player%.zalozone}
Pytanie
Gość Usunięty#3549
Witam ma na swoim serwerze cloud bootsy.. Ale gdy się skaczę zabierają HP poprawicie mi ten kod, zeby po skoku na cloud bootsach nie zabierało serduszek?
Odnośnik do komentarza
https://skript.pl/temat/12874-cloud-bootsy-zabieraj%C4%85-serca-po-skoku/Udostępnij na innych stronach
6 odpowiedzi na to pytanie
Rekomendowane odpowiedzi