Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
World of Warcraft - Talent Calculator CMPS Details »»
World of Warcraft - Talent Calculator CMPS
Version: 1.00, by Zachariah Zachariah is offline
Developer Last Online: Jan 2020 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 04-14-2006 Last Update: 04-14-2006 Installs: 25
Template Edits
 
No support by the author.

/* -----------------4/14/2006 8:00PM -----------------

World of Warcraft - Talent Calculator

Tested on:
  • vBulletin 3.5.4
  • vBadvanced CMPS v2.0.1

Zachariah - http://www.gzhq.net

Demo
--------------------------------------------------*/

################################################## ########
Info and credits |
------------------

This is a little tool provided by Wowhead to calculate stats for Blizzard's World of Warcraft.

- Center Block (width: 375px to 500px)



Wowhead Talent Calculator Help - ? 2006 Marginal Team
-------------------------------------------------------

Link to this build - Provides a link to a new page with the current talent
setup already there! Useful (and intended) for showing friends a talent build.
In order to properly link to a build on the talent calculator page, please follow
these steps:
  • Make the build you'd like to link to.
  • Right-click the "Link to this build" link.
  • Select "Copy Shortcut" if you're using Internet Explorer, or "Copy Link Location" within Firefox.
  • To paste the URL, right-click and select "Paste."

Alternatively, you can left-click the "Link to this build" link and copy/paste the
URL from your browser's address bar.

Summary - Opens up a new page with a textual representation of your chosen talents. Nice if you want to paste the talents you've chosen somewhere, and would prefer it written out over just throwing links around.

Printable version - Opens up a new page that provides a textual representation of
your chosen talents. This differs from 'Summary' in that it tells exactly what the
talents do, the required level, and the actual build (7/23/21, for example).

Import from Blizzard's calculator
- Provides a pop-up text window where you can
type in (or paste, that'd probably be easier) the URL of a talent build made with
Blizzard's calculator, to get converted to our much cooler format.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 04-17-2006, 05:55 PM
Zachariah's Avatar
Zachariah Zachariah is offline
 
Join Date: Feb 2002
Location: Canoga Park, CA
Posts: 2,125
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@ BioVader - nice
It would be easy to do a popup w/ the menu

Ideas
- Take that image in photoshop and cut out each image (make a link per image) and place the images in a block.
- Image map links onto that image and place it in a block or even a simple line of text links w/ little arrow bullet images.
- Make a vBdrop down menu like the breadcrumb menu.

I was looking @ the menu its is only a 20x196 jpg image strip with tables and rows.

Code:
<table id="mtwtcMenu3" border="0" cellpadding="0" cellspacing="0" onmouseover="mtwtc.MenuOver()" onmouseout="mtwtc.MenuOut()">
             <tr><td style="padding-left: 2px"><div><b>Choose a class:</b></div></td></tr>
             <tr><td style="background: #232323; height:3px"></td></tr>
             <tr><td><div><a href="javascript:;" onmouseup="mtwtc.ChooseClass(0)">Druid</a></div></td></tr>
             <tr><td><div><a href="javascript:;" onmouseup="mtwtc.ChooseClass(1)">Hunter</a></div></td></tr>
             <tr><td><div><a href="javascript:;" onmouseup="mtwtc.ChooseClass(2)">Mage</a></div></td></tr>
             <tr><td><div><a href="javascript:;" onmouseup="mtwtc.ChooseClass(3)">Paladin</a></div></td></tr>
             <tr><td><div><a href="javascript:;" onmouseup="mtwtc.ChooseClass(4)">Priest</a></div></td></tr>
             <tr><td><div><a href="javascript:;" onmouseup="mtwtc.ChooseClass(5)">Rogue</a></div></td></tr>
             <tr><td><div><a href="javascript:;" onmouseup="mtwtc.ChooseClass(6)">Shaman</a></div></td></tr>
             <tr><td><div><a href="javascript:;" onmouseup="mtwtc.ChooseClass(7)">Warlock</a></div></td></tr>
             <tr><td><div><a href="javascript:;" onmouseup="mtwtc.ChooseClass(8)">Warrior</a></div></td></tr>
            </table>
-+-+-+-+-+-+-+-+-+-+-+-+

Did You Know ?

mt_class (optional) If you have this variable set to a number, the calculator will be pre-set to show the talents for the corresponding class. If you don't have this variable in your script, then there will initially be a menu that lets the user choose which class to go with.

1 = Druid, 2 = Hunter, 3 = Mage, 4 = Paladin, 5 = Priest, 6 = Rogue, 7 = Shaman, 8 = Warlock, 9 = Warrior

Code:
<script>
var mt_width = 500;
var mt_class = 1;
var mt_css = 'http://www.yoursite.com/forums/style.css';
</script>
If you remove the line of code the Dropdown will be default page load vs. only 1 class.
Reply With Quote
  #13  
Old 08-11-2006, 05:55 AM
noel_leon noel_leon is offline
 
Join Date: Jul 2006
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<font color="Lime">*Clicks Install*</font>
Thanks!
Reply With Quote
  #14  
Old 01-13-2007, 01:11 AM
Kinneas's Avatar
Kinneas Kinneas is offline
 
Join Date: Dec 2005
Location: Nottingham, UK
Posts: 282
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hmm, I think this is now out of date due to the new patch. I don't suppose anyone knows if they plan to update it? Still seems to link to the Patch 2.0.1 (12/05/2006) version for me.
Reply With Quote
  #15  
Old 01-24-2008, 04:21 PM
Caerydd's Avatar
Caerydd Caerydd is offline
 
Join Date: Mar 2006
Location: UK
Posts: 191
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'd be interested in a 3.6.8 version of this Very nice idea.
Reply With Quote
  #16  
Old 02-12-2008, 10:08 AM
Caerydd's Avatar
Caerydd Caerydd is offline
 
Join Date: Mar 2006
Location: UK
Posts: 191
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does not work any more, I think wowhead removed the api.
Reply With Quote
  #17  
Old 02-15-2008, 03:51 PM
Zachariah's Avatar
Zachariah Zachariah is offline
 
Join Date: Feb 2002
Location: Canoga Park, CA
Posts: 2,125
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ya I think they did.
- any idea if they have another version ?
Reply With Quote
  #18  
Old 04-07-2008, 07:03 PM
Mother_Dee Mother_Dee is offline
 
Join Date: Jul 2007
Location: Wisconsin
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

According to an email I received from wowhead, the embedded talent calculator has been totally removed as it was too difficult to keep updated and "was used by very few sites" but "we have been looking at reimplementing the capability in a new way."

(courtesy Malgayne - Community Manager)
Reply With Quote
  #19  
Old 09-01-2009, 12:51 PM
KOM KOM is offline
 
Join Date: Nov 2003
Location: WV
Posts: 98
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I would love to see you guys pick this hack back up. I'll keep an eye out
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:13 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04205 seconds
  • Memory Usage 2,289KB
  • Queries Executed 23 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (9)post_thanks_box
  • (9)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (9)post_thanks_postbit_info
  • (8)postbit
  • (9)postbit_onlinestatus
  • (9)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete