mIRC Home    About    Download    Register    News    Help

Print Thread
#35414 10/07/03 12:49 PM
Joined: Apr 2003
Posts: 300
A
andymps Offline OP
Fjord artisan
OP Offline
Fjord artisan
A
Joined: Apr 2003
Posts: 300
on *:DIALOG:Mp3_dialog:sclick:19: {
return $findfile(%mp3dir,* $+ $did(20) $+ *.mp3,0,did -ra Mp3_dialog 6 $nopath($1-))
}
when i put a ceratin word into the list box id=20 and click the button id=19 it should delete all thnings in the list box and write the things it come back with, but it only lists 1 out of the loads that r there, what is wrong


Liek OMG Yuo Stoleded my MageHurtzzzz!!!11
#35415 10/07/03 12:55 PM
Joined: May 2003
Posts: 2,265
P
Hoopy frood
Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
on *:DIALOG:Mp3_dialog:sclick:19: {
did -r $dname 6
$findfile(%mp3dir,* $+ $did(20) $+ * $+ .mp3,0,did -a mp3_dialog 6 $nopath($1-))
}
the problem was that you had did -ra mp3_dialog 6 $nopath($1-)) this will remove everything and add 1 icon back in each time it finds a match

ps in future if you have any more dialog problems post them to a thread you have already made, dont keep starting new threads.

Last edited by pheonix; 10/07/03 12:58 PM.

new username: tidy_trax
#35416 10/07/03 02:22 PM
Joined: Jan 2003
Posts: 108
H
Vogon poet
Offline
Vogon poet
H
Joined: Jan 2003
Posts: 108
I agree, he has at least 5 threads on the front page. Someone delete this. smirk


Link Copied to Clipboard