Skocz do zawartości
  • 0

Arena-Help


PakerP1337
 Udostępnij

Pytanie

Ktos pomoże, ten skrypt mi nie działa !

 on respawn   
    if player is in world "arena":
        if player has permission "arena":
            execute console command "/warp arena %player%"
            clear player's inventory
            execute console command "/give diamond helmet of protection 4 to the player's helmet %player%"
            execute console command "/give diamond chestplate of protection 4 to the player's chestplate %player%"
            execute console command "/give diamond leggings of protection 4 to the player's leggings %player%"
            execute console command "/give diamond boots of protection 4 and Feather falling 4 to the player's boots %player%"
            execute console command "/give diamond helmet of protection 4 %player%"
            execute console command "/give diamond chestplate of protection 4 %player%"
            execute console command "/give diamond leggings of protection 4 %player%"
            execute console command "/give diamond boots of protection 4 and Feather falling 4 %player%"
            add diamond sword of sharpness 5 named "&a&lOstrosc 5" to player
            add diamond sword of knockback 2 named "&a&lKnockback 2" to player
            add 1 golden apple:1 to player
            add 8 golden apple to player
            add 64 320 to player
            add 1 326 to player
            add 1 165 to player
            add 3 368 to player
            add 64 stone to player
            add 64 stone to player
            add 64 stone to player

Odnośnik do komentarza
Udostępnij na innych stronach

12 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0

Po 1. co ci nie działa

po 2. 

            execute console command "/warp arena %player%"
            clear player's inventory
            execute console command "/give diamond helmet of protection 4 to the player's helmet %player%"
            execute console command "/give diamond chestplate of protection 4 to the player's chestplate %player%"
            execute console command "/give diamond leggings of protection 4 to the player's leggings %player%"
            execute console command "/give diamond boots of protection 4 and Feather falling 4 to the player's boots %player%"
            execute console command "/give diamond helmet of protection 4 %player%"
            execute console command "/give diamond chestplate of protection 4 %player%"
            execute console command "/give diamond leggings of protection 4 %player%"
            execute console command "/give diamond boots of protection 4 and Feather falling 4 %player%"
            add diamond sword of sharpness 5 named "&a&lOstrosc 5" to player
            add diamond sword of knockback 2 named "&a&lKnockback 2" to player

albo uzywasz execute console command albo funkcji skrypta.

po 3.

 on respawn   

dodaj na koncu ":"

nawet nie wspomne o bledach w execute console command "/give[...]"

Odnośnik do komentarza
Udostępnij na innych stronach

  • 0
CHyba wszystko nie działa mi, powiem nie ogarniam skryptów zabrardzo i nw jak je pisać czy cos :D W consolli mam
[18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 1 space (areny.sk, line 1: on respawn') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 4 spaces (areny.sk, line 2: if player is in world "arena":') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 8 spaces (areny.sk, line 3: if player has permission "arena":') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 4: execute console command "/warp arena %player%"') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 5: clear player's inventory') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 6: execute console command "/give diamond helmet of protection 4 to the player's helmet %player%"') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 7: execute console command "/give diamond chestplate of protection 4 to the player's chestplate %player%"') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 8: execute console command "/give diamond leggings of protection 4 to the player's leggings %player%"') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 9: execute console command "/give diamond boots of protection 4 and Feather falling 4 to the player's boots %player%"') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 10: execute console command "/give diamond helmet of protection 4 %player%"') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 11: execute console command "/give diamond chestplate of protection 4 %player%"') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 12: execute console command "/give diamond leggings of protection 4 %player%"') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 13: execute console command "/give diamond boots of protection 4 and Feather falling 4 %player%"') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 14: add diamond sword of sharpness 5 named "&a&lOstrosc 5" to player') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 15: add diamond sword of knockback 2 named "&a&lKnockback 2" to player') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 16: add 1 golden apple:1 to player') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 17: add 8 golden apple to player') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 18: add 64 320 to player') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 19: add 1 326 to player') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 20: add 1 165 to player') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 21: add 3 368 to player') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 22: add 64 stone to player') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 23: add 64 stone to player') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 24: add 64 stone to player')
xd! chyba all nie działa , wiesz jak to naprawic ??
Odnośnik do komentarza
Udostępnij na innych stronach

  • 0

nie wiem kto to pisał, ale to jest okropne....

1. Po co tak zaśmiecać konsolę?...... Mógłbyś po prostu przez funkcje dodać (te przedmioty)

2. Nie mogłeś dodać za jednym razem 192 stone'a, tylko wpisujesz 3 razy 64 ?

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

