Communauté Eggdrop
[Script] Probleme Resolu ! - Version imprimable

+- Communauté Eggdrop (https://forum.eggdrop.fr)
+-- Forum : Eggdrop et TCL (https://forum.eggdrop.fr/forumdisplay.php?fid=8)
+--- Forum : Scripts TCL (https://forum.eggdrop.fr/forumdisplay.php?fid=4)
+--- Sujet : [Script] Probleme Resolu ! (/showthread.php?tid=1604)



Probleme Resolu ! - BaGrift - 29/12/2015

Bonjour,

Je viens vers vous pour vous demander de l'aide sur le TCl Pooshy...

J'ai bien configuré La Partit Link Du Script Mais quand je rehash mon eggdrop il me donne une erreur la voici =>

tcl
14:37:38 <SwagBot> [14:37:46] ERROR :Closing Link: [51.255.164.72] (Invalid numeric)



Donc je suppose que sa viens de cette ligne =>
tcl
putdcc $::pooshy(idx) "SERVER $::pooshy(link) 1 [unixtime] [unixtime] J09 ACAA\] +s :$::pooshy(info)"



Merci de votre Aide Wink

Probleme Resolu !

L'erreur venez de cette ligne
tcl
putdcc $::pooshy(idx) "SERVER $::pooshy(link) 1 [unixtime] [unixtime] J09 ACAA\] +s :$::pooshy(info)"


A Remplacer par
tcl
putdcc $::pooshy(idx) "SERVER $::pooshy(link) 1 :$::pooshy(info)"