I know I don't publish RR skins anymore, but I do enjoy the brilliant work of the skinners here that do and now that more and more are switching to the transparent backgrounds, I have a request for all RR Skinners:
Can we establish a standard backgrounds directory location for all background files?
I like switching between several skins and switching between backgrounds, but I've had to manually reprogram most "background.skin" files to all point to the same background directory (I personally have mine as a subdirectory of my picspath called "background
s." Many of you have yours coded for skinpath and with my limited diskspace this had become excessively redundant. I also like it in the picspath for those skins that don't preview the backgrounds.
The code change is simple enough for most skins, i.e.,
Code:
/Background Change Code
B,558,294,219,92,"SETVARBYCODE;LISTTEXT;LISTTEXT||SETVAR;background;$picspath$backgrounds\$LISTTEXT$||SAVETOSKIN;background;$picspath$backgrounds\$LISTTEXT$||RELOADSKIN||Load;background.skin",
And I understand it makes installing a little more tedious, but even if it is decided to create the directory under RRpath, that would be an improvement.
What does anyone else think of this idea?