The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Want a graphic to show instead of point value.. HELP!!
I'm using the Lesane store hack, and I'm trying to figure out how to make different graphics appear in place of the point value that appears under the users avatars based on their number of points. Anyone know how to do this?
Example - If the user has 100 points, 1 star will appear. 200 points then 2 stars will appear, and so on. Thanks!!! |
#2
|
||||
|
||||
You'll need to edit the part of functions.php.
A start: PHP Code:
|
#3
|
|||
|
|||
Thanks! I'll start working on it.
|
#4
|
|||
|
|||
Ok, I have no idea where to go from here.
|
#5
|
|||
|
|||
Bump again!
Also, does anyone have an add-on for the store where you can add a comment as to why you Approved/disapproved the persons post that you rated? |
#6
|
||||
|
||||
Quote:
Big J, open admin/functions.php and find: PHP Code:
PHP Code:
|
#7
|
||||
|
||||
Oops - that's what you get for not paying attention
Don't forget to single quote your key strings though Lesane |
#8
|
||||
|
||||
The stars are messed up, lesane, you only need to use 2/3/4/5 star once - otherwise the use will end up with 16 stars.
and since by default there isnt 6/7 stars and they arent in a folder called strats, try this: PHP Code:
|
#9
|
||||
|
||||
Well, i have it so that all my 7 stars are 1 star. 7 different colors, so when i want the red star displayed 2 times i do the above. It's just an other way, but that's why i say "play with it".
|
#10
|
|||
|
|||
I Love You Man!!!! Thank You!!!!!!!!!!!!!!!!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|