Demande d'information
#1
Bonsoir,
J'ai dans mon eggdrop un code TCL pour sajoin les utilisateurs via la commande "!saj #salon" mais malheuresement elle ne marche pas, en effet au lieu de sajoin il me met les salons entre deux accolades " { et } "

Quand je fait "!saj #staff" voici ce que j'ai en partyline:
(Debug - Clams) :irc.****.fr 403 Clams {#staff} :No such channel

Voici m'a procédure de sajoin:
tcl
	set pseudo [lindex $arg 1]    
	set cible [lrange $arg 2 end]
	putdcc $::clams(idx) ":[clams:server] SAJOIN $pseudo $cible"



Par contre si j'ajoute un salon prédefini dans le code tel que #irc cela sajoin correctement:
tcl
	set pseudo [lindex $arg 1]    
	putdcc $::clams(idx) ":[clams:server] SAJOIN $pseudo #irc"



Donc si quelqu'un pourais m'expliquer pourquoi les salons sont de la forme {#salon} cela serais bien sympatique.
Répondre


Messages dans ce sujet
Demande d'information - par heretoc - 07/06/2011, 04:23
RE: Demande d'information - par MenzAgitat - 07/06/2011, 09:36
RE: Demande d'information - par CrazyCat - 07/06/2011, 09:42
RE: Demande d'information - par djkenny - 07/06/2011, 11:49
RE: Demande d'information - par CrazyCat - 07/06/2011, 12:27
RE: Demande d'information - par djkenny - 07/06/2011, 15:43
RE: Demande d'information - par heretoc - 07/06/2011, 14:03
RE: Demande d'information - par MenzAgitat - 07/06/2011, 14:13
RE: Demande d'information - par heretoc - 07/06/2011, 14:27

Atteindre :


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