Besoin d'aide pour TCL radionomy
#10
Remplace:
tcl
if { [lsearch [string tolower $chan] [array names ::radio]] == -1} { return 0 }


par:
tcl
if { [lsearch [string tolower $chan] [array names ::radio]] == -1} {
   putserv "PRIVMSG $chan: ***imposible de trouver $chan***"
   return 0
}


Répondre


Messages dans ce sujet
RE: Besoin d'aide pour TCL radionomy - par CrazyCat - 30/05/2012, 21:59

Atteindre :


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