Messages : 142
Sujets : 22
Inscription : Mar 2008
Merci fedora :)
Par contre j'arrive pas a régler le temps entre deux topics en tapant !rttimer et le temps.
!rttimer 60 #salon ( j'ai essayer cela mais c'est pas ca )
Merci
Messages : 438
Sujets : 17
Inscription : Sep 2008
28/09/2009, 20:52
(Modification du message : 28/09/2009, 20:53 par fedora .)
essaye cet commande :
Citation : !rttimer -rt 60 #salon
en regardant le TCL tu à cela
tclcopier
if { ( $option ! = "-stat" ) && ( $option ! = "-stop" ) && ( ( $interval == "" ) || ( $option == "" ) || ( ( ( $option ! = "-rt" ) || ( $chan == "" ) ) && ( $option ! = "-rtall" ) ) ) } {
putserv "NOTICE $nick :Usage: rttimer <option> \[ interval \[ channel\] \] "
donc !rttimer option donc -rt pour mettre le timer l'intervalle = 60 par exemple puis le #salon.
Apparemment ce TCL à pas mal d'option essaye de bien lire le TCL.
cordialement :)
Messages : 142
Sujets : 22
Inscription : Mar 2008
Merci fedora cela marche niquel :)