Rehash & Restart
#1
Hello tout le monde, écoutais j'ai coder un pti code ^^ et malheuresement je ne voie pas où est l'erreur :/ et disont que j'ai casiment finie le TCL que je vais mêtre en publication ^^ alors merci de m'aider sur ce pti projet Smile

tcl
bind pub - !rehash rehash 
proc rehash {nick host hand chan} {
    global vhost3 
    foreach vhost $vhost3 {
        if {[string match -nocase $vhost $uhost]}  { 
	rehash
            putquick "PRIVMSG #Admin \00307$nick \00312à utiliser la commande \00306!rehash"
              } 
	}
}
 
 
bind pub - !restart restart
proc restart {nick host hand chan} {
    global vhost3
    foreach vhost $vhost3 { 
        if {[string match -nocase $vhost $host]}  {
	restart
            putquick "PRIVMSG #Admin \00307$nick \00312à utiliser la commande \00306!restart"
              } 
	}
}



Voici l'erreur que j'ai en CTCP


[01:04:26] <YoShi> [07:04] Tcl error [restart]: wrong # args: should be "restart nick host hand chan"
[01:04:28] <YoShi> [07:04] Tcl error [rehash]: wrong # args: should be "rehash nick uhost hand chan"


Encore merci de m'aider :/
Le meuilleur du Web www.zet-land.org
Répondre Avertir


Messages dans ce sujet
Rehash & Restart - par Babytigrou16 - 01/06/2010, 07:04
RE: Rehash & Restart - par Babytigrou16 - 01/06/2010, 07:41
RE: Rehash & Restart - par djdu32 - 01/06/2010, 10:24
RE: Rehash & Restart - par heretoc - 01/06/2010, 11:10
RE: Rehash & Restart - par djdu32 - 01/06/2010, 11:38
RE: Rehash & Restart - par Babytigrou16 - 01/06/2010, 16:50
RE: Rehash & Restart - par CrazyCat - 01/06/2010, 13:09
RE: Rehash & Restart - par CrazyCat - 01/06/2010, 17:06
RE: Rehash & Restart - par Babytigrou16 - 01/06/2010, 18:13
RE: Rehash & Restart - par Marc - 01/06/2010, 18:26
RE: Rehash & Restart - par MenzAgitat - 02/06/2010, 03:33
RE: Rehash & Restart - par Babytigrou16 - 01/06/2010, 18:52
RE: Rehash & Restart - par CrazyCat - 02/06/2010, 09:20
RE: Rehash & Restart - par Marc - 02/06/2010, 15:11

Atteindre :


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