Elitist Jerks
Register
Blogs
Forums


Go Back   Elitist Jerks » Public Discussion » User Interface and AddOns

Reply
 
LinkBack Thread Tools
Old 06/25/07, 8:34 PM   #1
Smooglab
Von Kaiser
 
Troll Warrior
 
Twisting Nether (EU)
Editing damage output font.

Using MSBT and SharedMedia, I'm trying to edit the default damage output, so basicly I don't want to use the scrolling damage done that MSBT implements but instead use the default damage done - only with a different font.

Any way to do this (not using SCTD, since this changes the way the numbers pop).

Any ideas?

Offline
Reply With Quote
Old 06/25/07, 9:50 PM   #2
Repeek
Great Tiger
 
Repeek's Avatar
 
Repeek
Night Elf Warrior
 
No WoW Account
I use SCT, there is an option (under Animations) to replace WoW damage with the current SCT font.

To add your own custom font simple copy the *.ttf file into the SCT fonts directory and rename your new font with one of the fonts currently used by SCT (ex. change Impact.ttf to Emblem.ttf) this tricks SCT into thinking you're using one of their own fonts.

Offline
Reply With Quote
Old 06/25/07, 9:53 PM   #3
Ryas
Piston Honda
 
Ryas's Avatar
 
Troll Hunter
 
Moon Guard
I personally use this small addon to do it:
http://wow-en.curse-gaming.com/downloads/details/5344/

It's called Good Damage Font. All I did was replace the font included with the font I wanted. Badda bing badda boom, new font. Very small addon as well, uses almost no memory.

Offline
Reply With Quote
Old 06/26/07, 8:59 AM   #4
Smooglab
Von Kaiser
 
Troll Warrior
 
Twisting Nether (EU)
Originally Posted by Ryas View Post
I personally use this small addon to do it:
http://wow-en.curse-gaming.com/downloads/details/5344/

It's called Good Damage Font. All I did was replace the font included with the font I wanted. Badda bing badda boom, new font. Very small addon as well, uses almost no memory.
Thanks a lot, exactly what I was looking for!

Out of pure interest, what font do you use?

Offline
Reply With Quote
Old 10/22/07, 7:06 AM   #5
winst
Von Kaiser
 
Troll Mage
 
Twisting Nether (EU)
Sorry to drag up such an old post, but i've searched high and low (even asked a few times) and have come up with zero results.

Basically i want the default damage font back on my UI, but altering any of the files in my WoW/Fonts directory changes something else, which i don't want. So i tried this addon (and another called kokfont *giggle*), and it does exactly what i want by altering JUST the damage font - now all i need is to know WHAT the default WoW damage font is.

Anyone ?

England Offline
Reply With Quote
Old 10/22/07, 8:44 AM   #6
Camaris
Piston Honda
 
Camaris's Avatar
 
Human Paladin
 
Kul Tiras (EU)
Friz Quadrata, I would think.

Offline
Reply With Quote
Old 10/22/07, 11:22 AM   #7
winst
Von Kaiser
 
Troll Mage
 
Twisting Nether (EU)
Yeah, that looks right, thanks.

I get some weird scaling issues every time i use a modded font for the damage output, even if that font is exactly the same - the numbers look kind of jagged, and badly scaled up. Oh well!

England Offline
Reply With Quote
Old 10/22/07, 10:54 PM   #8
Ryas
Piston Honda
 
Ryas's Avatar
 
Troll Hunter
 
Moon Guard
Originally Posted by winst View Post
Yeah, that looks right, thanks.

I get some weird scaling issues every time i use a modded font for the damage output, even if that font is exactly the same - the numbers look kind of jagged, and badly scaled up. Oh well!
Yeah, I hear that. You just need to find a font that looks good with the scaling. I haven't been able to find out how to make it smaller or scale it down, and I don't know anyone that knows how to.


Offline
Reply With Quote
Old 10/24/07, 4:41 AM   #9
valeea
Von Kaiser
 
Blood Elf Mage
 
Tichondrius (EU)
Hello,

I use the "Clearfont 2" Addon, which allows you to change your ingame fonts, including the standard damage font. ClearFont - A World of Warcraft AddOn

But I am not sure if it is possible to *only* change the damage font.
Hope that helps.

Offline
Reply With Quote
Old 10/24/07, 6:03 AM   #10
winst
Von Kaiser
 
Troll Mage
 
Twisting Nether (EU)
Um, it is entirely possible using the mod in post number 3

England Offline
Reply With Quote
Old 10/24/07, 9:56 AM   #11
Lunaviel
Glass Joe
 
Night Elf Rogue
 
Aszune (EU)
I have a bit of a dilemma with the damage font.

I like the animations and positioning of the game default. Both SCTD and Parrot only seem like crude imitations of the way Blizzard stickies crits and floats numbers. On top of that, neither addon seems capable of floating my damage over the heads of my enemies if hostile nameplates are not switched on.

On the other hand, not just the font choices of SCT/Parrot appeal to me, but specifically the option to have a thick outline is essential. Being fairly color blind, I need the large contrast an outline adds to easily read text on my screen, the default shadow effect does not help at all. Another point in favor of the addons are rendering the fonts without the horribly pixelization of the default UI.

Thus, my question is: Is there an addon that will allow me to have at least a thick outline (as opposed to drop shadow) effect on my default damage font, and possibly render it less pixelated? Alternatively, is there an addon that can render my damage text in the same position and using the same animations as the default UI (but with the font options of SCT/Parrot)?

Offline
Reply With Quote
Old 10/25/07, 12:26 AM   #12
bodicea
Von Kaiser
 
Murloc Priest
 
Detheroc
Perhaps you cant find a font that has outlines in the letters instead of a mod doing it?

Offline
Reply With Quote
Old 10/28/07, 1:51 PM   #13
Phyn
Glass Joe
 
Phyn's Avatar
 
Blood Elf Priest
 
Stormrage (EU)
Originally Posted by Lunaviel View Post
Thus, my question is: Is there an addon that will allow me to have at least a thick outline (as opposed to drop shadow) effect on my default damage font, and possibly render it less pixelated? Alternatively, is there an addon that can render my damage text in the same position and using the same animations as the default UI (but with the font options of SCT/Parrot)?
I haven't tested this, but I think it should work as one option for you to try (as a slash command in-game):

/run CombatTextFont:SetFont("\\Interface\\Fonts\\MyFont.ttf", 16, "THICKOUTLINE")
Change the font path to the actual font path to set the font; change the 16 to the font size you prefer; and either remove "THICKOUTLINE" or replace it with "OUTLINE" to add the effect that looks best to you.

[edit:]
If it doesn't stick (ie, resets after reloading the UI), and this would be acceptable, you can try installing Omnibus - an in-game text editor - and using its "run on login" feature that lets you set pages to be run as Lua commands when logging in.
[/edit]

cheers,

- Fin

Offline
Reply With Quote
Reply

Go Back   Elitist Jerks » Public Discussion » User Interface and AddOns

Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
QDKP (attendance & null dkp recorder, output to xml) Zee User Interface and AddOns 30 09/10/08 8:00 PM
Comparison between the damage output of different paladin-specs Thethiala Public Discussion 28 11/28/06 1:10 PM
WoW Video Editing flyinfungi Public Discussion 23 11/01/06 4:39 PM