buraksz
Marangoz
- Mesajlar
- 50
- En iyi cevaplar
- 0
- Beğeniler
- 6
- Puanları
- 0
command gorevver [<text>]:
trigger:
if arg 1 is "elmas":
if player has 32 of 264:
remove 32 264 from player
send "{@p} 32 Elmas Gorevini Yaptınız ! 5000 TL Ve 12 Elmas Kazandınız."
execute console command "eco give %player% 5000"
else:
send "{@p}Yeterli Elmas'ınız Yok"
bu şekilde olan görevi adam öldürme olarak nasıl çevirebiliriz.
Örnek ;
10 Adam Öldür 5 TL kazan şeklinde
trigger:
if arg 1 is "elmas":
if player has 32 of 264:
remove 32 264 from player
send "{@p} 32 Elmas Gorevini Yaptınız ! 5000 TL Ve 12 Elmas Kazandınız."
execute console command "eco give %player% 5000"
else:
send "{@p}Yeterli Elmas'ınız Yok"
bu şekilde olan görevi adam öldürme olarak nasıl çevirebiliriz.
Örnek ;
10 Adam Öldür 5 TL kazan şeklinde