Quote:
Originally Posted by Sofia
Would it be possible that in the Postbit , it's displayed the total of points and the levle ?
Code:
Points: 12508
Level: 38
|
You will need this to print that:
Points:
$vbphrase[xperience_points]: $xperience[points]
Level:
$vbphrase[xperience_level]: $xperience[level]
Level Up (%)
$vbphrase[xperience_level_up]: $xperience[level_up]
Activity (%)
$vbphrase[xperience_activity]: $xperience[ppd]
Just copy it where you will have that in your postbit.
Quote:
Originally Posted by Ufgy.com
im getting this, it just repeats itself.
|
Uhh, did you copied that for yourself into the postbit? It does not print the images, only it's descriptions.