Kod: Kodu kopyalamak için üzerine çift tıklayın!
#cort on
on !^*:join:#:{
hadd -m $nick # 1
who +g $nick
}
raw 352:*:{
hadd -m fullnametable $6 $9-
if $hget($6,0).item == 1 { echo $color(info) -t $hget($6,1).item * Login: $6 - FN: $9- | hfree $6 }
}
raw 315:*:haltdef
#cort end
here is simply fullname shower code but work only english characters not working on turkish
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir. tested :p
if you want execute command on fullname you should make log window like @
[Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...] window.
for activate code type : /enable #cort
deactivate : /disable #cort
you can make it shortly with F keys.
like this : F5 $iif($group(#cort) == on,/disable #cort,/enable #cort)
put this code in Aliases, if its on turn off or on.