Skocz do zawartości
  • 0

Problem ze skryptem


xNeleQx

Pytanie

nie dziala mi skrypt mam wszystkie dodatki:

Skript, SkQuery, WildSkript, SkRayFall, skDragon

bledy: https://imgur.com/a/6Jg4nSa

kod: https://code.skript.pl/L0OA6Bli

autor: @VIPEQ

Edytowane przez ThatsVylence
Nieaktywny

Poprawiam formatowanie na ciemnym stylu.

Odnośnik do komentarza
Udostępnij na innych stronach

Rekomendowane odpowiedzi

  • 0
Cytat

command /ringo [<text>]:
 permission: Ringo.ringo
 permission message: &4Blad: &cNie masz zakupionych ringo.
 trigger:
  open chest with 3 rows named "&7Dostepne ringo:" to player
  wait 2 tick
  if {Ringo.black.%player%} is false:
  if {Ringo.blue.%player%} is false:

   format slot 13 of player with blue wool named "&1NIEBIESKIE RINGO" with lore "&7Status&8: &4&lOFF||&7Kliknij, aby &2&lwlaczyc&7." to close then run [execute player command "/ringoniebieskie"]
  if {Ringo.blue.%player%} is true:
   format slot 13 of player with blue wool named "&1NIEBIESKIE RINGO" with lore "&7Status&8: &2&lON||&7Kliknij, aby &4&lwylaczyc&7." to close then run [execute player command "/ringoniebieskie"]

 

 

Masz tu przykładowy skrypt https://code.skript.pl/v6fpTs0R

Odnośnik do komentarza
Udostępnij na innych stronach

  • 0

@KAMIL0024 wykasowalem i nie dziala ;/

 

8 godzin temu, KAMIL0024 napisał:

wykasuj  if {Ringo.black.%player%} is false: i będzie dobrze 

+ wyświetla się w jakiej linijce jest błąd

w 1 linijce XD

 

8 godzin temu, KAMIL0024 napisał:

wykasuj  if {Ringo.black.%player%} is false: i będzie dobrze 

+ wyświetla się w jakiej linijce jest błąd

ale nawet jak ta 1linie wykasuje to i tak nie dzialaja komendy

Odnośnik do komentarza
Udostępnij na innych stronach

  • 0

@Sh1ft_S

Cytat

