vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   RPG Stats, yet again! (https://vborg.vbsupport.ru/showthread.php?t=93552)

SnitchSeeker 09-01-2005 08:32 AM

haiboss, I love your graphical version! Very nice job!

Still, I wonder the same as Kaelon. How are the stats derived (other than math)? What figures does it use to come up with these variables. Or are they all random and completely pointless (other than for fun)?

dastar 09-01-2005 01:50 PM

I'd still like to know what happened to the download link for this mod. :(

Zachery 09-01-2005 02:12 PM

odd... I never remvoed this.

Zachery 09-02-2005 11:54 AM

MP is fixed now.

dastar 09-02-2005 02:27 PM

Quote:

Originally Posted by Zachery
MP is fixed now.

Thanks!

Bojangles 09-03-2005 02:57 AM

I was able to install this and get it up and running on a temp Style just fine (before I put it in the main style that everyone else uses). However, it looks like the greater someone's level is, the more their left column sticks out into the post. It looks like anyone who is over level 20 causes problems.

I copied code that haiboss provided in the install.txt file.

Attached is a screenshot of how it looks. Let me know if you guys need anymore info from me regarding this.. would love to get this awesome hack up and running for everyone :)

rjerina 09-03-2005 05:52 AM

that a problem with the graphical part of the mod. maybe haiboss can fix it?

eNforce 09-03-2005 03:11 PM

Any reason why this users' stats stretch?

Edit: Sorry, didn't see Bojangles post on the same issue.

LockeAG 09-03-2005 05:32 PM

Quote:

Originally Posted by eNforce
Any reason why this users' stats stretch?

Edit: Sorry, didn't see Bojangles post on the same issue.


I think u are using the code of haiboss isn't it? if not.. well hope this help you

only change the width , with this values $hpf%, $mpf% and $ep%.

change in the code of haiboss :


Find

Code:

width="$mp / $maxmp"
change to

Code:

width="$mpf%"
and also you can reduce the table width:

changing this vlaues:

Find (they are 3 of them)

Code:

<table width="100%" >
change

Code:

<table width="the porcent you want" >



Hope this help.

eNforce 09-03-2005 05:59 PM

Thank you, that worked wonderfully :)


All times are GMT. The time now is 10:11 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
  • Page Generation 0.01125 seconds
  • Memory Usage 1,734KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete