Yusuf_Strafe
Somon Balığı Selam Vermeye Geldi
- Katılım
- 17 Kasım 2021
- Mesajlar
- 24
- Elmaslar
- 0
- Puan
- 1.955
- Yaş
- 16
- Minecraft
- xQreazy
Discord:
Moonlight#2372
yapmıyor reklamKod:command /reklamyap [<text>]: aliases: /reklam permission: skript.reklam permission message: "&4Yeterli yetkin yok!" trigger: loop all players: if arg 1 is not set: send "&4Kullanim: &e/reklamyap yazi" to player stop if difference between {reklam2::cooldown::%player%} and now > 120 minutes: send loop-players title "&aReklamlar" with subtitle arg 1 for 10 seconds set {reklam2::cooldown::%player%} to now if {reklam2::cooldown::%player%} isn't set: send loop-players title "&aReklamlar" with subtitle arg 1 for 10 seconds set {reklam2::cooldown::%player%} to now else: set {_sure} to "%difference between 120 minutes and (difference between {reklam2::cooldown::%player%} and now)%" replace all "hour" with "&fsaat" in {_sure} replace all "minutes" with "&fdakika" in {_sure} replace all "and" with "&fve" in {_sure} send "&aBu komudu &f%{_sure}% &asonra tekrar kullanabilirsin." to player