![]() |
O_o its not there..I don't have it.
|
Probably because you are not using vB 3.0.3
|
Meh, I'm not about to upgrade to vB 3.0.3, it is *WAY* too much work to do so.
Any chance of seeing vB3.0.0 compatible hack? |
Wow I suggested this in the other reputation mod and here it is!! Sweet!!
|
Great idea! :)
|
Great mod. Can you make it so that it would reset the pip and start over with 1 gold instead of adding it to the light green?
|
Quote:
I would imagine the same (or very similar) block of code is just located in a different file, so you just need to find and replace it. |
Quote:
Edit; Under ; $repval = $post['reputation']; Add ; $cutoff = ($repval > (($band_a_val * $band_a_count) + ($band_b_val * $band_b_count))) ; Change the Band a & b eval statements to ; if (!$cutoff) { eval('$post[\'reputationdisplay\'] .= "' . fetch_template('postbit_reputation') . '";'); } Be warned that this will make larger negative reputations look a bit odd as they don't have a third colour equivelent to 'gold'. |
Thank you for answering my request. I'm a bit slow so...could you please tell me what you mean by
Quote:
|
Quote:
$posneg = $repa; replace the next line with ; if (!$cutoff) { eval('$post[\'reputationdisplay\'] .= "' . fetch_template('postbit_reputation') . '";'); } and again, find ; $posneg = $repb; and replace the next line with ; if (!$cutoff) { eval('$post[\'reputationdisplay\'] .= "' . fetch_template('postbit_reputation') . '";'); } :D |
All times are GMT. The time now is 07:57 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|