Skocz do zawartości
  • 0

[Skript Plus]


Rads

Pytanie

to moj skrypt dzialajacy skrypt:

 

on click with blaze rod:
  show mob spawner flames 2 meter above the player

 

1) chce dodac zeby dzialalo tylko na blaze roda, ktory nazywa sie test

  takie cos nie dziala:

 

on click with blaze rod named test:
  show mob spawner flames 2 meter above the player

 

 2) Chce dac inne efekty ze skripta plus z tej listy:

https://gist.github.com/thinkofdeath/5110835

 

uzywajac np. play %number% of effect %string% with data %number% at %location%

 

3) chce zeby efekt byl kolo glowy a nie za graczem

 

Pozdrawiam,

Rads

Edytowane przez Rads
Odnośnik do komentarza
https://skript.pl/temat/1211-skript-plus/
Udostępnij na innych stronach

7 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0

1.

on rightclick with blaze rod:    name of player's tool is "test"        show mob spawner flames 2 meters abowe player

3.

on rightclick with blaze rod:    name of player's tool is "test"        show mob spawner flames at player
Odnośnik do komentarza
https://skript.pl/temat/1211-skript-plus/#findComment-9454
Udostępnij na innych stronach

  • 0
Gość DonFallingCookie

1.

on rightclick with blaze rod:	name of player's tool is "test":

2.

play LICZBA of effect EFEKT Z LISTY with data LICZBA at LOKACJA 

np.

play 1 of effect note with data 1 at location of player 

3.

set {_x} to location of block under playershow mob spawner flames 2 meters above {_x}
Edytowane przez DonFallingCookie
Odnośnik do komentarza
https://skript.pl/temat/1211-skript-plus/#findComment-9455
Udostępnij na innych stronach

  • 0

play 1 of effect note with data 1 at location of player 

nie dziala mi: blad

'player' is not an item stack (VIP.sk, line 81: play 1 of effect note with data 1 at location of player')

 

 

i jeszcze jedno: jak zrobic zeby dzialalo to w jakims regionie np. tylko na spawnie

Edytowane przez Rads
Odnośnik do komentarza
https://skript.pl/temat/1211-skript-plus/#findComment-9490
Udostępnij na innych stronach

  • 0

ok to dziala.

 

 

Dlaczego nie dziala takie cos np>

on death of player:    wait 4 seconds    force the victim to respawn:  #to dziala -testowane oddzielnie        if player is in region "spawn":            if player has permission "vip":                if player do not have permission "vip+":                    equip player with all gold armour named "&aZbroja [VIP]"                    stop            if player has permission "vip+":                if player do not have permission "help":                    equip player with all gold armour named "&aZbroja [VIP&6+&a]"	                         stop            if player has permission "help":                if player do not have permission "help+":                    equip player with all iron armour named "&bZbroja [Help]"                    stop            if player has permission "help+":                if player do not have permission "mod":                    equip player with all iron armour named "&bZbroja [Help+]"                    stop            if player has permission "mod":                if player do not have permission "admin":                    equip player with all iron armour named "&2Zbroja [Mod]"                    stop            if player has permission "admin":                if player do not have permission "owner":                    equip player with all iron armour named "&cZbroja [Admin]"                    stop            if player has permission "owner":                equip player with all diamond armour named "&c&lZbroja [Wlasciciel]"                stop

Kod zawsze wstawiaj w znacznik

 ~Drogon[/color]
Odnośnik do komentarza
https://skript.pl/temat/1211-skript-plus/#findComment-9514
Udostępnij na innych stronach

  • 0
on death of player:	wait 4 seconds	force the victim to respawn  #to dziala -testowane oddzielnie	if player is in region "spawn":	    if player has permission "vip":	        if player do not have permission "vip+":	            equip player with all gold armour named "&aZbroja [VIP]"	            stop	    if player has permission "vip+":	        if player do not have permission "help":	            equip player with all gold armour named "&aZbroja [VIP&6+&a]"	    	             stop        if player has permission "help":	        if player do not have permission "help+":	            equip player with all iron armour named "&bZbroja [Help]"	            stop	    if player has permission "help+":	        if player do not have permission "mod":                equip player with all iron armour named "&bZbroja [Help+]"	            stop	    if player has permission "mod":            if player do not have permission "admin":	            equip player with all iron armour named "&2Zbroja [Mod]"	            stop	    if player has permission "admin":	        if player do not have permission "owner":	            equip player with all iron armour named "&cZbroja [Admin]"	            stop	    if player has permission "owner":	        equip player with all diamond armour named "&c&lZbroja [Wlasciciel]"            stop
Odnośnik do komentarza
https://skript.pl/temat/1211-skript-plus/#findComment-9762
Udostępnij na innych stronach

  • 0
play 1 of effect note with data 1 at location of player 

nie dziala mi: blad

'player' is not an item stack (VIP.sk, line 81: play 1 of effect note with data 1 at location of player')

 

 

i jeszcze jedno: jak zrobic zeby dzialalo to w jakims regionie np. tylko na spawnie

 

Hallo, a moze dla tego ze jest nowy SkriptPlus?

spawn %number% of %string% data %number% offset with %number%, %number%, %number% at %locations%

(Wymaga SKAddonLib)

 

Nowa dokumentacja:

http://cp.mcotg.com/skriptplus.html

Edytowane przez RickPlayingPL
Odnośnik do komentarza
https://skript.pl/temat/1211-skript-plus/#findComment-9772
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ę...