[12:27:22 INFO]: [Skript] Reloading ringo.sk...
[12:27:22 ERROR]: indentation error: expected 12 spaces, but found 16 spaces (ringo.sk, line 8: drawWarpRings style 1, particle "redstone", RGB 0, 0, 255, center loop-player, id "%loop-player%", rainbowMode false, scan false, height 1, radius 1.9, ringCount 40, ringDensity 20, visibleRange 32')
[12:27:22 ERROR]: indentation error: expected 8 spaces, but found 12 spaces (ringo.sk, line 18: if {Ringo.blue.%player%} is false:')
[12:27:22 ERROR]: indentation error: expected 8 spaces, but found 16 spaces (ringo.sk, line 19: format slot 13 of player with blue wool named "&1NIEBIESKIE RINGO" with lore "&7Status&8: &4&lOFF||&7Kliknij, aby &2&lwlaczyc&7." to close then run [execute player command "/ringoniebieskie"]')
[12:27:22 ERROR]: indentation error: expected 8 spaces, but found 12 spaces (ringo.sk, line 20: if {Ringo.blue.%player%} is true:')
[12:27:22 ERROR]: indentation error: expected 8 spaces, but found 3 spaces (ringo.sk, line 21: format slot 13 of player with blue wool named "&1NIEBIESKIE RINGO" with lore "&7Status&8: &2&lON||&7Kliknij, aby &4&lwylaczyc&7." to close then run [execute player command "/ringoniebieskie"]')
[12:27:22 WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (ringo.sk, line 27: if {Ringo.blue.%player%} is false:')
[12:27:22 WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (ringo.sk, line 32: if {Ringo.blue.%player%} is true:')
[12:27:22 WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (ringo.sk, line 40: clicked slot is 12 or 14:')
[12:27:22 ERROR]: indentation error: expected 12 spaces, but found 16 spaces (ringo.sk, line 8: drawWarpRings style 1, particle "redstone", RGB 0, 0, 255, center loop-player, id "%loop-player%", rainbowMode false, scan false, height 1, radius 1.9, ringCount 40, ringDensity 20, visibleRange 32')
[12:27:22 ERROR]: indentation error: expected 8 spaces, but found 12 spaces (ringo.sk, line 18: if {Ringo.blue.%player%} is false:')
[12:27:22 ERROR]: indentation error: expected 8 spaces, but found 16 spaces (ringo.sk, line 19: format slot 13 of player with blue wool named "&1NIEBIESKIE RINGO" with lore "&7Status&8: &4&lOFF||&7Kliknij, aby &2&lwlaczyc&7." to close then run [execute player command "/ringoniebieskie"]')
[12:27:22 ERROR]: indentation error: expected 8 spaces, but found 12 spaces (ringo.sk, line 20: if {Ringo.blue.%player%} is true:')
[12:27:22 ERROR]: indentation error: expected 8 spaces, but found 3 spaces (ringo.sk, line 21: format slot 13 of player with blue wool named "&1NIEBIESKIE RINGO" with lore "&7Status&8: &2&lON||&7Kliknij, aby &4&lwylaczyc&7." to close then run [execute player command "/ringoniebieskie"]')
[12:27:22 WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (ringo.sk, line 27: if {Ringo.blue.%player%} is false:')
[12:27:22 WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (ringo.sk, line 32: if {Ringo.blue.%player%} is true:')
[12:27:22 WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (ringo.sk, line 40: clicked slot is 12 or 14:')

 

Odnośnik do komentarza
Udostępnij na innych stronach

  • 0

@Sh1ft_S

Cytat

12:30:24 ERROR]: indentation error: expected 8 spaces, but found 16 spaces (ringo.sk, line 19: format slot 13 of player with blue wool named "&1NIEBIESKIE RINGO" with lore "&7Status&8: &4&lOFF||&7Kliknij, aby &2&lwlaczyc&7." to close then run [execute player command "/ringoniebieskie"]')
[12:30:24 ERROR]: indentation error: expected 8 spaces, but found 12 spaces (ringo.sk, line 20: if {Ringo.blue.%player%} is true:')
[12:30:24 ERROR]: indentation error: expected 8 spaces, but found 16 spaces (ringo.sk, line 21: format slot 13 of player with blue wool named "&1NIEBIESKIE RINGO" with lore "&7Status&8: &2&lON||&7Kliknij, aby &4&lwylaczyc&7." to close then run [execute player command "/ringoniebieskie"]')
[12:30:24 WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (ringo.sk, line 40: clicked slot is 12 or 14:')
[12:30:24 ERROR]: indentation error: expected 8 spaces, but found 12 spaces (ringo.sk, line 18: if {Ringo.blue.%player%} is false:')
[12:30:24 ERROR]: indentation error: expected 8 spaces, but found 16 spaces (ringo.sk, line 19: format slot 13 of player with blue wool named "&1NIEBIESKIE RINGO" with lore "&7Status&8: &4&lOFF||&7Kliknij, aby &2&lwlaczyc&7." to close then run [execute player command "/ringoniebieskie"]')
[12:30:24 ERROR]: indentation error: expected 8 spaces, but found 12 spaces (ringo.sk, line 20: if {Ringo.blue.%player%} is true:')
[12:30:24 ERROR]: indentation error: expected 8 spaces, but found 16 spaces (ringo.sk, line 21: format slot 13 of player with blue wool named "&1NIEBIESKIE RINGO" with lore "&7Status&8: &2&lON||&7Kliknij, aby &4&lwylaczyc&7." to close then run [execute player command "/ringoniebieskie"]')
[12:30:24 WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (ringo.sk, line 40: clicked slot is 12 or 14:')

 

Odnośnik do komentarza
Udostępnij na innych stronach

Nieaktywny
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
  • Ostatnio przeglądający   0 użytkowników

    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...