Skocz do zawartości
  • 0

skrypt na komendy podstawowe /pomoc itp nie działa


Pytanie

command /pomoc

        trigger:

                        send "&6=============[ Pomoc &6]============="

                        send "&1/drop - wszystkie informacje na temat dropu z kamienia"

                        send "&1/g - wszystkie informacje na temat gildii"

                        send "&1/svip - wszystkie informacje na temat SWAG"

                        send "&1/vip - wszystkie informacje na temat VIPA"

                        send "&1/skrzynki - wszystkie informacje na temat skrzynek"

 

command /vip

        trigger:

                       send "&6=============[ V.I.P &6]============="

                       send "&1posiada super drop(powiększony"

                       send "&1Ma promocje na itemy na gildie"

                       send "&1/kit vip itemy vipka ;), /repair all naprawia wszystko &9(CD 2h)"

 

command /skrzynki

        trigger:

                       send "&6=============[ CASE &6]============="

                       send "&1Aby je zdobyc można kupić w itemshopie lub dostać nagrodę na evencie"

                       send "&1Skrzynki symlują otwieranie skrzynek w cs:go"

                       send "&1Skrzynki mają parę rodzajii np: miecze ,eq itp (losowanie)"

 

command /swag

        trigger:

                       send "&6=============[ S.W.A.G &6]============="

                       send "&1posiada super drop(powiększony)"

                       send "&1Zakłada za darmo gildie"

                       send "&1Może mieć własnego peta"

                       send "&1W BUDOWIE RESZTA"

 

mógłby ktoś zobaczyć w czym tkwi problem?

Odnośnik do komentarza
https://skript.pl/temat/8948-skrypt-na-komendy-podstawowe-pomoc-itp-nie-dzia%C5%82a/
Udostępnij na innych stronach

9 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0

