Skocz do zawartości
  • 0

Pomoc ze skryptem. 1.12.2


Kubo0208

Pytanie

  • command /autosetupteams [<text>]:
    	permission: admin.ast
    	permission message: "&cSkrypt stworzony przez MisiexYT"
    	trigger:
    		if %arg 1% is not set:
    			send "&cPoprawne uzycie: &7/ast 2/4/8"
    		if %arg 1% is set:
    			if arg %arg 1% is "2"
    				send "&aTworzenie druzyny..."
    				wait 1 second
    				execute player command "bw createTeam Blue Blue"
    				wait 1 second
    				execute player command "bw createTeam Red Red"
    				wait 1 second
    				send "&aDwie Druzyny zostaly utworzone! &cRed, Blue
    		if %arg 1% is set:
    			if arg %arg 1% is "4"
    				send "&aTworze druzyny..."
    				wait 1 second
    				execute player command "bw createTeam Red Red"
    				send "&aDruzyna &cCzerwona &astworzona! Tworze nastepne..."
    				wait 1 second
    				execute player command "bw createTeam Blue Blue"
    				wait 1 second
    				execute player command "bw createTeam Yellow Yellow"
    				wait 1 second
    				execute player command "bw createTeam Green Dark_Green"
    				wait 1 second
    				send "&aCztery Druzyny zostaly utworzone! &cRed, Blue, Yellow, Green"
    		if %arg 1% is set:
    			if arg %arg 1% is "8"
    				send "&aTworze druzyny..."
    				wait 1 second
    				execute player command "bw createTeam Red Red"
    				send "&aDruzyna &cCzerwona &astworzona! Tworze nastepne..."
    				wait 1 second
    				execute player command "bw createTeam Blue Blue"
    				wait 1 second
    				execute player command "bw createTeam Yellow Yellow"
    				wait 1 second
    				execute player command "bw createTeam Green Dark_Green"
    				wait 1 second
    				execute player command "bw createTeam Pink Pink"
    				wait 1 second
    				execute player command "bw createTeam White White"
    				wait 1 second
    				execute player command "bw createTeam Lime Green"
    				wait 1 second
    				execute player command "bw createTeam Aqua Aqua"
    				wait 1 second
    				send "&aOsiem Druzyn zostalo utworzonych! &cRed, Blue, Yellow, Green, Pink, White, Lime,"
    		if %arg 1% is not "2" or "4" or "8":
    			send "&cPoprawne uzycie: &7/ast 2/4/8"
    

    44 błędy ;/ Help, chce tworzyc automatycznie druzyny bedwars za pomocą komendy.

Odnośnik do komentarza
https://skript.pl/temat/48329-pomoc-ze-skryptem-1122/
Udostępnij na innych stronach

7 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0
4 minuty temu, Kubo0208 napisał:
  • 
    command /autosetupteams [<text>]:
    	permission: admin.ast
    	permission message: "&cSkrypt stworzony przez MisiexYT"
    	trigger:
    		if %arg 1% is not set:
    			send "&cPoprawne uzycie: &7/ast 2/4/8"
    		if %arg 1% is set:
    			if arg %arg 1% is "2"
    				send "&aTworzenie druzyny..."
    				wait 1 second
    				execute player command "bw createTeam Blue Blue"
    				wait 1 second
    				execute player command "bw createTeam Red Red"
    				wait 1 second
    				send "&aDwie Druzyny zostaly utworzone! &cRed, Blue
    		if %arg 1% is set:
    			if arg %arg 1% is "4"
    				send "&aTworze druzyny..."
    				wait 1 second
    				execute player command "bw createTeam Red Red"
    				send "&aDruzyna &cCzerwona &astworzona! Tworze nastepne..."
    				wait 1 second
    				execute player command "bw createTeam Blue Blue"
    				wait 1 second
    				execute player command "bw createTeam Yellow Yellow"
    				wait 1 second
    				execute player command "bw createTeam Green Dark_Green"
    				wait 1 second
    				send "&aCztery Druzyny zostaly utworzone! &cRed, Blue, Yellow, Green"
    		if %arg 1% is set:
    			if arg %arg 1% is "8"
    				send "&aTworze druzyny..."
    				wait 1 second
    				execute player command "bw createTeam Red Red"
    				send "&aDruzyna &cCzerwona &astworzona! Tworze nastepne..."
    				wait 1 second
    				execute player command "bw createTeam Blue Blue"
    				wait 1 second
    				execute player command "bw createTeam Yellow Yellow"
    				wait 1 second
    				execute player command "bw createTeam Green Dark_Green"
    				wait 1 second
    				execute player command "bw createTeam Pink Pink"
    				wait 1 second
    				execute player command "bw createTeam White White"
    				wait 1 second
    				execute player command "bw createTeam Lime Green"
    				wait 1 second
    				execute player command "bw createTeam Aqua Aqua"
    				wait 1 second
    				send "&aOsiem Druzyn zostalo utworzonych! &cRed, Blue, Yellow, Green, Pink, White, Lime,"
    		if %arg 1% is not "2" or "4" or "8":
    			send "&cPoprawne uzycie: &7/ast 2/4/8"
    

    44 błędy ;/ Help, chce tworzyc automatycznie druzyny bedwars za pomocą komendy.

