View Full Version : Hierarchy System
Dalius
04-18-2002, 07:18 PM
I want it so when you reach a new title level, it also changes your avatar to a fixed one
Example: Hierarchy List (http://www.pk-hq.com/hierarchy.htm)
Boards (http://www.pk-hq.com/community/index.php)
Silenced Soul
04-18-2002, 07:43 PM
Hmm, I think I might have an idea for this one....I'll see what I can do.......(I may not be able to do it)
Chris M
04-18-2002, 08:28 PM
Cool Idea...
Satan
Silenced Soul
04-18-2002, 09:25 PM
Hmmm, I think I may have it done, but, the only problem, is I think it will over run the base avatar, which makes it so two admins cant have seperate avatars ><
Ummmm not really.
$useravatar=getavatarurl($userid);
if ($useravatar=="") {
$useravatar="your dir here/clear.gif";
}
or something similar
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.