Icone nicklist

cs_Eiffel Messages postés 121 Date d'inscription jeudi 16 octobre 2003 Statut Membre Dernière intervention 26 août 2004 - 22 nov. 2003 à 01:50
ZzeremY Messages postés 4 Date d'inscription jeudi 7 avril 2005 Statut Membre Dernière intervention 23 septembre 2005 - 10 mai 2005 à 01:22
Bah voila j'arrive pas a caler des icones dans la nicklist :/
Pourtant je croi que je fai ce qui faut ..
#nl on
On *:Join:#:{
if ($nick == $me) {
dll systeme/dll/nicklust.dll SetIcon # voice > icones/voice.ico
dll systeme/dll/nicklust.dll SetIcon # op > icones/op.ico
dll systeme/dll/nicklust.dll SetIcon # normal > icones/users.ico
}
}
Voila si vous pouvez m'aiderz ca srai sympa ..
:)

4 réponses

cs_Kolibot Messages postés 817 Date d'inscription mercredi 25 juin 2003 Statut Membre Dernière intervention 19 avril 2004
22 nov. 2003 à 11:26
Honnetement je n'ai aucune idée.... Viens sur #scripting on pourra peut être plus t'aider...

By Koli :approve)

Rejoins moi sur irc.heliosnet.org
=>> #scripting
0
cs_Jp2A Messages postés 27 Date d'inscription jeudi 6 février 2003 Statut Membre Dernière intervention 7 novembre 2006
19 avril 2004 à 16:28
on ^*:join:#:{
if ($nick == $me) {
dll nicklust.dll Mark # > nicklust2 autoarrange hottrack underlinehot flatsb balloon
dll nicklust.dll SetColor # op $rgb(221,0,0)
dll nicklust.dll SetColor # halfop $rgb(255,94,0)
dll nicklust.dll SetColor # normal $rgb(0,0,255)
dll nicklust.dll SetColor # voice $rgb(0,110,0)
dll nicklust.dll SetColor # bkg $rgb(255,255,255)
dll nicklust.dll SetFont # all 10 400 > arial
dll nicklust.dll SetView # report
dll nicklust.dll SetHeaderText # > #
dll nicklust.dll SetIcon # op > icones/op.ico
dll nicklust.dll SetIcon # halfop > icones/hop.ico
dll nicklust.dll SetIcon # voice > icones/voice.ico
halt
}
}

Un Corse Dans L'univers...
0
Morztyn Messages postés 1 Date d'inscription mardi 13 juillet 2004 Statut Membre Dernière intervention 4 novembre 2004
4 nov. 2004 à 11:52
perso je trouve que nicklust fait bien ramer le irc alors bon c'est ton choix
0
ZzeremY Messages postés 4 Date d'inscription jeudi 7 avril 2005 Statut Membre Dernière intervention 23 septembre 2005
10 mai 2005 à 01:22
Bonjour Je voudré une nicklist , comme sous java , pour mon script mirc svp merci merci bcp
0
Rejoignez-nous