d2jsp
Log InRegister
d2jsp Forums > d2jsp > General Help > Changing Avatar
Add Reply New Topic
Member
Posts: 20,682
Joined: Apr 4 2008
Gold: 0.00
Dec 12 2023 04:30pm
hi

ive seen that some people have avatars (or signatures) that change on refreshing the page.

now i wonder if its possible to have a avatar that changes on the same page.

i.e. post #1 shows an avatar pic and post #2 and #3 show difefrent ones.



i.e.2:

post #1 random pic
post #2 random pic
post #3 random pic


where random actualy means "random out of some pool" and not "the same because loaded at the same time"


lmk if someone knows how to do that or if its possible at all
Member
Posts: 1,057
Joined: Jan 31 2020
Gold: 4.01
Dec 13 2023 04:33am
Is a rotator, search signature o avatar rotator. I dont find the link, but is how i say. I wait be help you.
Member
Posts: 2,554
Joined: Nov 9 2021
Gold: 5,190.00
Dec 13 2023 05:08am
Quote (Nikita @ Dec 12 2023 05:30pm)
hi

ive seen that some people have avatars (or signatures) that change on refreshing the page.

now i wonder if its possible to have a avatar that changes on the same page.

i.e. post #1 shows an avatar pic and post #2 and #3 show difefrent ones.



i.e.2:

post #1 random pic
post #2 random pic
post #3 random pic


where random actualy means "random out of some pool" and not "the same because loaded at the same time"


lmk if someone knows how to do that or if its possible at all


I think you would have to find a rotator with that functionality built in but the jsp page itself is probably your bigger issue.

Currently the rotator uses a timestamp function to select the image, provides that image to the cache, then each time it is requested in the page it is loaded again.

You would need the page itself to ask for a new image on each run of that command function... getting anyone to change the coding on jsp page from what I can tell is near impossible.

Please lmk if you do find a work around but from what I can tell I don't think it's currently possible.

Member
Posts: 54,311
Joined: Sep 26 2010
Gold: 17,160.00
Dec 13 2023 05:11am
Read and Save this sticky general help:

https://forums.d2jsp.org/topic.php?t=85583819&f=34

There is everything you can search for :)

Section 4: Your Account -> Signatures and Avatars -> Sig Rotation Guide

GL!
Go Back To General Help Topic List
Add Reply New Topic