Odnośnik do komentarza
Udostępnij na innych stronach

  • 0

ByczekTV ? Ale mi chyba cały skrypt nie działa! wiesz jak go ogólnie naprawić??

[18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 1 space (areny.sk, line 1: on respawn') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 4 spaces (areny.sk, line 2: if player is in world "arena":') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 8 spaces (areny.sk, line 3: if player has permission "arena":') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 4: execute console command "/warp arena %player%"') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 5: clear player's inventory') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 6: execute console command "/give diamond helmet of protection 4 to the player's helmet %player%"') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 7: execute console command "/give diamond chestplate of protection 4 to the player's chestplate %player%"') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 8: execute console command "/give diamond leggings of protection 4 to the player's leggings %player%"') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 9: execute console command "/give diamond boots of protection 4 and Feather falling 4 to the player's boots %player%"') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 10: execute console command "/give diamond helmet of protection 4 %player%"') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 11: execute console command "/give diamond chestplate of protection 4 %player%"') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 12: execute console command "/give diamond leggings of protection 4 %player%"') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 13: execute console command "/give diamond boots of protection 4 and Feather falling 4 %player%"') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 14: add diamond sword of sharpness 5 named "&a&lOstrosc 5" to player') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 15: add diamond sword of knockback 2 named "&a&lKnockback 2" to player') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 16: add 1 golden apple:1 to player') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 17: add 8 golden apple to player') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 18: add 64 320 to player') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 19: add 1 326 to player') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 20: add 1 165 to player') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 21: add 3 368 to player') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 22: add 64 stone to player') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 23: add 64 stone to player') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 24: add 64 stone to player')

 To z consoli

 

Odnośnik do komentarza
Udostępnij na innych stronach

  • 0
8 minut temu, ByczekTV napisał:

nie wiem kto to pisał, ale to jest okropne....

1. Po co tak zaśmiecać konsolę?...... Mógłbyś po prostu przez funkcje dodać (te przedmioty)

2. Nie mogłeś dodać za jednym razem 192 stone'a, tylko wpisujesz 3 razy 64 ?

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

dwa razy wykonujesz komende warp, nie "stworzyles" eventu, nie zakonczyles go ":"

on respawn   

 

1 minutę temu, PakerP1337 napisał:

ByczekTV ? Ale mi chyba cały skrypt nie działa! wiesz jak go ogólnie naprawić??

[18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 1 space (areny.sk, line 1: on respawn') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 4 spaces (areny.sk, line 2: if player is in world "arena":') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 8 spaces (areny.sk, line 3: if player has permission "arena":') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 4: execute console command "/warp arena %player%"') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 5: clear player's inventory') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 6: execute console command "/give diamond helmet of protection 4 to the player's helmet %player%"') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 7: execute console command "/give diamond chestplate of protection 4 to the player's chestplate %player%"') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 8: execute console command "/give diamond leggings of protection 4 to the player's leggings %player%"') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 9: execute console command "/give diamond boots of protection 4 and Feather falling 4 to the player's boots %player%"') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 10: execute console command "/give diamond helmet of protection 4 %player%"') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 11: execute console command "/give diamond chestplate of protection 4 %player%"') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 12: execute console command "/give diamond leggings of protection 4 %player%"') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 13: execute console command "/give diamond boots of protection 4 and Feather falling 4 %player%"') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 14: add diamond sword of sharpness 5 named "&a&lOstrosc 5" to player') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 15: add diamond sword of knockback 2 named "&a&lKnockback 2" to player') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 16: add 1 golden apple:1 to player') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 17: add 8 golden apple to player') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 18: add 64 320 to player') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 19: add 1 326 to player') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 20: add 1 165 to player') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 21: add 3 368 to player') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 22: add 64 stone to player') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 23: add 64 stone to player') [18:59:06 ERROR]: [Skript] indentation error: expected 0 tabs, but found 12 spaces (areny.sk, line 24: add 64 stone to player')

 To z consoli

 

taby, wytabuj skrypt.

Odnośnik do komentarza
Udostępnij na innych stronach

  • 0
13 minut temu, yooniks napisał:

dwa razy wykonujesz komende warp, nie "stworzyles" eventu, nie zakonczyles go ":"

on respawn   

 

taby, wytabuj skrypt.

Dzięki. Nie przepisywałem skryptu a nie zwróciłem uwagi na ten event. I zapomniałem usunąć tej jego komendy /warp.

Trzymaj, wytabowalem skrypt.... Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść!

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