The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
RPG Stats, yet again! Details »» | |||||||||||||||||||||||||
This hack is for RPG Based Stats for your users. Mostly just somthing nice to lookat.
If you are wondering how stats are calcuated: https://vborg.vbsupport.ru/showpost....0&postcount=37 v1.2 fixed mp To upgrade, delete the old RPG STats plugin, and add the new one provided in the zip. All Hail Knoman the original (as far as I can see) creator of this hack which is now spaning vB2.0-3.5 Show Your Support
|
Comments |
#72
|
||||
|
||||
Mostly as I'm lazy and have kept intact the original code kman let me work with.
|
#73
|
|||
|
|||
is it possible for me to shorten the time it takes to start getting MP?
|
#74
|
|||
|
|||
Hi, I am having a problem installing this mod. I am running vb 3.5.4 the newest one. And i uploaded the xml file to the right spot uploaded the level folder to images and also to the main forum folder trying to get it to work.
I have been putting the code in admin panel > styles templet > Search in templets > choose style > find postbit_legacy once in there i double click on it to bring up the file and i add the script into it. I have tried various spots. It will show the mp hp exp but no colored bars. Anyone know what i am doing wrong? If you could help me that would be great thanks. |
#75
|
||||
|
||||
There are two snipest of code, the first does not display colored bars.
|
#76
|
|||
|
|||
yeah the smaller code is the plain on in the file and the the longer one on the bottom is the one with color bars right? Or is that code split too? this is the code i am using. Do i put this whole code in or do i have to split it up? Sorry i just bought vb lincense. I am used to free forums.
I usually add it under the repuation part of the script. I am not exaclty sure where to add it but i am trying to learn. I am using the tren_z skin so this will look awesome once added Level: $showlevel<br /> HP: $hp / $maxhp <table width="100%" > <tr style="background-image:url($stylevar[imgdir_misc]/level/red_faded.gif)"> <td nowrap="nowrap" ><img src="$stylevar[imgdir_misc]/level/red_left.gif" height="8"><img src="$stylevar[imgdir_misc]/level/red.gif" width="$hpf% " height="8" /><img src="$stylevar[imgdir_misc]/level/red_faded_right.gif" width="1" height="8" /></td> </tr> </table> <span>MP: $mp / $maxmp</span> <table width="100%" > <tr style="background-image:url($stylevar[imgdir_misc]/level/green_faded.gif)"> <td nowrap="nowrap" ><img src="$stylevar[imgdir_misc]/level/green_left.gif" height="8"><img src="$stylevar[imgdir_misc]/level/green.gif" width="$mp / $maxmp" height="8" /><img src="$stylevar[imgdir_misc]/level/green_faded_right.gif" width="1" height="8" /></td> </tr> </table> <span>EXP: $ep% </span> <table width="100%" > <tr style="background-image:url($stylevar[imgdir_misc]/level/grey_faded.gif)"> <td nowrap="nowrap"><img src="$stylevar[imgdir_misc]/level/grey_left.gif" height="8"><img src="$stylevar[imgdir_misc]/level/grey.gif" width="$ep%" height="8" /><img src="$stylevar[imgdir_misc]/level/grey_faded_right.gif" width="1" height="8" /></td> </tr> </table> |
#77
|
||||
|
||||
Can you show me what you get on your forums?
|
#78
|
|||
|
|||
basically i am at work but this is what it kind looks like. I added it back to my site. If you highlight it you can see where the bars are suppose to be. How do i fix this i am thinking its something to do with the level folder in the cpanel
My site is WwW.Gg-6.com Level: 8 HP: 275 / 275 MP: 6 / 6 EXP: 35% |
#79
|
||||
|
||||
Is this going to work fine on 3.6.0?
|
#80
|
||||
|
||||
Can't see why it wouldn't.
|
#81
|
||||
|
||||
Thanks Zach, INSTALLED
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|