vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   BB Code Enhancements - WoW Character Stats *** BBcode (https://vborg.vbsupport.ru/showthread.php?t=160418)

Deepdog009 10-16-2007 10:00 PM

WoW Character Stats *** BBcode
 
WoW Character BBcode
*******************

What does it do U ask?
******************

Its a minor add-on 2 show tooltip of WoW folks stats in showthreads and CMPS areas...
************************************************** *******************
Shows
  • Level
  • Heatlh
  • Mana
  • Stamina
  • Intellect
  • Spirit
  • Melee
  • Damage
  • Casting
  • Spell and others

Easy 2 install: 5mins
Install info in Zip

All credit goes 2 Killer Monkeys Brasil :up:

Enjoy the forums :)

FreshFroot 10-17-2007 03:05 AM

looks kinda cool, will give it a try :D

ninjamaster 10-17-2007 09:01 AM

thx i will have a look later nice work

wstahlhut 10-17-2007 11:06 AM

If the server has an apostrophe in it like Blade's Edge it does not work. Anyone have a suggestions?

EDIT: If I use Blade%27s+Edge it will work, but the post does not look pretty...

wstahlhut 10-17-2007 01:40 PM

while digging around in the files and code, I found out with just a few quick edits you can get armory item stats also. Below is the BBCode needed to make it happen

Code:

<a href="http://www.wowarmory.com/search.xml?searchQuery={param}&searchType=items" target="new" onmouseover='ajax_showTooltip("wow3/wow/phparmory/item.php?v={param}",this);return false' onmouseout='ajax_hideTooltip()'><strong><img src='wow3/wow/phparmory/wow.png' border='0'>[{param}]</strong></a>

bada_bing 10-18-2007 02:26 PM

Not yet sure what this is for? Do you need to have another hack to use this, exactly?

Quickness 10-18-2007 10:31 PM

If you use this in IE, it puts scroll bars on the window and doesn't display all the information.

Doesn't let you scroll either. Works fine in Firefox though.

ssslippy 10-18-2007 10:32 PM

In IE 7.0 this gives scroll bars on the popup. After modifying the CSS code. This fixes the IE issues. I also set my width to 340 to make everything easier to read.

HTML Code:

overflow:auto;        /* Hide overflow content */
should be changed to

HTML Code:

overflow:hidden;        /* Hide overflow content */

Quickness 10-19-2007 12:29 AM

Quote:

Originally Posted by ssslippy (Post 1363397)
In IE 7.0 this gives scroll bars on the popup. After modifying the CSS code. This fixes the IE issues. I also set my width to 340 to make everything easier to read.

HTML Code:

overflow:auto;        /* Hide overflow content */
should be changed to

HTML Code:

overflow:hidden;        /* Hide overflow content */

If I change it to hidden, it breaks it on both IE and Firefox. It removes the scroll bars, but then it causes issues with size and images.

Luxus 10-25-2007 05:06 AM

please add support for european armory like killer monkeys have added it ;D

obrax 10-25-2007 08:23 AM

support for eu.armory would be great

wstahlhut 10-26-2007 01:17 PM

Quote:

Originally Posted by obrax (Post 1368154)
support for eu.armory would be great


it is already there check the "phpArmory.class.php" file around line 58 & 59

ssslippy 10-29-2007 11:05 PM

Quote:

Originally Posted by Quickness (Post 1363430)
If I change it to hidden, it breaks it on both IE and Firefox. It removes the scroll bars, but then it causes issues with size and images.

Delete this from the CSS file also.

Code:


 // height:200px; /* Height of tooltip content */

putting a // in front of it does nothing it shouldnt be there at all.

sweede 11-11-2007 07:48 PM

Instead of adding the BB Code through the bbcode manager, i created a product that does the same thing.

In addition to automaticly creating the appropriate bbcode, it also fixes the ' problem with realms like Vek'nilash

Also included is a fixed css file.

* Changed product.xml file and added php include file !

Upload the functions_wow3bbcode.php file to your /includes/ directory.

obrax 11-12-2007 11:57 AM

thx 4 this mod!

Possible to show other stats?
For example Attackpower for Hunters instead of DPS?

Possible to support german "umlaute" like äöüß? they are all shown as ?

obrax 12-07-2007 10:48 AM

one thing to add: items with "umlaute" äöüß wouldn't be displayed. only shows "item not found"

Caerydd 02-01-2008 10:14 AM

I can't believe I only just found this :o

Testing it out tonight.

sweede 02-02-2008 05:31 AM

I don't want to scoot in on this devs mod with my own, but it appears that he hasnt logged in vbulletin.org in quite some time, so i took the mod of his mod that i had been using, updated it and posted it.


https://vborg.vbsupport.ru/showthread.php?p=1434289

Thanks.


All times are GMT. The time now is 03:40 PM.

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.01184 seconds
  • Memory Usage 1,753KB
  • 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
  • (2)bbcode_code_printable
  • (4)bbcode_html_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (18)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete