The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Display extra 'Golden' pips when members have large reputations Details »» | |||||||||||||||||||||||||||
Display extra 'Golden' pips when members have large reputations
Developer Last Online: Nov 2023
This modification is no longer available or supported. This simple modification extends the existing reputation display system into three flexible groups - dark green & light green pips (similar to the default) followed by 'golden' pips. The number and value of the pips in each group is defined by six variables in the code. The defaults in the hack make the first 5 pips worth 100, followed by 5 pips worth 200, followed by the golden pips worth 1000 (max 10) - so ; 1 - 100 = 1 Dark green 101 - 200 = 2 Dark green 401 - 500 = 5 Dark green 501 - 700 = 5 Dark green, 1 Light green 701 - 900 = 5 Dark green, 2 Light green 501 - 1500 = 5 Dark green, 5 Light green 1501 - 2500 = 5 Dark green, 5 Light green, 1 Gold 2501 - 3500 = 5 Dark green, 5 Light green, 2 Gold 10501 - onwards = 5 Dark green, 5 Light green, 10 Gold Negative reputations are similarly displayed in red (no gold). If your reputation is zero then the neutral grey pip is displayed. A screenshot of someone with 5000 points is attached (note: the word "Reputation:" has been removed from our postbit display, so only pips are shown). v1.1 Minor update: Added missing code for people who disable the display of their reputation. If you don't use or allow members to disable their display then you have nothing to worry about, otherwise just apply the modified hack. Also made the 'golden ball' slightly less dark. v1.21 Added another level for people who exceed all the pips set in the main three levels - this displays a larger 'star' for each time they have passed the maximum allowed by the three pip levels - and then resets the pips to start again. Another star will be displayed each time they "Lap" the main levels. Show Your Support
|
Comments |
#22
|
|||
|
|||
Thank you very much. Works great!
|
#23
|
|||
|
|||
working as a charm! Thanks!
|
#24
|
||||
|
||||
Quote:
|
#25
|
||||
|
||||
Yes, I and my members much prefer this to the normal rep. The gold adds an extra sense of accomplishment (even though my site is a major repping site, and thus most people have gold pips, lol)
|
#26
|
||||
|
||||
Quote:
|
#27
|
|||
|
|||
Quote:
One question - this small mod to the code I have quoted, is that supposed to remove all the green pips to display the gold pips only - when the users rep gets that high? if so, it doesn't seem to be working for me. I tested it, got all the green one happening, then eventually got the gold to show up next to the green as was written in the original hack. However, I have modified the line under the $repa and $repb section to reflect the change outlinedi n the quoted text above. When the user now gets to the lvel of a gold pip it keeps going right next to the green. Have I done something wrong or does that modification not do what I thought it would? I was hoping it would completely remove all the green (say 5 dark green and 5 light green) with one gold pip, then again as the users rep build more gold pip's are added. Essentially making it look like the user has gone above that of "ordinary" user rep and now has a line of gold instead of a line of green and gold. Thank you |
#28
|
||||
|
||||
I think you missed this bit, which is also required as part of that mod.
Quote:
|
#29
|
|||
|
|||
Quote:
BRILLIANT it all works. This mod is great! Thank you so much for making it. |
#30
|
|||
|
|||
Oh another thought. okay so say you wanted to go beyond gold to say plantinum.
The user starts out in dark green then after 5 pips goes to light green. After 10 green pip the user then goes to one gold pip. Moving along the user gets to 5 gold pips, what would be needed to add a different coloured pip after that (eg platinum)? So the user then has 5 gold and one platinum up to 5 gold and 5 platinum. Essentially after the user gets to that next level beyond green it becomes like the two green's but with gold and another colour. Is that possible/hard? Would that be a matter of adding a $repd? Also (sorry) does this hack over-ride the reputation settings in the admincp? I notice in the code to add into the functions_reputation.php code you have written that a value is 100 posts b value is 200 posts c value is 1000, where in the admincp you can set different levels for different post counts. |
#31
|
||||
|
||||
Quote:
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|