Problème Atlantis.tcl
#1
Hello , voilà , j'ai un problème avec le tcl d'Atlantis :
j'ai une erreur dans l'eggdrop :
Code :
cl error [atlantis::pubmStats]: wrong # args: no script following "{ ![userExists $userName] && ![userAdd $userName $" argument

et voiçi le bout de tcl :
tcl
proc atlantis::pubmStats {nick uhost handle channel texte} {
  variable users; global antiflood atlantis
  
  # Modifie les statistiques de l'utilisateur en fonction de la phrase qu'il
  # vient de prononcer.
 
  set userName [getUserName $nick $uhost $channel]
 
  if ![isStatsChan $channel] { return }
 
  if { ![userExists $userName] && ![userAdd $userName $nick $channel] } 
{
    return
  }
 
  if {[info exists antiflood(text,$userName)] && $atlantis(anti_statsflood)} {
    return
  }


si vous pouviez m'aider . merci
Répondre


Messages dans ce sujet
Problème Atlantis.tcl - par Dimac - 23/03/2009, 21:25
RE: Problème Atlantis.tcl - par Merwin - 24/03/2009, 11:55
RE: Problème Atlantis.tcl - par CrazyCat - 25/03/2009, 00:14

Atteindre :


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