Pokaż logi z konsoli.

Odnośnik do komentarza
https://skript.pl/temat/48329-pomoc-ze-skryptem-1122/#findComment-301795
Udostępnij na innych stronach

  • 0
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 9: send "&aTworzenie druzyny..."')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 10: wait 1 second')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 11: execute player command "bw createTeam Blue Blue"')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 12: wait 1 second')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 13: execute player command "bw createTeam Red Red"')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 14: wait 1 second')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 15: send "&aDwie Druzyny zostaly utworzone! &cRed, Blue')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 18: send "&aTworze druzyny..."')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 19: wait 1 second')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 20: execute player command "bw createTeam Red Red"')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 21: send "&aDruzyna &cCzerwona &astworzona! Tworze nastepne..."')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 22: wait 1 second')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 23: execute player command "bw createTeam Blue Blue"')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 24: wait 1 second')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 25: execute player command "bw createTeam Yellow Yellow"')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 26: wait 1 second')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 27: execute player command "bw createTeam Green Dark_Green"')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 28: wait 1 second')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 29: send "&aCztery Druzyny zostaly utworzone! &cRed, Blue, Yellow, Green"')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 32: send "&aTworze druzyny..."')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 33: wait 1 second')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 34: execute player command "bw createTeam Red Red"')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 35: send "&aDruzyna &cCzerwona &astworzona! Tworze nastepne..."')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 36: wait 1 second')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 37: execute player command "bw createTeam Blue Blue"')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 38: wait 1 second')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 39: execute player command "bw createTeam Yellow Yellow"')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 40: wait 1 second')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 41: execute player command "bw createTeam Green Dark_Green"')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 42: wait 1 second')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 43: execute player command "bw createTeam Pink Pink"')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 44: wait 1 second')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 45: execute player command "bw createTeam White White"')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 46: wait 1 second')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 47: execute player command "bw createTeam Lime Green"')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 48: wait 1 second')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 49: execute player command "bw createTeam Aqua Aqua"')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 50: wait 1 second')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 51: send "&aOsiem Druzyn zostalo utworzonych! &cRed, Blue, Yellow, Green, Pink, White, Lime,"')
[11:08:44 ERROR]: can't understand this condition: '%arg 1% is not set' (Astt-Misiex.sk, line 5: if %arg 1% is not set:')
[11:08:44 ERROR]: can't understand this condition: '%arg 1% is set' (Astt-Misiex.sk, line 7: if %arg 1% is set:')
[11:08:44 ERROR]: can't understand this condition: '%arg 1% is set' (Astt-Misiex.sk, line 16: if %arg 1% is set:')
[11:08:44 ERROR]: can't understand this condition: '%arg 1% is set' (Astt-Misiex.sk, line 30: if %arg 1% is set:')
[11:08:45 ERROR]: Can't compare '%arg 1%' with a text (Astt-Misiex.sk, line 52: if %arg 1% is not "2" or "4" or "8":')
[11:08:45 INFO]: [Skript] Encountered 44 errors while reloading Astt-Misiex.sk!

 

