mIRC Home    About    Download    Register    News    Help

Print Thread
#70749 08/02/04 09:21 PM
Joined: Oct 2003
Posts: 306
J
Fjord artisan
OP Offline
Fjord artisan
J
Joined: Oct 2003
Posts: 306
how can i add a path for

alias sis {
set %insis1 = placa ( $dll(moo.dll,gfxinfo,_ )
set %insis2 = Sistema ( $dll(moo.dll,osinfo,_)
set %insis3 = Memoria ( $dll(moo.dll,meminfo,_)
set %insis4 = CPU ( $dll(moo.dll,cpuinfo,_) ) |
set %insis5 = Pantalla ( $window(-1).w $+ x $+ $window(-1).h
set %insis6 = Tiempo ( $dll(moo.dll,uptime,_)+ )


}

set %insis1 = placa ( $dll(%mydir,gfxinfo,_ )

/set %mydir $mircversion\dll\moo.dll


thnx



mess with the best
#70750 09/02/04 06:54 AM
Joined: Aug 2003
Posts: 1,831
I
Hoopy frood
Offline
Hoopy frood
I
Joined: Aug 2003
Posts: 1,831
You should take all those "=" out. The syntax for set is: '/set %var value'

  • //set %mydir $+(dll\moo.dll)
Is that what you want?

#70751 09/02/04 07:05 AM
Joined: Oct 2003
Posts: 306
J
Fjord artisan
OP Offline
Fjord artisan
J
Joined: Oct 2003
Posts: 306
yea ,how i conected to you?

thnx so much


mess with the best

Link Copied to Clipboard