[10:18:20 INFO]: [skript] Reloading pomoc.sk...
[10:18:20 ERROR]: indentation error: expected 16 spaces, but found 24 spaces (pomoc.sk, line 3: send "&6=============[ Pomoc &6]============="')
[10:18:20 ERROR]: indentation error: expected 16 spaces, but found 24 spaces (pomoc.sk, line 4: send "&1/drop - wszystkie informacje na temat dropu z kamienia"')
[10:18:20 ERROR]: indentation error: expected 16 spaces, but found 24 spaces (pomoc.sk, line 5: send "&1/g - wszystkie informacje na temat gildii"')
[10:18:20 ERROR]: indentation error: expected 16 spaces, but found 24 spaces (pomoc.sk, line 6: send "&1/svip - wszystkie informacje na temat SWAG"')
[10:18:20 ERROR]: indentation error: expected 16 spaces, but found 24 spaces (pomoc.sk, line 7: send "&1/vip - wszystkie informacje na temat VIPA"')
[10:18:20 ERROR]: indentation error: expected 16 spaces, but found 24 spaces (pomoc.sk, line 8: send "&1/skrzynki - wszystkie informacje na temat skrzynek"')
[10:18:20 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. (pomoc.sk, line 2: trigger:')
[10:18:20 ERROR]: indentation error: expected 16 spaces, but found 23 spaces (pomoc.sk, line 12: send "&6=============[ V.I.P &6]============="')
[10:18:20 ERROR]: indentation error: expected 16 spaces, but found 23 spaces (pomoc.sk, line 13: send "&1posiada super drop(powiększony"')
[10:18:20 ERROR]: indentation error: expected 16 spaces, but found 23 spaces (pomoc.sk, line 14: send "&1Ma promocje na itemy na gildie"')
[10:18:20 ERROR]: indentation error: expected 16 spaces, but found 23 spaces (pomoc.sk, line 15: send "&1/kit vip itemy vipka ;), /repair all naprawia wszystko &9(CD 2h)"')
[10:18:20 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. (pomoc.sk, line 11: trigger:')
[10:18:20 ERROR]: indentation error: expected 16 spaces, but found 23 spaces (pomoc.sk, line 19: send "&6=============[ CASE &6]============="')
[10:18:20 ERROR]: indentation error: expected 16 spaces, but found 23 spaces (pomoc.sk, line 20: send "&1Aby je zdobyc można kupić w itemshopie lub dostać nagrodę na evencie"')
[10:18:20 ERROR]: indentation error: expected 16 spaces, but found 23 spaces (pomoc.sk, line 21: send "&1Skrzynki symlują otwieranie skrzynek w cs:go"')
[10:18:20 ERROR]: indentation error: expected 16 spaces, but found 23 spaces (pomoc.sk, line 22: send "&1Skrzynki mają parę rodzajii np: miecze ,eq itp (losowanie)"')
[10:18:20 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. (pomoc.sk, line 18: trigger:')
[10:18:20 ERROR]: indentation error: expected 16 spaces, but found 23 spaces (pomoc.sk, line 26: send "&6=============[ S.W.A.G &6]============="')
[10:18:20 ERROR]: indentation error: expected 16 spaces, but found 23 spaces (pomoc.sk, line 27: send "&1posiada super drop(powiększony)"')
[10:18:20 ERROR]: indentation error: expected 16 spaces, but found 23 spaces (pomoc.sk, line 28: send "&1Zakłada za darmo gildie"')
[10:18:20 ERROR]: indentation error: expected 16 spaces, but found 23 spaces (pomoc.sk, line 29: send "&1Może mieć własnego peta"')
[10:18:20 ERROR]: indentation error: expected 16 spaces, but found 23 spaces (pomoc.sk, line 30: send "&1W BUDOWIE RESZTA"')
[10:18:20 INFO]: [skript] Encountered 19 errors while reloading pomoc.sk!

Odnośnik do komentarza
https://skript.pl/temat/8948-skrypt-na-komendy-podstawowe-pomoc-itp-nie-dzia%C5%82a/#findComment-69407
Udostępnij na innych stronach

  • 0
 

command /pomoc:
<1 tab>trigger:
<16 spacji>send "text"
<16 spacji>send "text"
<16 spacji>send "text"
<16 spacji>stop

zle wyspacjowales i wytablowales xd


Odnośnik do komentarza
https://skript.pl/temat/8948-skrypt-na-komendy-podstawowe-pomoc-itp-nie-dzia%C5%82a/#findComment-69415
Udostępnij na innych stronach

  • 0

command /pomoc    trigger:        send "&6=============[ Pomoc &6]============="        send "&1/drop - wszystkie informacje na temat dropu z kamienia"        send "&1/g - wszystkie informacje na temat gildii"        send "&1/svip - wszystkie informacje na temat SWAG"        send "&1/vip - wszystkie informacje na temat VIPA"        send "&1/skrzynki - wszystkie informacje na temat skrzynek" command /vip    trigger:         send "&6=============[ V.I.P &6]============="         send "&1posiada super drop (powiekszony)"         send "&1Ma promocje na itemy na gildie"         send "&1/kit vip itemy vipka ;), /repair all naprawia wszystko &9(CD 2h)" command /skrzynki    trigger:         send "&6=============[ CASE &6]============="         send "&1Aby je zdobyc można kupic w itemshopie lub dostac nagrode na evencie"         send "&1Skrzynki symuluja otwieranie skrzynek w cs:go"         send "&1Skrzynki maja pare rodzajow np: miecze ,eq itp (losowanie)" command /swag    trigger:         send "&6=============[ S.W.A.G &6]============="         send "&1posiada super drop (powiekszony)"         send "&1Zaklada za darmo gildie"         send "&1Moze miec wlasnego peta"         send "&1WIECEJ FUNKCJI WKROTCE"

Poprawiłem parę błędów językowych, które napisałeś. Znaki polskie robią tu bledy oraz na czacie, jak ktoś ma resource pack'a

tam, gdzie zrobiłem większe odstępy wstaw TAB

//HURA!! 150-ty post na forum!

Odnośnik do komentarza
https://skript.pl/temat/8948-skrypt-na-komendy-podstawowe-pomoc-itp-nie-dzia%C5%82a/#findComment-69520
Udostępnij na innych stronach

  • 0
Gość Usunięty#2685

 

command /pomoc

        trigger:

                        send "&6=============[ Pomoc &6]============="

                        send "&1/drop - wszystkie informacje na temat dropu z kamienia"

                        send "&1/g - wszystkie informacje na temat gildii"

                        send "&1/svip - wszystkie informacje na temat SWAG"

                        send "&1/vip - wszystkie informacje na temat VIPA"

                        send "&1/skrzynki - wszystkie informacje na temat skrzynek"

 

command /vip

        trigger:

                       send "&6=============[ V.I.P &6]============="

                       send "&1posiada super drop(powiększony"

                       send "&1Ma promocje na itemy na gildie"

                       send "&1/kit vip itemy vipka ;), /repair all naprawia wszystko &9(CD 2h)"

 

command /skrzynki

        trigger:

                       send "&6=============[ CASE &6]============="

                       send "&1Aby je zdobyc można kupić w itemshopie lub dostać nagrodę na evencie"

                       send "&1Skrzynki symlują otwieranie skrzynek w cs:go"

                       send "&1Skrzynki mają parę rodzajii np: miecze ,eq itp (losowanie)"

 

command /swag

        trigger:

                       send "&6=============[ S.W.A.G &6]============="

                       send "&1posiada super drop(powiększony)"

                       send "&1Zakłada za darmo gildie"

                       send "&1Może mieć własnego peta"

                       send "&1W BUDOWIE RESZTA"

 

mógłby ktoś zobaczyć w czym tkwi problem?

 

Zapomniałeś po "command /swag" (i reszcie) dać znaku ':' (powinno być "command /swag:"

Źle wytabowałeś i wyspacjowałeś - zrób to jeszcze raz

Odnośnik do komentarza
https://skript.pl/temat/8948-skrypt-na-komendy-podstawowe-pomoc-itp-nie-dzia%C5%82a/#findComment-70588
Udostępnij na innych stronach

  • 0

command /pomoc:

    trigger:

        send "&6=============[ Pomoc &6]============="

        send "&1/drop - wszystkie informacje na temat dropu z kamienia"

        send "&1/g - wszystkie informacje na temat gildii"

        send "&1/svip - wszystkie informacje na temat SWAG"

        send "&1/vip - wszystkie informacje na temat VIPA"

        send "&1/skrzynki - wszystkie informacje na temat skrzynek"

 

command /vip:

    trigger:

        send "&6=============[ V.I.P &6]============="

        send "&1posiada super drop (powiekszony)"

        send "&1Ma promocje na itemy na gildie"

        send "&1/kit vip itemy vipka ;), /repair all naprawia wszystko &9(CD 2h)"

 

command /skrzynki:

    trigger:

        send "&6=============[ CASE &6]============="

        send "&1Aby je zdobyc można kupic w itemshopie lub dostac nagrode na evencie"

        send "&1Skrzynki symuluja otwieranie skrzynek w cs:go"

        send "&1Skrzynki maja pare rodzajow np: miecze ,eq itp (losowanie)"

 

command /swag:

    trigger:

        send "&6=============[ S.W.A.G &6]============="

        send "&1posiada super drop (powiekszony)"

        send "&1Zaklada za darmo gildie"

        send "&1Moze miec wlasnego peta"

        send "&1WIECEJ FUNKCJI WKROTCE"

 

To Jest Poprawnie Wyspacjowane I Zrobione Ogółem :D

Odnośnik do komentarza
https://skript.pl/temat/8948-skrypt-na-komendy-podstawowe-pomoc-itp-nie-dzia%C5%82a/#findComment-70913
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ę...