Skocz do zawartości
  • 0

Plugin Skript, Efekty Mikstur


Pytanie

Chciałbym skrypt który będzie wysyłał te komendy:

 

/effect @a 1 1000000

/effect @a 3 1000000

/effect @a 5 1000000

/effect @a 8 1000000

/effect @a 6 1000000 20

/effect @a 10 1000000 20

/effect @a 11 1000000 4

/effect @a 12 1000000

/effect @a 13 1000000

/effect @a 16 1000000

/effect @a 21 1000000 4

/effect @a 21 1000000 4

/effect @a 23 1000000

 

 

aktualnie mam tak:

 

command /efekty [<player&gt]:

trigger:
execute console command "effect 1 %player% 1000000"
execute console command "effect 3 %player% 1000000"
execute console command "effect 5 %player% 1000000"
execute console command "effect 6 %player% 1000000 20"
execute console command "effect 8 %player% 1000000"
execute console command "effect 10 %player% 1000000 20"
execute console command "effect 11 %player% 1000000 4"
execute console command "effect 12 %player% 1000000"
execute console command "effect 13 %player% 1000000"
execute console command "effect 16 %player% 1000000"
execute console command "effect 21 %player% 1000000 4"
execute console command "effect 22 %player% 1000000 4"
execute console command "effect 23 %player% 1000000"
 
 
w konsoli wyskakuje: player, 1 (id efektu szybkosci dalej jest samo tylko inne id.), not found
 
 
 
Prosiłbym o zapisanie gotowego skryptu na to.
Odnośnik do komentarza
https://skript.pl/temat/7100-plugin-skript-efekty-mikstur/
Udostępnij na innych stronach

2 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

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