Skocz do zawartości
  • 0

Glosowanie


Vipper
 Udostępnij

Pytanie

Siemka potrzebuje skrypt na głosowanie na serwerze ze jak ktoś wpisz /vote to wyświetli mu się lista z dostępnymi głosowaniami i chcę żeby znalazły się tam takie vote jak /vote day /vote night /vote sun i oczywiście ich opis . Po wpisaniu np /vote day na czacie wyświetla się informacja Rozpoczęto glosowanie na dzień wpisz /vote tak lub /vote nie aby włączyć dzień i po głosowanie np wyświetla się informacja głosowanie zakończone za 5 sekund nastąpi dzień

 

Za pomoc dziękuje :)

Edytowane przez Vipper
Odnośnik do komentarza
Udostępnij na innych stronach

6 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0
W dniu 2.07.2018 o 12:01, LjayPL789 napisał:

@Vipper

Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść! // Nie testowane

Jak Ty mi nie dasz najlepszej odpowiedzi to idę się zabić :kappa:

Pisałem to 30 MINUT [...]

Błędy :(

31 :(

 

Edytowane przez Vipper
Odnośnik do komentarza
Udostępnij na innych stronach

  • 0

[01:53:06] [Server thread/INFO]: [Skript] Reloading the config and all scripts...

[01:53:06] [Server thread/INFO]: Loaded a total of 79112 english aliases

[01:53:06] [Server thread/ERROR]: indentation error: expected 12 spaces, but found 9 spaces (vote.sk, line 8: if arg 1 is "day":')

[01:53:06] [Server thread/ERROR]: indentation error: expected 12 spaces, but found 13 spaces (vote.sk, line 9: if {glosowanie::night} is false:')

[01:53:06] [Server thread/ERROR]: indentation error: expected 12 spaces, but found 17 spaces (vote.sk, line 10: if {glosowanie::sun} is false:')

[01:53:06] [Server thread/ERROR]: indentation error: expected 12 spaces, but found 21 spaces (vote.sk, line 11: set {glosowanie::day} to true')

[01:53:06] [Server thread/ERROR]: indentation error: expected 12 spaces, but found 21 spaces (vote.sk, line 12: broadcast "&7>> &aNa serverze rozpoczelo sie glosowanie na dzien!"')

[01:53:06] [Server thread/ERROR]: indentation error: expected 12 spaces, but found 21 spaces (vote.sk, line 13: broadcast "&7>> &aJestes na &lTAK&a? &7/zaglosuj day tak"')

[01:53:06] [Server thread/ERROR]: indentation error: expected 12 spaces, but found 21 spaces (vote.sk, line 14: broadcast "&7>> &cJestes na &lNIE&a? &7/zaglosuj day nie"')

[01:53:06] [Server thread/ERROR]: indentation error: expected 12 spaces, but found 21 spaces (vote.sk, line 15: set {cooldown::day} to 60')

[01:53:06] [Server thread/ERROR]: indentation error: expected 12 spaces, but found 21 spaces (vote.sk, line 16: stop')

[01:53:06] [Server thread/ERROR]: indentation error: expected 12 spaces, but found 9 spaces (vote.sk, line 17: if arg 1 is "night":')

[01:53:06] [Server thread/ERROR]: indentation error: expected 12 spaces, but found 13 spaces (vote.sk, line 18: if {glosowanie::day} is false:')

[01:53:06] [Server thread/ERROR]: indentation error: expected 12 spaces, but found 17 spaces (vote.sk, line 19: if {glosowanie::sun} is false:')

[01:53:06] [Server thread/ERROR]: indentation error: expected 12 spaces, but found 21 spaces (vote.sk, line 20: set {glosowanie::night} to true')

[01:53:06] [Server thread/ERROR]: indentation error: expected 12 spaces, but found 21 spaces (vote.sk, line 21: broadcast "&7>> &aNa serverze rozpoczelo sie glosowanie na noc!"')

[01:53:06] [Server thread/ERROR]: indentation error: expected 12 spaces, but found 21 spaces (vote.sk, line 22: broadcast "&7>> &aJestes na &lTAK&a? &7/zaglosuj night tak"')

[01:53:06] [Server thread/ERROR]: indentation error: expected 12 spaces, but found 21 spaces (vote.sk, line 23: broadcast "&7>> &cJestes na &lNIE&a? &7/zaglosuj night nie"')

[01:53:06] [Server thread/ERROR]: indentation error: expected 12 spaces, but found 21 spaces (vote.sk, line 24: set {cooldown::night} to 60')

[01:53:06] [Server thread/ERROR]: indentation error: expected 12 spaces, but found 21 spaces (vote.sk, line 25: stop')

[01:53:06] [Server thread/ERROR]: indentation error: expected 12 spaces, but found 9 spaces (vote.sk, line 26: if arg 1 is "sun":')

[01:53:06] [Server thread/ERROR]: indentation error: expected 12 spaces, but found 13 spaces (vote.sk, line 27: if {glosowanie::day} is false:')

[01:53:06] [Server thread/ERROR]: indentation error: expected 12 spaces, but found 17 spaces (vote.sk, line 28: if {glosowanie:night} is false')

[01:53:06] [Server thread/ERROR]: indentation error: expected 12 spaces, but found 21 spaces (vote.sk, line 29: set {glosowanie::sun} to true')

[01:53:06] [Server thread/ERROR]: indentation error: expected 12 spaces, but found 21 spaces (vote.sk, line 30: broadcast "&7>> &aNa serverze rozpoczelo sie glosowanie na slonce!"')

[01:53:06] [Server thread/ERROR]: indentation error: expected 12 spaces, but found 21 spaces (vote.sk, line 31: broadcast "&7>> &aJestes na &lTAK&a? &7/zaglosuj sun tak"')

[01:53:06] [Server thread/ERROR]: indentation error: expected 12 spaces, but found 21 spaces (vote.sk, line 32: broadcast "&7>> &cJestes na &lNIE&a? &7/zaglosuj sun nie"')

[01:53:06] [Server thread/ERROR]: indentation error: expected 12 spaces, but found 21 spaces (vote.sk, line 33: set {cooldown::sun} to 60')

[01:53:06] [Server thread/ERROR]: indentation error: expected 12 spaces, but found 21 spaces (vote.sk, line 34: stop')

[01:53:06] [Server thread/ERROR]: indentation error: expected 8 spaces, but found 5 spaces (vote.sk, line 92: if {glosowanie::sun} is true:')

[01:53:06] [Server thread/ERROR]: There's no world in a periodic event if no world is given in the event (e.g. like 'every hour in "world"') (vote.sk, line 105: set time to 6:00')

[01:53:06] [Server thread/ERROR]: There's no world in a periodic event if no world is given in the event (e.g. like 'every hour in "world"') (vote.sk, line 118: set time to 20:00')

[01:53:06] [Server thread/ERROR]: There's no world in a periodic event if no world is given in the event (e.g. like 'every hour in "world"') (vote.sk, line 132: set time to 13:00')

[01:53:06] [Server thread/INFO]: Loaded 1 script with a total of 2 triggers and 2 commands in 0.05 seconds

[01:53:06] [Server thread/INFO]: [Skript] Encountered 31 errors while reloading the config and all scripts!
 

 

Proszę bardzo :)

Odnośnik do komentarza
Udostępnij na innych stronach

Nieaktywny
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
 Udostępnij

  • Ostatnio przeglądający   0 użytkowników

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