Report post

Are you sure you want to report the post shown below? This will send an email to the ATVO administrators. Please include a short reason for reporting.

Users reporting for no reason may be locked out.


Post

Posted by Dwayne P
on
Hi guys, quick question.

Is it possible to show an dynamic image instead of text?

I wanna make something for multiclass that appears to class leaders only.

So instead of showing LAP # or something, id like to show an image.

See code below:
if (result.ClassPosition == 1)
// return dynamic image instead of text.

Edit:

See where it shows "Class Leader", I'd like to have a picture on those spots instead.