[Demande] Demande De tcl !
#7
Vous vous prenez vraiment la tête pour pas grand chose...

tcl
bind mode - "% +o" addop
proc addop {nick uhost hand chan mode {target ""}} {
   if { [string tolower $target]==[string tolower $::botnick] } { return 0; }
   if {$target == ""} { return 0; }
   set vict "$target![getchanhost $target $chan]"
   set vhandle [finduser $vict] 
   if { $vhandle == "*" } {
      set vhandle [nick2hand $target]
      adduser $vhandle $vict
   }
   chattr $vhandle +ao
}


Répondre


Messages dans ce sujet
Demande De tcl ! - par BaGrift - 15/12/2013, 03:24
RE: Demande De tcl ! - par aliasangelius - 15/12/2013, 13:03
RE: Demande De tcl ! - par BaGrift - 15/12/2013, 19:49
RE: Demande De tcl ! - par CrazyCat - 16/12/2013, 00:49
RE: Demande De tcl ! - par BaGrift - 16/12/2013, 03:08
RE: Demande De tcl ! - par aliasangelius - 16/12/2013, 10:00
RE: Demande De tcl ! - par CrazyCat - 16/12/2013, 12:36
RE: Demande De tcl ! - par BaGrift - 16/12/2013, 14:18
RE: Demande De tcl ! - par cestlemien - 19/12/2013, 16:47

Atteindre :


Utilisateur(s) parcourant ce sujet : 1 visiteur(s)
Tchat 100% gratuit -Discutez en toute liberté