OK I have 2 requests for help. These may be already available but at this stage i have been unable to find them.
1. Themed Rank images.
Is there any way to specify a path to the rank images using a variable so that I can have different rank images assigned for each theme?
Assuming I had two themes called "theme1" and "theme2", I would like to have the rank images pulled from the following areas...
\theme1\images\ranks\rankimage.gif
\theme2\images\ranks\rankimage.gif
I assume (if it can be done) that the variable would look something like:-
\$variable\images\ranks\rankimage.gif
2. Style chooser member numbers.
Bascially in the style chooser, when you select a style, it has a number beside it saying how many users are using that particular style.
IPB has a way of doing it and that can be seen here:
http://www.dscripting.com/index.php?act=faq&article=8
That link also shows how it is done in IPB if that helps at all.
Thanks for any help that anyone can provide.