twinzpl 0 Opublikowano 21 sierpnia 2015 Udostępnij Opublikowano 21 sierpnia 2015 on rightclick holding blaze rod: name of player's tool is "&6Krag Ognia": if {kragognia.%player%} is false: if {level.%player%} is equal to 1: execute player command "//hcyl fire 2" set {kragognia.%player%} to true wait 10 seconds set {kragognia.%player%} to false if {level.%player%} is equal to 2: execute player command "//hcyl fire 3" set {kragognia.%player%} to true wait 10 seconds set {kragognia.%player%} to false if {level.%player%} is equal to 7: execute player command "//hcyl fire 4" set {kragognia.%player%} to true wait 10 seconds set {kragognia.%player%} to false if {level.%player%} is equal to 15: execute player command "//hcyl fire 5" set {kragognia.%player%} to true wait 9 seconds set {kragognia.%player%} to false if {level.%player%} is equal to 30: execute player command "//hcyl fire 6" set {kragognia.%player%} to true wait 9 seconds set {kragognia.%player%} to false name of player's tool is "&6Kula Ognia": if {kulaognia.%player%} is false: if {level.%player%} is equal to 1: shoot a fireball from player send "&3Wysrzelono" set {kulaognia.%player%} to true wait 5 seconds set {kulaognia.%player%} to false if {level.%player%} is equal to 3: shoot a fireball from player wait 1 second shoot a fireball from player set {kulaognia.%player%} to true wait 5 seconds set {kulaognia.%player%} to false if {level.%player%} is equal to 11: shoot a fireball from player wait 1 second shoot a fireball from player shoot a fireball from player set {kulaognia.%player%} to true wait 4 seconds set {kulaognia.%player%} to false Wszystko jest dobrze wytabowane. Podczas reloadu nie ma erroru. Jednak wciąż nie działa ;/ Odnośnik do komentarza https://skript.pl/temat/9380-skille-nie-dzia%C5%82aj%C4%85-z-lvlami/ Udostępnij na innych stronach Więcej opcji udostępniania...
0 Nieaktywny Opublikowano 22 sierpnia 2015 Udostępnij Opublikowano 22 sierpnia 2015 (edytowane) Do hcyl FIrE trzeba permisje jeżeli gracz daj w 2 linii IF player tool named "&6Krag Ognia" A 1 linia on rightclick:I spójrz na nazwę kod na to:Command /skill: (1 tab)Trigger: (2 taby)Give to player 1 blaze rod named "&6Krag Ognia" Edytowane 22 sierpnia 2015 przez Nieaktywny Odnośnik do komentarza https://skript.pl/temat/9380-skille-nie-dzia%C5%82aj%C4%85-z-lvlami/#findComment-71693 Udostępnij na innych stronach Więcej opcji udostępniania...
Pytanie
twinzpl 0
on rightclick holding blaze rod:
name of player's tool is "&6Krag Ognia":
if {kragognia.%player%} is false:
if {level.%player%} is equal to 1:
execute player command "//hcyl fire 2"
set {kragognia.%player%} to true
wait 10 seconds
set {kragognia.%player%} to false
if {level.%player%} is equal to 2:
execute player command "//hcyl fire 3"
set {kragognia.%player%} to true
wait 10 seconds
set {kragognia.%player%} to false
if {level.%player%} is equal to 7:
execute player command "//hcyl fire 4"
set {kragognia.%player%} to true
wait 10 seconds
set {kragognia.%player%} to false
if {level.%player%} is equal to 15:
execute player command "//hcyl fire 5"
set {kragognia.%player%} to true
wait 9 seconds
set {kragognia.%player%} to false
if {level.%player%} is equal to 30:
execute player command "//hcyl fire 6"
set {kragognia.%player%} to true
wait 9 seconds
set {kragognia.%player%} to false
name of player's tool is "&6Kula Ognia":
if {kulaognia.%player%} is false:
if {level.%player%} is equal to 1:
shoot a fireball from player
send "&3Wysrzelono"
set {kulaognia.%player%} to true
wait 5 seconds
set {kulaognia.%player%} to false
if {level.%player%} is equal to 3:
shoot a fireball from player
wait 1 second
shoot a fireball from player
set {kulaognia.%player%} to true
wait 5 seconds
set {kulaognia.%player%} to false
if {level.%player%} is equal to 11:
shoot a fireball from player
wait 1 second
shoot a fireball from player
shoot a fireball from player
set {kulaognia.%player%} to true
wait 4 seconds
set {kulaognia.%player%} to false
Wszystko jest dobrze wytabowane. Podczas reloadu nie ma erroru. Jednak wciąż nie działa ;/
Odnośnik do komentarza
https://skript.pl/temat/9380-skille-nie-dzia%C5%82aj%C4%85-z-lvlami/Udostępnij na innych stronach
1 odpowiedź na to pytanie
Rekomendowane odpowiedzi