AWAY EN DIALOG TRÉS TRÉS SIMPLE!

ProtOx Messages postés 4 Date d'inscription lundi 30 décembre 2002 Statut Membre Dernière intervention 25 mars 2003 - 25 mars 2003 à 16:04
rugbymen Messages postés 35 Date d'inscription lundi 31 janvier 2005 Statut Membre Dernière intervention 13 février 2005 - 21 févr. 2005 à 01:09
Cette discussion concerne un article du site. Pour la consulter dans son contexte d'origine, cliquez sur le lien ci-dessous.

https://codes-sources.commentcamarche.net/source/14548-away-en-dialog-tres-tres-simple

rugbymen Messages postés 35 Date d'inscription lundi 31 janvier 2005 Statut Membre Dernière intervention 13 février 2005
21 févr. 2005 à 01:09
ben voilà pour vous 2 lol

dialog away.cfg {
title "Away|==--> by MasterHorror <--==|"
size -1 -1 120 62
option dbu
box "Configuration", 1, 2 1 115 45
button "Partir", 2, 80 49 36 10, flat multi
button "Fermer", 3, 3 49 37 10, cancel flat
text "Raison du away", 4, 7 11 43 8
edit "", 5, 51 11 59 10
text "Nick d'away", 6, 7 22 42 8
edit "", 7, 51 21 59 10
text "Heure de retour", 8, 7 32 43 8
edit "", 9, 51 32 59 9
button "Revenir", 10, 42 49 36 10, flat
}
}
ON 1:DIALOG:away.cfg:edit:5:{
set %away.raison $did(5)
}
ON 1:DIALOG:away.cfg:edit:7:{
set %away.nick $did(7)
}
ON 1:DIALOG:away.cfg:edit:9:{
set %away.return $did(9)
}
ON 1:DIALOG:away.cfg:sclick:2:{
if (%away == off) {
set %away.timepart $time
set %away.datepart $date
set %away.actu $me
ame 14part en away le7 $date 14à7 $time 14; Raison:7 %away.raison 14;Heure prévue de retour:7 %away.return
nick %away.nick
set %away on
}
else {
echo -a 6[7E14R7R14E7U14R6]7V14ous étes déjà en mode "AwaY"
}
}
ON 1:DIALOG:away.cfg:sclick:10:{
if (%away == on) {
ame 14revient du away le7 $date 14à7 $time 14; Raison:7 %away.raison 14; Résté away depuis:7 %away.timepart 14le7 %away.datepart 6<--== DRaGon scripT
nick %away.actu
set %away off
}
else {
echo -a 6[7E14R7R14E7U14R6]7V14ous nétes pas encore en mode "AwaY"
}
}

pour ne pas vous prendre la tete lol
M4tthi3u Messages postés 13 Date d'inscription lundi 31 mai 2004 Statut Membre Dernière intervention 22 août 2004
26 juin 2004 à 11:08
Bon systeme simple mais marche pas trop il me dit que je suis en away alors que je n est pas d autre systeme d away ...
Lord_Mad Messages postés 2 Date d'inscription samedi 17 janvier 2004 Statut Membre Dernière intervention 17 janvier 2004
20 janv. 2004 à 03:38
tien pour le look ^^

dialog away.cfg {
title "Away|==--> by MasterHorror <--==|"
size -1 -1 120 62
option dbu
box "Configuration", 1, 2 1 115 45
button "Partir", 2, 80 49 36 10, flat multi
button "Fermer", 3, 3 49 37 10, cancel flat
text "Raison du away", 4, 7 11 43 8
edit "", 5, 51 11 59 10
text "Nick d'away", 6, 7 22 42 8
edit "", 7, 51 21 59 10
text "Heure de retour", 8, 7 32 43 8
edit "", 9, 51 32 59 9
button "Revenir", 10, 42 49 36 10, flat
}
DrAzZiK69 Messages postés 117 Date d'inscription lundi 17 mars 2003 Statut Membre Dernière intervention 8 décembre 2003
31 mars 2003 à 19:55
pas mal ^^
ProtOx Messages postés 4 Date d'inscription lundi 30 décembre 2002 Statut Membre Dernière intervention 25 mars 2003
25 mars 2003 à 16:04
J'vais test de suite .. c'est clair il a l'air bien simple et trankil comme systeme, bien joué ! :)
Rejoignez-nous