Odnośnik do komentarza
https://skript.pl/temat/48329-pomoc-ze-skryptem-1122/#findComment-301799
Udostępnij na innych stronach

  • 0
6 minut temu, Kubo0208 napisał:

[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 9: send "&aTworzenie druzyny..."')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 10: wait 1 second')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 11: execute player command "bw createTeam Blue Blue"')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 12: wait 1 second')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 13: execute player command "bw createTeam Red Red"')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 14: wait 1 second')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 15: send "&aDwie Druzyny zostaly utworzone! &cRed, Blue')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 18: send "&aTworze druzyny..."')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 19: wait 1 second')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 20: execute player command "bw createTeam Red Red"')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 21: send "&aDruzyna &cCzerwona &astworzona! Tworze nastepne..."')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 22: wait 1 second')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 23: execute player command "bw createTeam Blue Blue"')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 24: wait 1 second')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 25: execute player command "bw createTeam Yellow Yellow"')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 26: wait 1 second')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 27: execute player command "bw createTeam Green Dark_Green"')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 28: wait 1 second')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 29: send "&aCztery Druzyny zostaly utworzone! &cRed, Blue, Yellow, Green"')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 32: send "&aTworze druzyny..."')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 33: wait 1 second')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 34: execute player command "bw createTeam Red Red"')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 35: send "&aDruzyna &cCzerwona &astworzona! Tworze nastepne..."')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 36: wait 1 second')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 37: execute player command "bw createTeam Blue Blue"')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 38: wait 1 second')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 39: execute player command "bw createTeam Yellow Yellow"')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 40: wait 1 second')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 41: execute player command "bw createTeam Green Dark_Green"')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 42: wait 1 second')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 43: execute player command "bw createTeam Pink Pink"')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 44: wait 1 second')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 45: execute player command "bw createTeam White White"')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 46: wait 1 second')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 47: execute player command "bw createTeam Lime Green"')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 48: wait 1 second')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 49: execute player command "bw createTeam Aqua Aqua"')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 50: wait 1 second')
[11:08:44 ERROR]: indentation error: expected 3 tabs, but found 4 tabs (Astt-Misiex.sk, line 51: send "&aOsiem Druzyn zostalo utworzonych! &cRed, Blue, Yellow, Green, Pink, White, Lime,"')
[11:08:44 ERROR]: can't understand this condition: '%arg 1% is not set' (Astt-Misiex.sk, line 5: if %arg 1% is not set:')
[11:08:44 ERROR]: can't understand this condition: '%arg 1% is set' (Astt-Misiex.sk, line 7: if %arg 1% is set:')
[11:08:44 ERROR]: can't understand this condition: '%arg 1% is set' (Astt-Misiex.sk, line 16: if %arg 1% is set:')
[11:08:44 ERROR]: can't understand this condition: '%arg 1% is set' (Astt-Misiex.sk, line 30: if %arg 1% is set:')
[11:08:45 ERROR]: Can't compare '%arg 1%' with a text (Astt-Misiex.sk, line 52: if %arg 1% is not "2" or "4" or "8":')
[11:08:45 INFO]: [Skript] Encountered 44 errors while reloading Astt-Misiex.sk!

 

Poprawiony kod powyżej

Odnośnik do komentarza
https://skript.pl/temat/48329-pomoc-ze-skryptem-1122/#findComment-301801
Udostępnij na innych stronach

  • 0

 
 
