![]() |
I emailed u the debug email.
|
I beleive that i have found the reason why so many people are having issues displaying characters (you get a result similar to the attached image
http://underthemain.net/forums/graph...b200c9f276.png Fixing it, will be another challenge. |
Ive got a couple questions for you regarding this Plug-in.
1) Ive noticed that if someone edits a post where the [char=moonrunner]vrokar[/char] for example was typed in. After the save the tooltip goes away. Anyway to prevent that so the code doesnt have to be retyped every edit? (this may also only be because im at work. Ill double check when I get home) 2) I havnt yet been able to locate the segment of code which tells the tooltip which stats to load. Is that possible? EX For casters Id rather see Spell hit, Spell Crit, Spell Damage instead of Fire Damage Fire Crit etc. 3) This one is a bit stupid but where do I set the default server so I dont have to enter it with each name? |
1) vbulletin doesnt provide a hook into the javascript that controls that. disable WYSIWYG controls.
2) The build_data() function has the "keywords" used to make the character sheet. review this for what you want. you can add anything from the XML sheet provided by an armory. the type_array in that function sets the color. In the make_extra_data() function is where the above function is used. the peice that your looking for would be like Code:
// Mage 3) the WoW Character BBCode Settings in the vbulletin options. |
Is there a way to let it display german text when hovering a char bbcode?
|
I'm Pretty sure all of the data was put into vbb phrases (phrase group WoW BBCode Phrases ), so you can make a german translation langauge file.
data thats retreived and displayed from wowarmory will be whatever language wowarmory displays it in though |
Quote:
race, class and professions are not phrased. Also the first column should get a "nowrap" otherwise it will look strange. Can you implement this in the next version? |
Im currently working on a re-written version of this with a better backend to connect to the armory. i'll finish the rest of the phrase changes then.
|
Quote:
|
Updated today with many of the suggestions in the previous 7 pages.
|
All times are GMT. The time now is 02:34 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|