- Katılım
- 14 Kas 2022
- Mesajlar
- 306
- Tepkime puanı
- 89
- Puanları
- 28
- Yaş
- 45
- Konum
- istanbul
- Web sitesi
- www.mircforum.org.tr
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...
İçeriğin tamamını görüntülemek için lütfen giriş yapınız.