Download
(4Kb)
Download
Updated: 02-28-10 12:10 AM
Pictures
File Info
Updated:02-28-10 12:10 AM
Created:unknown
Downloads:3,687
Favorites:5
MD5:

recZone

Version: r512
by: recluse [More]

Click here to lend your support!
A minimalistic zone/subzone addon for World of Warcraft.

To move the zone text block, hold shift and then drag. You can use either /reczone or /rz to access the options.

/rz width # Changes the width of the background (Default 95)
/rz height # Changes the height of the background (Default 25)
/rz bgcolor #, #, #, # Changes the color of the background to the rgb value with alpha channel (Default r=0, g=0, b=0, a=1)
/rz fontcolor #, #, # Changes the color of the font to the rgb value (Default r=1, g=1, b=1)
/rz position ANCHOR, ##, ## Changes the anchor point and the x and y offsets (Default CENTER, 0, 0)
/rz update # Sets the update frequency (Default 1.000, one second)
/rz fontsize # Changes the font size to the given integer (Default 11)
/rz fontface FONTPATH Change the font face (Default: Fonts\FRIZQT__.TTF)
/rz or /rz menu Display this menu in-game

r512:
- 3.3 TOC Bump.
- Removed stagnant debug code and slash command.
- Added slash command and saved variable to change the font face.
- Renamed to new naming scheme, recZone.

r353:
- More code optimizations.
- Bumped TOC to 3.2.

r131:
- Code cleanup/lightning.
- Bumped TOC to 3.1.

4/19/09:
- Flagging as 3.1 safe.

r110:
- Fix for debug mode resetting on UI reload.

r90:
- Bumped TOC to 3.0.

r74:
- Small fix for the lesser used /rz position command.
Post A Reply Comment Options
Unread 08-17-10, 12:55 AM  
Phen
A Murloc Raider

Forum posts: 4
File comments: 24
Uploads: 0
the black background

Heya i would want to use your addon but i want the background to be like non existing. If i want to make the black background totally transparent or as close to it i can get what do i need to write in game or how can i do it?

Best regards
Phen
__________________
Im not scary, im just a little bit wierd
Report comment to moderator  
Reply With Quote
Unread 02-28-10, 11:31 AM  
susurration
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 1
File comments: 9
Uploads: 1
Thanks!
Report comment to moderator  
Reply With Quote
Unread 02-28-10, 12:14 AM  
Recluse
A Cliff Giant
 
Recluse's Avatar
AddOn Author - Click to view AddOns

Forum posts: 70
File comments: 94
Uploads: 13
Originally posted by susurration
Is there a way to change the font face? RZ.zoneText:SetFont("Fonts\\FRIZQT__.ttf", defaults.fontSize, nil)
There's a line in the SettingsChanged function that modifies it. Note the "db." portion of the set call. It was probably overriding your changes.

RZ.zoneText:SetFont("Fonts\\FRIZQT__.ttf", db.fontSize, nil)

Anyway, I added a slash command for changing it, which should make it easier on you, I hope. Remember to put the font you want into some addon directory, even in recZone's directory if you want.

/rz fontface Interface\AddOns\recZone\YourFont.ttf
/rz fontface Interface\AddOns\Another Addon\AnotherFont.ttf
/rz fontface Fonts\ARIALN.TTF
__________________
We'd be together, but only diamonds last forever...
Last edited by Recluse : 02-28-10 at 12:18 AM.
Report comment to moderator  
Reply With Quote
Unread 02-27-10, 12:28 PM  
susurration
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 1
File comments: 9
Uploads: 1
Is there a way to change the font face? I've tried changing both the

RZ.zoneText = RZ:CreateFontString(nil, "BORDER", "GameFontNormal")

to something obscure like

RZ.zoneText = RZ:CreateFontString(nil, "BORDER", "MovieSubtitleFont")

then switching the font with fontain, but that didnt work.


Also tried changing

RZ.zoneText:SetFont("Fonts\\FRIZQT__.ttf", defaults.fontSize, nil)

to a different location, or even making a fonts folder in the WoW dir and switching fonts, but that didnt work either.


Any help?

Thanks. This mod is perfect for what I'm looking for.
Report comment to moderator  
Reply With Quote
Unread 01-20-09, 02:44 PM  
Recluse
A Cliff Giant
 
Recluse's Avatar
AddOn Author - Click to view AddOns

Forum posts: 70
File comments: 94
Uploads: 13
Originally posted by Spaga
... moving/editing Blizz's zone/subzone text that displays in the center of the screen ...
Hrm, the big letters that show up when you change zones? Can't say I know of any addons like that, and I haven't looked into messing with that before... Because of that, I have no idea without researching it if it is possible, but if it is possible, it wouldn't be difficult to make an addon which would do it. As I'm not personally in need of such an addon, I probably wouldn't bother making it myself, though.
__________________
We'd be together, but only diamonds last forever...
Report comment to moderator  
Reply With Quote
Unread 01-20-09, 11:24 AM  
Spaga
A Kobold Labourer

Forum posts: 0
File comments: 23
Uploads: 0
Great addon...was wondering though if this (or perhaps another addon) was capable of moving/editing Blizz's zone/subzone text that displays in the center of the screen . I have a dual monitor setup, so Id like to be able to move it away from the center of the screen. Any help would be greatly appreciated...thanks, in advance, for your time.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.