- IRC : Traduction en francais des évenements salon - CodeS SourceS
- C# / .NET : Traduction automatique francais -> néérlandais, anglais, allemand - Co
- Traduction du français / anglais
- C / C++ / C++.NET : Traduction francais anglais avec google - CodeS SourceS
- IRC : Aliase de traduction français / anglais - CodeS SourceS
23 sept. 2006 à 21:57
[21:46] * domistico_18 ( ) a quitté le serveur (Quit ())
Y'a moyen de remplacer ca par un raw ou autre plus performant qui lise et affiche à coup sur l'information demandées ??
merki ^^'
17 janv. 2004 à 11:20
- echo $chan 9 $+ $timestamp ***
par
- echo -t $chan 9 ***
ce qui laisse le choix a l utilisateur d avoir ou non les timestamp.
16 janv. 2004 à 22:41
alias colev { echo $chan $1 $+ $timestamp *** $+([,$2,]14 $nick ,$3) $4 $5 14 $+ $6- | haltdef }
16 janv. 2004 à 22:26
on ^1:RAWMODE:#:{
if +b isin $1 { colev 3 Ban 03à banni $2- }
if -b isin $1 { colev 3 UnBan 03à réhabilité $2- }
if +v isin $1 { colev 9 Voice 09à "voicé" (+v) $2- }
if -v isin $1 { colev 9 DeVoice 09à "devoicé" (-v) $2- }
if +o isin $1 { colev 9 Op 09à "oppé" (+o) $2- }
if -o isin $1 { colev 9 DeOp 09à "deoppé" (-o) $2- }
if +q isin $1 { colev 9 Owner 09à "owner" (+q) $2- }
if -q isin $1 { colev 9 DeOwner 09à "deowner" (-q) $2- }
if +h isin $1 { colev 9 Halfop 09à "halfoppé" (+h) $2- }
if -h isin $1 { colev 9 DeHalfop 09à "dehalfoppé" (-h) $2- }
}
alias colev { echo $chan $1 $+ $timestamp *** $+([,$2,]14 $nick ,$3) $4 14 $+ $5- | haltdef }
Je te mets 7/10
16 janv. 2004 à 20:54