command /kod:
trigger:
if {kod.kullanma} is false:
message "Aferin"
set {kod.kullanma} to true
if {kod.kullanma} is true:
cancel event
Son 2 satırı kodtan çıkarabilirsin bir işe yaramaz.
Kod:
command /kod:
[tab]trigger:
[tab][tab]if {kod.kullanma} is false:
[tab][tab][tab]message "Aferin"
[tab][tab][tab]set {kod.kullanma} to true