options:
chat: &8[&3LvL {LVL}&8]&r &7{PLAYER} &f» &7{MESSAGE}
on chat:
cancel event
set {_chat} to "{@chat}"
replace all "{GROUP}" with "{GROUP}" in {_chat}
replace all "{PLAYER}" with "%colored display name of player%" in {_chat}
replace all "{MESSAGE}" with "%colored message%" in {_chat}
replace all "{LVL}" with "%{lvl::%player%}%" in {_chat}
broadcast "%{_chat}%"
variables:
{lvl::%player%} = 1
{exp::%player%} = 0
options:
next: 100
on death:
if attacker is a player:
if victim is a zombie:
add 5 to {exp::%attacker%}
if victim is a player:
add 50 to {exp::%attacker%}
if {exp::%attacker%}-1 > {lvl::%attacker%} * {_next}:
add 1 to {lvl::%attacker%}
send "&8> &7Awansowales na &6%{lvl::%player%}% poziom&7!"
Pytanie
HaX1oR 76
options:
chat: &8[&3LvL {LVL}&8]&r &7{PLAYER} &f» &7{MESSAGE}
on chat:
cancel event
set {_chat} to "{@chat}"
replace all "{GROUP}" with "{GROUP}" in {_chat}
replace all "{PLAYER}" with "%colored display name of player%" in {_chat}
replace all "{MESSAGE}" with "%colored message%" in {_chat}
replace all "{LVL}" with "%{lvl::%player%}%" in {_chat}
broadcast "%{_chat}%"
variables:
{lvl::%player%} = 1
{exp::%player%} = 0
options:
next: 100
on death:
if attacker is a player:
if victim is a zombie:
add 5 to {exp::%attacker%}
if victim is a player:
add 50 to {exp::%attacker%}
if {exp::%attacker%}-1 > {lvl::%attacker%} * {_next}:
add 1 to {lvl::%attacker%}
send "&8> &7Awansowales na &6%{lvl::%player%}% poziom&7!"
I na czacie nie widze swojej grupy: oto zdjecie:
http://scr.hu/7ta8/8xf8j
Odnośnik do komentarza
https://skript.pl/temat/9923-poprawa-grupa-przy-lvl/Udostępnij na innych stronach
7 odpowiedzi na to pytanie
Rekomendowane odpowiedzi