[11:19:34 ERROR]: can't understand this condition: '%arg 1% is not set' (Astt-Misiex.sk, line 5: if %arg 1% is not set:')
[11:19:34 ERROR]: can't understand this condition: '%arg 1% is set' (Astt-Misiex.sk, line 7: if %arg 1% is set:')
[11:19:34 ERROR]: can't understand this condition: '%arg 1% is set' (Astt-Misiex.sk, line 16: if %arg 1% is set:')
[11:19:34 ERROR]: can't understand this condition: '%arg 1% is set' (Astt-Misiex.sk, line 30: if %arg 1% is set:')
[11:19:34 ERROR]: Can't compare '%arg 1%' with a text (Astt-Misiex.sk, line 52: if %arg 1% is not "2" or "4" or "8":')
[11:19:34 INFO]: Loaded 1 script with a total of 0 triggers and 1 command in 0.06 seconds
[11:19:34 INFO]: [Skript] Encountered 5 errors while reloading the config and all scripts!

tak średnio :( 5 błędów tam bez procentow ?

Odnośnik do komentarza
https://skript.pl/temat/48329-pomoc-ze-skryptem-1122/#findComment-301804
Udostępnij na innych stronach

  • 0
3 minuty temu, Kubo0208 napisał:

 
 

[11:19:34 ERROR]: can't understand this condition: '%arg 1% is not set' (Astt-Misiex.sk, line 5: if %arg 1% is not set:')
[11:19:34 ERROR]: can't understand this condition: '%arg 1% is set' (Astt-Misiex.sk, line 7: if %arg 1% is set:')
[11:19:34 ERROR]: can't understand this condition: '%arg 1% is set' (Astt-Misiex.sk, line 16: if %arg 1% is set:')
[11:19:34 ERROR]: can't understand this condition: '%arg 1% is set' (Astt-Misiex.sk, line 30: if %arg 1% is set:')
[11:19:34 ERROR]: Can't compare '%arg 1%' with a text (Astt-Misiex.sk, line 52: if %arg 1% is not "2" or "4" or "8":')
[11:19:34 INFO]: Loaded 1 script with a total of 0 triggers and 1 command in 0.06 seconds
[11:19:34 INFO]: [Skript] Encountered 5 errors while reloading the config and all scripts!

tak średnio :( 5 błędów tam bez procentow ?

Tak usuń tam wszędzie procenty, używasz je tylko w stringu (tekstu w " ")

Odnośnik do komentarza
https://skript.pl/temat/48329-pomoc-ze-skryptem-1122/#findComment-301805
Udostępnij na innych stronach

  • 0
5 minut temu, Kubo0208 napisał:

 
 

[11:19:34 ERROR]: can't understand this condition: '%arg 1% is not set' (Astt-Misiex.sk, line 5: if %arg 1% is not set:')
[11:19:34 ERROR]: can't understand this condition: '%arg 1% is set' (Astt-Misiex.sk, line 7: if %arg 1% is set:')
[11:19:34 ERROR]: can't understand this condition: '%arg 1% is set' (Astt-Misiex.sk, line 16: if %arg 1% is set:')
[11:19:34 ERROR]: can't understand this condition: '%arg 1% is set' (Astt-Misiex.sk, line 30: if %arg 1% is set:')
[11:19:34 ERROR]: Can't compare '%arg 1%' with a text (Astt-Misiex.sk, line 52: if %arg 1% is not "2" or "4" or "8":')
[11:19:34 INFO]: Loaded 1 script with a total of 0 triggers and 1 command in 0.06 seconds
[11:19:34 INFO]: [Skript] Encountered 5 errors while reloading the config and all scripts!

tak średnio :( 5 błędów tam bez procentow ?

Poprawiłem Ci to:

 

Odnośnik do komentarza
https://skript.pl/temat/48329-pomoc-ze-skryptem-1122/#findComment-301806
Udostępnij na innych stronach

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ą.

Nieaktywny
Odpowiedz na pytanie...

×   Wklejono zawartość z formatowaniem.   Usuń formatowanie

  Dozwolonych jest tylko 75 emoji.

×   Odnośnik został automatycznie osadzony.   Przywróć wyświetlanie jako odnośnik

×   Przywrócono poprzednią zawartość.   Wyczyść edytor

×   Nie możesz bezpośrednio wkleić grafiki. Dodaj lub załącz grafiki z adresu URL.

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

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