08-05-2012, 01:39 AM
(08-05-2012, 01:33 AM)Qwerty Wrote: That's why I suggested the user ID input box idea.I had this on my site and heres some pseudocode of what I did.
Of course, it's a bit trickier to do with backgrounds if the user already has a background equipped.
avatar.php?id=1&preview=true
if($preview == true) {
display avatar without background and character parts
} else {
display avatar with background and character parts
}
![[Image: KbMTk.png]](http://i.imgur.com/KbMTk.png)
![[Image: uC9A1.png]](http://i.imgur.com/uC9A1.png)