Yönetici

- Katılım
- 14 Kas 2022
- Mesajlar
- 310
- Beğeniler
- 95
- Favori Oyun
- Meslek
- Discord
- İsim
Kod:
setudef flag komut
bind pub -|- ".komutlar" komut_list
proc komut_list {nick uhost hand chan text} {
if {![channel get $chan komut]} { return 0 }
set komut [list]
set i 0
foreach {bind tur flags kmt kac pros} [binds pub] {
lassign $bind...
Please login to view full content. Giriş yap veya üye ol.