Aide Swithbar

Mc_AbBeR Messages postés 301 Date d'inscription mercredi 15 juin 2005 Statut Membre Dernière intervention 19 février 2007 - 15 juin 2005 à 18:17
cs_SornDrixer Messages postés 2084 Date d'inscription jeudi 12 décembre 2002 Statut Membre Dernière intervention 30 janvier 2011 - 16 juin 2005 à 13:08
J'ai réussi a faire une bar, mais elle n'ai pas placée a gauche

Aidez moi svp

5 réponses

cs_Huitre Messages postés 290 Date d'inscription mardi 21 janvier 2003 Statut Membre Dernière intervention 29 février 2008
15 juin 2005 à 22:05
j ai reussi a faire un client rpg multi en picwin avec pnj
collisions , monstre, ia , mais je n arrive pas a faire le server ,
aider moi :/
0
cs_SornDrixer Messages postés 2084 Date d'inscription jeudi 12 décembre 2002 Statut Membre Dernière intervention 30 janvier 2011 8
15 juin 2005 à 22:15
Comme l'a souligné avec humour Huitre, donne peut-être + de précisions, quel dll tu utilises, ton code, etc ..

<hr color="#d3d3d3">Cordialement, Sorn_Drixer (Admin CodeS-SourceS)

<!--
0
Mc_AbBeR Messages postés 301 Date d'inscription mercredi 15 juin 2005 Statut Membre Dernière intervention 19 février 2007
16 juin 2005 à 12:16
Bah voila le code :

on *:dialog:mp3:init:*:{
dll mdx.dll SetMircVersion $version
dll mdx.dll MarkDialog $dname
dll mdx.dll SetControlMDX $dname 1,2 treeview haslines hasbuttons linesatroot insertdroptarget > $scriptdir\\dll\\views.mdx
dll mdx.dll SetDialog $dname style tool
dll mdx.dll SetBorderStyle $dname 1,2 border
dll mdx.dll SetControlMDX $dname 8 ProgressBar smooth > $ctl_gen
dll mdx.dll SetFont $dname 1,2 +a 15 300 comic sans ms


dll mdx.dll SetDialog $dname bgcolor $rgb(0,0,0)
dll mdx.dll SetColor $dname 6 text $rgb(64,255,255)
dll mdx.dll SetColor 6 background $rgb(000,000,000)
dll mdx.dll SetColor 6 Textbg $rgb(000,000,000)
dll mdx.dll SetColor $dname 19 text $rgb(64,255,255)
dll mdx.dll SetColor 19 background $rgb(000,000,000)
dll mdx.dll SetColor 19 Textbg $rgb(000,000,000)
dll mdx.dll SetColor $dname 999 text $rgb(64,255,255)
dll mdx.dll SetColor 999 background $rgb(000,000,000)
dll mdx.dll SetColor 999 Textbg $rgb(000,000,000)
dll mdx.dll SetColor $dname 12 text $rgb(64,255,255)
dll mdx.dll SetColor 12 background $rgb(000,000,000)
dll mdx.dll SetColor 12 Textbg $rgb(000,000,000)
dll mdx.dll SetColor $dname 5 text $rgb(64,255,255)
dll mdx.dll SetColor 5 background $rgb(000,000,000)
dll mdx.dll SetColor 5 Textbg $rgb(000,000,000)
dll mdx.dll SetColor $dname 13 text $rgb(64,255,255)
dll mdx.dll SetColor 13 background $rgb(000,000,000)
dll mdx.dll SetColor 13 Textbg $rgb(000,000,000)


dll mdx.dll SetFont mp3 5 +abg 16 400 comic sans ms
dll mdx.dll SetFont mp3 13 +abg 16 400 comic sans ms
dll mdx.dll SetFont mp3 999 +abg 16 400 comic sans ms
dll mdx.dll SetFont mp3 1 +abg 16 400 comic sans ms
dll mdx.dll SetFont mp3 2 +abg 16 400 comic sans ms
dll mdx.dll SetFont mp3 3 +abg 16 400 comic sans ms
dll mdx.dll SetFont mp3 4 +abg 16 400 comic sans ms
dll mdx.dll SetFont mp3 5 +abg 16 400 comic sans ms



dll dll\\ktools.dll DockWindow $dialog(mp3).hwnd > left
%x = $findfile(%mp3,*.mp3,0,did -a mp3 5 $nopath($1-))
if ( %discretmp3 == oui ) { did -c $dname 999 } var %cpt 1, %total $ini(mp3.ini,0)
while %cpt <= %total {
did -a mp3 13 $ini(mp3.ini,%cpt)
inc %cpt
}
}
0
Mc_AbBeR Messages postés 301 Date d'inscription mercredi 15 juin 2005 Statut Membre Dernière intervention 19 février 2007
16 juin 2005 à 12:17
ahh oui ! en regardant bien la fin du code, (en fait c'est pas moi qui a fait le code lol ) il faut le ktools.dll mais je l'ai pas ! lol
0

Vous n’avez pas trouvé la réponse que vous recherchez ?

Posez votre question
cs_SornDrixer Messages postés 2084 Date d'inscription jeudi 12 décembre 2002 Statut Membre Dernière intervention 30 janvier 2011 8
16 juin 2005 à 13:08
"en regardant bien la fin du code, (en fait c'est pas moi qui a fait le code lol ) il faut le ktools.dll mais je l'ai pas ! lol"

Et comment tu espères docker ta switchbar sans le dll en question ?



En tapant son nom sur google, tu peux le trouver facilement.

Il y a également son site officiel :

http://ktools.creationcorner.org/

<hr color="#d3d3d3">Cordialement, Sorn_Drixer (Admin CodeS-SourceS)

<!--
0
Rejoignez-nous