mIRC Home    About    Download    Register    News    Help

Print Thread
#35154 09/07/03 01:46 PM
Joined: Jun 2003
Posts: 47
J
Ameglian cow
OP Offline
Ameglian cow
J
Joined: Jun 2003
Posts: 47
there are a error when i try tu put one pic on background
put this kode (popup):
back pic :/var %foto_fundo $$dir="choose pic" c:\*.* | /background -ap %foto_fundo
--> doesn't work or
back pic :/background -ap $$dir="choose pic" c:\*.*
--> doesn't work too
but this kode:
back pic :/var %foto_fundo $$dir="choose pic" c:\*.* | /background -ap %foto_fundo | /background -ap %foto_fundo
work in some case
i think that this is a bug

#35155 09/07/03 02:50 PM
Joined: Dec 2002
Posts: 774
T
Hoopy frood
Offline
Hoopy frood
T
Joined: Dec 2002
Posts: 774
There ain't $dir identifier?

try

Back Pic : background -ap " $+ $sfile(c:\,Choose Background Pic,Ok) $+ "


Code:
//if ( khaled isgod ) echo yes | else echo no
#35156 11/07/03 08:49 PM
Joined: Jun 2003
Posts: 47
J
Ameglian cow
OP Offline
Ameglian cow
J
Joined: Jun 2003
Posts: 47
..... your kode works well in some cases but i try it and doens't work if you try run it on a pvt which you nerver set a background, this kode work if you "run it" 2 times
but $dir... exist lol

Last edited by JoNaS_MaN; 11/07/03 08:52 PM.

Link Copied to Clipboard