The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
WoW Character BBCode Details »» | |||||||||||||||||||||||||
This is a continuation of the project, https://vborg.vbsupport.ru/showthread.php?t=160418 . I have made several modifications to the original authors code and several have asked for my modifications.
Because of this and the original authors lack of updating the original modification, I have decided to upload this package for all to use. All credit goes to the original author(s) of the utility as i have only cleaned up the code and packaged it for easy usage. WARNING! This is very beta at this time. I have added the product now to force myself to update and maintain the plugin and to share it with the rest of my fellow World of Warcraft webmasters Installation
Changelog
Usage Using the character code is easy enough, [char]CHARACTER[/char] if default realm option is set and character links is on same realm. For characters not on the same realm as the default, [char=SERVER]CHARACTER[/char] For example, [char=Vek'nilash]Azaril[/char] Or, if you want to link a character profile from another locale (i.e. EU realms) , you simply add EU- before the server name. [char=EU-Vek'nilash]Azaril[/char] The same thing applies to linking US realm characters from a EU default forum. See a working example at http://www.dramaloot.com/index.php?id=officer_cl (This is a vbadvanced custom page using the BBCode page type). Added German translation for what i currently have localized. Provided by jluerken http://www.wow-relaxed.de Show Your Support
|
Comments |
#72
|
||||
|
||||
It's an issue, but it seems pretty consistent on any bbcode addition that requires a callback function.
If you add a set of bbcode through the vbulletin admin Cp panel, it will work in the quick editor just fine, but you can't add callback code through there, which is what i need to do. the only real work around is to go to your admincp, options -> message posting interface options , change all 3 to "enable standard controls" |
#73
|
||||
|
||||
just a note in the current version dont know if these are bugs or what.
defence is only showing the character base defence not defence + item defence bonus. ie: warriors showing 370 defence and not 400+ (including item bonus) on warlocks it shows shadow damage and shadow damage crit however doesn't show fire damage crit just fire damage. perhaps changing shadow damage crit to just spell crit would be a good idea for multiple element casters. |
#74
|
||||
|
||||
Quote:
Code:
$value["fire crit change"] line 474 , change PHP Code:
PHP Code:
|
#75
|
||||
|
||||
the crit change isn't so obvious as in your code you have all spell crits split off separately what i'm proposing is merging them all so they're not split off anymore since for warlocks and I assume mage's too etc your crit chance with one damage type is teh same as the other damage type excluding talents (since armoury excludes talents anyway)
|
#76
|
||||
|
||||
Quote:
HTML Code:
<critChance rating="285"> <arcane percent="23.34"/> <fire percent="32.34"/> <frost percent="23.34"/> <holy percent="23.34"/> <nature percent="23.34"/> <shadow percent="23.34"/> </critChance> In the future, the crit chance returned will be based on the characters spec, which would govern their primary nuke. You will also have the option to display the max crit rate and all schools individual crit rates. |
#77
|
|||
|
|||
This is awesome!
Is there any way to add like custom fields in the mouseover? perhaps custom images per character? I'm also noticing that some of the gear bonuses aren't showing. my tankadin is only showing 370 defense. |
#78
|
|||
|
|||
i get this error when it fetches data for a level 39.... but i get no error with level 70's
Quote:
|
#79
|
||||
|
||||
Quote:
please post (or pm) me the armory URL of the character that causes an error. |
#80
|
|||
|
|||
Its not working for me. When I scroll over it gives me an x for character avatar then just says LEVEL:
|
#81
|
|||
|
|||
Can I get some help please.
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|