Log in

View Full Version : Default Avatar Per Forum


chompychan
05-05-2009, 10:14 AM
I am looking for something like this: https://vborg.vbsupport.ru/showthread.php?t=97347

But that allows you to set the default avatar per forum.

Imagine you were running a car forum, members in the Ford subforum could have Mustang default avatars, members in the Toyota subforum could have skyline default avatars and so on.

I've looked, and I can't see any addons that do this.

Lynne
05-05-2009, 02:13 PM
I haven't seen a mod to do what you want. You could probably just make a bunch of default avatars and name them with their forumid in them - default1.jpg, default2.jpg etc and then in the code make the default default$forumid.jpg . Basically just modify the mod you posted.

chompychan
05-05-2009, 10:17 PM
Cool idea. Thanks.