PDA

View Full Version : Display images for numerical values (such as post count)


TJFweb
10-31-2005, 08:13 AM
Hi,

I'm looking for a hack that can take a numerical value out of the user table (such as a user's post count or cash amount that displays in their postbit) and turn the number into an image.

For example, 512 would turn into:

blank.gif blank.gif five.gif one.gif two.gif

In this case, up to 5 digit numbers would be supported but it would be nice if any number of digits could be (even if it involved some code editing by the user).

It's been done for post count for the Activity Mod here: https://vborg.vbsupport.ru/showthread.php?p=808486#post808486

But I want to get other numerical values to appear that way too.

Thanks.