on death of a player:
if {deaths.%victim%} is not set:
set {deaths.%victim%} to 1
else:
add 1 to {deaths.%victim%}
if {deaths.%victim%} is greater than or equal to 10:
execute console command "/lp user %victim% permission set your.permission.node"
nereye yazıcam bunuKod:on death of a player: if {deaths.%victim%} is not set: set {deaths.%victim%} to 1 else: add 1 to {deaths.%victim%} if {deaths.%victim%} is greater than or equal to 10: execute console command "/lp user %victim% permission set your.permission.node"
Bu Skript İşe Yarar Diye Düşünüyorum
Skript plugininin içindeki skript dosyasına .sk formatında yazıcaksın ve istediğin yetkiyi yazıcaksınnereye yazıcam bunu
tam anlamadım kusura bakmayın biraz daha detay verirmisinizSkript plugininin içindeki skript dosyasına .sk formatında yazıcaksın ve istediğin yetkiyi yazıcaksın
akenx0
bu skript sadece 10 ölmesi olanlara bir perm veriyor.Kod:on death of a player: if {deaths.%victim%} is not set: set {deaths.%victim%} to 1 else: add 1 to {deaths.%victim%} if {deaths.%victim%} is greater than or equal to 10: execute console command "/lp user %victim% permission set your.permission.node"
Bu Skript İşe Yarar Diye Düşünüyorum
akenx0
options:
100: Azimli
200: Tecrübeli
300: Kraliçe
400: Kral
500: Cellat
on death of player:
attacker is a player
if {kills::%attacker%} is set:
add 1 to {kills::%attacker%}
if {kills::%attacker%} is greater than or equal to 100:
execute console command "lp user %attacker% parent set {@100}"
else if {kills::%attacker%} is greater than or equal to 200:
execute console command "lp user %attacker% parent set {@200}"
else if {kills::%attacker%} is greater than or equal to 300:
execute console command "lp user %attacker% parent set {@300}"
else if {kills::%attacker%} is greater than or equal to 400:
execute console command "lp user %attacker% parent set {@400}"
else if {kills::%attacker%} is greater than or equal to 500:
execute console command "lp user %attacker% parent set {@500}"
else:
set {kills::%attacker%} to 1
nereye yazıcaz bunuJavaScript:options: 100: Azimli 200: Tecrübeli 300: Kraliçe 400: Kral 500: Cellat on death of player: attacker is a player if {kills::%attacker%} is set: add 1 to {kills::%attacker%} if {kills::%attacker%} is greater than or equal to 100: execute console command "lp user %attacker% parent set {@100}" else if {kills::%attacker%} is greater than or equal to 200: execute console command "lp user %attacker% parent set {@200}" else if {kills::%attacker%} is greater than or equal to 300: execute console command "lp user %attacker% parent set {@300}" else if {kills::%attacker%} is greater than or equal to 400: execute console command "lp user %attacker% parent set {@400}" else if {kills::%attacker%} is greater than or equal to 500: execute console command "lp user %attacker% parent set {@500}" else: set {kills::%attacker%} to 1
Eğer işinize yaradıysa Elmas verirseniz sevinirim.
proscoreboard pluginini kullanıyorum dosyanın içinde sadece config var dosyanın içinde yeni bi şeymi açayımplugins\Skript\scripts\rankup.sk
Eğer böyle bir dosyanız yoksa oluşturup içerisine yazabilirsiniz.
Dostum Kopyala Yapıştır Yapıp Değiştirebilirler.bu skript sadece 10 ölmesi olanlara bir perm veriyor.

_thread
Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!