on death of player:
if attacker is not a player:
stop
send title "☠" to attacker for 10 seconds
set {skull::%attacker%} to true
broadcast "&f&l%attacker% &fjest ☠ Ten stan bedzie utrzymywal przez 24h"
if {skull::%attacker%} is true:
execute console command "team join skull %attacker%"
wait 24 hours
set {skull::%attacker%} to false
if {skull::%attacker%} is false:
broadcast "&f&l%attacker% &fnie jest juz ☠"
execute console command "team leave %attacker%"
Bardzo ważne jest to aby zmienić kodowanie pliku na UTF-8 !
Pytanie
h0p3 0
on death of player: if attacker is not a player: stop send title "☠" to attacker for 10 seconds set {skull::%attacker%} to true broadcast "&f&l%attacker% &fjest ☠ Ten stan bedzie utrzymywal przez 24h" if {skull::%attacker%} is true: execute console command "team join skull %attacker%" wait 24 hours set {skull::%attacker%} to false if {skull::%attacker%} is false: broadcast "&f&l%attacker% &fnie jest juz ☠" execute console command "team leave %attacker%"Bardzo ważne jest to aby zmienić kodowanie pliku na UTF-8 !
Odnośnik do komentarza
https://skript.pl/temat/39575-skrypt-na-czaszki-jak-na-kwadratowej/Udostępnij na innych stronach
2 odpowiedzi na to pytanie
Rekomendowane odpowiedzi
Dołącz do dyskusji
Możesz dodać zawartość już teraz a zarejestrować się później. Jeśli posiadasz już konto, zaloguj się aby dodać zawartość za jego pomocą.