command /stats:
trigger:
send " &aTwoje Statystyki: "
send ""
send " &cPsychicka: &e%{psychic::%player%}%/100"
send ""
send " &cZadowolenie: &e%{zadowolenie::%player%}%/100"
send ""
send " &cStan Organizmu: &e%{organizm::%player%}%/100"
send ""
command /wyleczhacks:
trigger:
set {psychic::%player%} to 100
set {zadowolenie::%player%} to 100
set {organizm::%player%} to 100
on first join:
set {psychic::%player%} to 100
set {zadowolenie::%player%} to 100
set {organizm::%player%} to 100
every 30 second in "plots" or "world":
remove 1 from {zadowolenie::%player%}
every 1 second in "plots" or "world":
if {zadowolenie::%player%} is smaller than or equal to 1:
remove 1 from {organizm::%player%}
if {organizm::%player%} is smaller than or equal to 1:
apply poison 2 to the player for 30 minutes
błedy:
[15:32:01] [main/INFO]: [CHAT] There's no player in a periodical event (pozostale.sk, line 38: remove 1 from {zadowolenie::%player%}')
[15:32:01] [main/INFO]: [CHAT] There's no player in a periodical event (pozostale.sk, line 41: if {zadowolenie::%player%} is smaller than or equal to 1:')
[15:32:01] [main/INFO]: [CHAT] can't understand this event: 'if {organizm::%player%} is smaller than or equal to 1' (pozostale.sk, line 44: if {organizm::%player%} is smaller than or equal to 1:')
[15:32:01] [main/INFO]: [CHAT] [Skript] Encountered 3 errors while reloading pozostale.sk!
Pytanie
Gość dudimsp2
command /stats: trigger: send " &aTwoje Statystyki: " send "" send " &cPsychicka: &e%{psychic::%player%}%/100" send "" send " &cZadowolenie: &e%{zadowolenie::%player%}%/100" send "" send " &cStan Organizmu: &e%{organizm::%player%}%/100" send "" command /wyleczhacks: trigger: set {psychic::%player%} to 100 set {zadowolenie::%player%} to 100 set {organizm::%player%} to 100 on first join: set {psychic::%player%} to 100 set {zadowolenie::%player%} to 100 set {organizm::%player%} to 100 every 30 second in "plots" or "world": remove 1 from {zadowolenie::%player%} every 1 second in "plots" or "world": if {zadowolenie::%player%} is smaller than or equal to 1: remove 1 from {organizm::%player%} if {organizm::%player%} is smaller than or equal to 1: apply poison 2 to the player for 30 minutesbłedy:
[15:32:01] [main/INFO]: [CHAT] There's no player in a periodical event (pozostale.sk, line 38: remove 1 from {zadowolenie::%player%}') [15:32:01] [main/INFO]: [CHAT] There's no player in a periodical event (pozostale.sk, line 41: if {zadowolenie::%player%} is smaller than or equal to 1:') [15:32:01] [main/INFO]: [CHAT] can't understand this event: 'if {organizm::%player%} is smaller than or equal to 1' (pozostale.sk, line 44: if {organizm::%player%} is smaller than or equal to 1:') [15:32:01] [main/INFO]: [CHAT] [Skript] Encountered 3 errors while reloading pozostale.sk!Odnośnik do komentarza
https://skript.pl/temat/32212-popraw-pls/Udostępnij na innych stronach
1 odpowiedź 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ą.