witam szukam skryptu na duele tutaj jest taki ale on nie chce dzialac
options:
world: standard #SWIAT
on right click on player:
if "%world of player%" is "{@world}":
set {zapytanieduel.%player%} to true
if {odpowiedz.%player%} is false:
if {zapytanieduel.%player%} is true:
clear {zapytanieduel.%player%}
set {odpowiedz.%player%} to true
loop 3 times:
wait a second
send "&2Walka rozpocznie sie za &6%loop-integer% &2sekund&7."
play raw sound "random.level_up" at player
set {pvpmode.%player%} to true
set {pvpmode.%clicked player%} to true
on death of player:
if "%world of attacker%" is "{@world}":
set {pvpmode.%victim%} to false
set {pvpmode.%attacker%} to false
on damage of player:
if "%world of attacker%" is "{@world}":
if {pvpmode.%attacker%} is not true:
cancel event
Pytanie
sajmonisko 0
witam szukam skryptu na duele tutaj jest taki ale on nie chce dzialac
options: world: standard #SWIAT on right click on player: if "%world of player%" is "{@world}": set {zapytanieduel.%player%} to true if {odpowiedz.%player%} is false: if {zapytanieduel.%player%} is true: clear {zapytanieduel.%player%} set {odpowiedz.%player%} to true loop 3 times: wait a second send "&2Walka rozpocznie sie za &6%loop-integer% &2sekund&7." play raw sound "random.level_up" at player set {pvpmode.%player%} to true set {pvpmode.%clicked player%} to true on death of player: if "%world of attacker%" is "{@world}": set {pvpmode.%victim%} to false set {pvpmode.%attacker%} to false on damage of player: if "%world of attacker%" is "{@world}": if {pvpmode.%attacker%} is not true: cancel eventOdnośnik do komentarza
https://skript.pl/temat/14860-skrypt-na-duele/Udostępnij na innych stronach
0 odpowiedzi na to pytanie
Rekomendowane odpowiedzi