FrknZhlp
Founder Of TatliXYX & CraftingCodes
- En iyi cevaplar
- 0
Uzun Zamandır Skriptle ilgili bir şey Paylaşmıyordum.
Buyrun Yeni skriptim
Komutlar
/susuzluk (oyuncu) (susuzluk yüzdesi)
Ana Permission - susuzluk.admin
Susuzluk %50 Ye Düşünce Uyarı Verir
Susuzluk %20'nin altına Düşünce Yorgunluk Ve Baş dönmesi
Susuzluk %0 A Düşünce Öldürür
Kod:
# _________________________________________________________________________________
# / / / /\ \
# \_\__________________________________________________________________________\_\/ /
# / / Create By FrknZhlp / /
# / / / /
# / / _____ __ __ ____ ___ / /
# / / / ___/__ _________ ______ / /_ __/ /__ _ __/ __ \ < / / /
# / / \__ \/ / / / ___/ / / /_ / / / / / / //_/ | | / / / / / / / / /
# / / ___/ / /_/ (__ ) /_/ / / /_/ / /_/ / ,< | |/ / /_/ / / / / /__
# / / /____/\__,_/____/\__,_/ /___/_/\__,_/_/|_| |___/\____(_)_/ / / \ \
# | | =============================================================== | | | |
# \_\________________________________________________________________________\_\_/_/
on load:
send "" to console
send "" to console
send "&bVersion : &c0.1" to console
send "" to console
send "&bSusuzluk&4Z &b> &cSusuzluk Skripti Aktif v0.1" to console
send "" to console
send "&bYapım: &cFurkanZhlp" to console
send "" to console
send "" to console
command /susuzluk [<player>] [<int>]:
permission: susuzluk.admin
permission message: &bSusuzluk&4Z &b> &cSusuzlugu Ayarlayamazsin!
trigger:
if arg 1 is set:
if arg 2 is set:
set {su.%arg 1%} to arg 2
send "&bSusuzluk&4Z > &b%arg 1% &cAdli Oyuncunun Susuzlugu &b%arg 2%&c/100" to player
else:
send "&bSusuzluk&4Z &b> &c/susuzluk (oyuncu) (susuzluk yuzdesi)" to player
else:
send "&bSusuzluk&4Z &b> &c/susuzluk (oyuncu) (susuzluk yuzdesi)" to player
every 5 seconds:
loop all players:
if {su.%loop-player%} is not set:
set {su.%loop-player%} to 100
wait 1 ticks
set the loop-player's level to {su.%loop-player%}
else:
remove 1 from {su.%loop-player%}
wait 1 ticks
set the loop-player's level to {su.%loop-player%}
if {su.%loop-player%} is greater than 100:
set {su.%loop-player%} to 99
send "&bSusuzluk&4Z &b> &cBosuna Su icme Zaten Suya ihtiyacin yok" to loop-player
if {su.%loop-player%} is equal to 50:
send "&bSusuzluk&4Z &b> &cSuya Ihtiyacin Var!" to loop-player
if {su.%loop-player%} is equal to 20:
if loop-player does not have the permission "susuzluk.admin":
send "&bSusuzluk&4Z &b> &cSusuzluk Tavan Yapti Basin Donuyor ve Yorgunsun" to loop-player
apply potion of nausea 2 to the loop-player for 30 seconds
apply potion of slowness 2 to the loop-player for 99999 seconds
else:
send "&bSusuzluk&4Z &b> &cSusuzluga Karsi Direncin Oldugu icin Zarar Gormedin" to loop-player
if {su.%loop-player%} is equal to 10:
send "&bSusuzluk&4Z &b> &cAcil suya Ihtiyacin Var!" to loop-player
if {su.%loop-player%} is equal to 0:
if loop-player does not have the permission "susuzluk.admin":
kill the loop-player
send "&bSusuzluk&4Z &b> &cSusuzluktan Oldun!" to loop-player
else:
send "&bSusuzluk&4Z &b> &cSusuzluga Karsi Direncin Oldugu Icın Olmedin" to loop-player
set {su.%loop-player%} to 100
on drink of water bottle:
if {su.%player%} is greater than 80:
cancel event
send "&bSusuzluk&4Z &b> &cCok fazla susamadigin icin Su icemezsin" to player
else:
add 20 to {su.%player%}
send "&bSusuzluk&4Z &b> &cSu ictin Artik Su Seviyen &b%{su.%player%}%&c/100"
set player's level to {su.%player%}
remove slowness from player