I'm looking to change the way the xdcc packs are displayed.
I have very limited knowledge of coding irc, so I'm in need of some help.
I found from line 841 to 908 in alias2.mrc all the display information(well i think I found it).
Below is an example, Current BW is the verbiage that could be changed. Pretty straight forward.
xdcc.ad.bw { return $sv(Current BW,$ratefix($bandwidth)) }
What I want to change :
Currently a pack is listed in this format:
#8 «88.8MB» TEST-TEST-2004 - (555 gets)
I want to change it to something like this....
#8 555x « 88.8M» TEST-TEST-2004
If you know how I could change this, please help ! =)
Thanks in advance.