|
configuring a mp3 addon for mirc
hia
just downloaded a mp3 addon
when i write /dll mir.dll song , it displays on my scree: np: artist - trackname (length)
and in the readme file there is something im wondering on how to configure standing there:
/dll mir.dll song
/dll mir.dll songv
different from song, songv shows no text in the current channels. insteads songv sets some variables which you can output yourself in a mirc-script on your own, so you can customize the design. the following variables are available:
%song - the actual artist and title
%songlength - shows the lenght of the song
%songbitrate - bitrate in kbit
these information could be presented by yourself, e.g. with /say %song (%songlength, %songbitrate kbit)
does anyone what i should write in the aliases to make it display something like: /me is listening to artist - trackname (length/bitrate)
im a mirc n00b, so i dont understand shit of this
hope someone knows what i should do 
greetZ!
|