witam mam skrypt na resetowanie "modyfikatorów" u wszystkich graczy tylko działa on na jedną losową osobę.
command /mod_reset:
permission: chowany.all
trigger:
loop all players:
send title "&6&lzresetowano" to all players for 6 second
send subtitle "&b&laktywne modyfikatory!" to all players for 6 second
execute console command "attribute %loop-players% minecraft:generic.gravity base set 0.08"
execute console command "attribute %loop-players% minecraft:generic.scale base set 1"
execute console command "attribute %loop-players% minecraft:generic.jump_strength base set 0.41999998688697815"
execute console command "attribute %loop-players% minecraft:generic.movement_speed base set 0.10000000149011612"
execute console command "attribute %loop-players% minecraft:player.entity_interaction_range base set 3"
execute console command "attribute %loop-players% minecraft:player.block_interaction_range base set 4.5"
execute player command "dj off"
stop
Pytanie
DariuszGki 18
witam mam skrypt na resetowanie "modyfikatorów" u wszystkich graczy tylko działa on na jedną losową osobę.
Wstawiam kod w formatowanie "Kod".
Notatka dodana przez Kormic
Odnośnik do komentarza
https://skript.pl/temat/57716-skrypt-nie-dzia%C5%82a-tak-jak-chc%C4%99/Udostępnij na innych stronach
6 odpowiedzi na to pytanie
Rekomendowane odpowiedzi