• World of Warcraft Addons
Advertisement
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share

FocusFrame

  Download the Curse Client

Last Update:
Category: Unit Frames
Tags:
, and
Project Manager: Tageshi
Current Version: 2.3.6
Downloads Today: 387
Downloads Total: 175,716
Favorites: 443
Comments: 80
  • About FocusFrame
  •  

FocusFrame -- Created by Tageshi



1. WHAT IS "FocusFrame"?


FocusFrame is very simple addon to show your focus.

The frame looks almost exactly same as Blizzard's TargetFrame; It provide following features. - Click to target your focus or your focus's target. - Shows your focus's health and mana. - Shows your focus's target. - Shows cast bar of your focus. - Supports Click-Casting such as Clique addon by utilizing ClickCastFrames. - Movable by dragging the title tab. - Supports MobHealth.



2. WHAT IS "focus"?



The "focus" is a new feature of WoW API 2.0. Basically you can use "focus" as a second target. It works in similar way as your real Target and allows you to use DOUBLE targets at the same time. (essentially)

From API 2.0 Changes: > * There is a new unit "focus" which behaves like target, > the "PLAYER_FOCUS_CHANGED" event is fired when it is changed, > and you receive unit events for this unit.

> * Spell casting and targetting (including focus) are only allowed > using secure templates or special slash commands (not /script).



3. HOW TO USE "focus"?



You can set "focus" by using new standard Keybinding "Focus Target" or by using new macro command "/focus" with target name or target id. Another new standard keybindings "Target Focus" will change your target to your focus. For example, you don't need to remember which mob is your "sheep" to poly again.

Also you can use a keyword "focus" as a target id like "player", "target", "party2", etc.

Example1: You can assist your focus by this macro.

   /assist focus

You may want to focus your main tank/main assist if you will do DPS. Or focus raid boss and 'assist' it if you are healing.


Example2: You can cast your Earth Shock on your focus by this macro.

   /cast [target=focus] Earth Shock

You can watch spell casting bar on FocusFrame.



4. COMMANDS


FocusFrame has a few slash commands;

/focusframe scale <num> (Changes size of FocusFrame window.) /focusframe reset (Reset window position.) /focusframe lock (Prevent dragging the frame by accident.) /focusframe unlock (Allows to move again.)

If your screen space is limited, try smaller window size: /focusframe scale 0.7

When you accidently lost FocusFrame from your sight, reset it's position and FocusFrame will appear again at the center of screen.



5. CHANGES


Version 2.3.6 TOC updated for WoW 2.4 .

Version 2.3.5 Fixed slash command "/focusframe hidewhendead" so that it respects Saved Variables. Restored dependency on the standard Interface option "Show Enemy Cast Bar". (which I removed hastily on version 2.3.4 .)

Version 2.3.4 Added slash command "/focusframe hidewhendead" to toggle the new function introduced on 2.3.3 . Suports WoW patch 2.4 PTR.

Version 2.3.3 Added additional condition so that FocusFrame will be hidden only when focused target is dead AND is enemey.

Version 2.3.2 FocusFrame will be hide when focused target is dead.(Finally!) Added warning message for when too big scale argument is passed for /focusframe scale command. Added warning message for when user tried to change frame scale in combat.

Version 2.3.1 Fixed broken MobHealth support.

Version 2.3.0 (<num> -- which changes size of FocusFrame.

Version 1.1 Fixed broken initialization. FocusFrame window is now really displayed.

Version 1.0 First release. But initialization was broken.

  • Downloads (14)
  •  
  File Name Release Type Game Version Downloads Date  
  FocusFrame 2.3.6 Release 2.4.0 3,300 3/30/2008
  FocusFrame 2.3.5 Release 2.3.3 8 3/22/2008
  FocusFrame 2.3.4 Release 2.3.3 7 2/18/2008
  FocusFrame 2.3.3 Release 2.3.3 1 1/26/2008
  FocusFrame 2.3.2 Release 2.3.3 6 1/25/2008
Advertisement
  • Screenshots (1)
  •  
  • Comments

Add Comment

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • JMHammer said 

    Your mouseover target isn't your focus. FocusFrame shows your focus. What you're asking for isn't in the ream of functionality for this addon.

  • Aezay said 

    Edit FocusFrame.xml goto line 479 and comment out the line UnitFrame_OnUpdate with two hyphens.

  • Tageshi said 

    FocusFrame version 2.2.0 released.

    Version 2.1.0 Updated for WoW client version 2.2.0 . Added slash commands /focusframe lock and /focusframe unlock.

  • Interface\AddOns\FocusFrame\FocusFrame.lua:878: Attempt to compare number with nil

    I get this a few seconds after i set a focus, I can click Okay and turn it off, but a few seconds later it repops....any ideas?

  • Tageshi said 

    Sterling72.

    > Add-on is functional in 2.2.0, but "Target of Target" doesn't appear to display on targeted mobs other than focused mob. Shows on the FocusFrame fine, but not on the standard target frame for mobs even when no target is /focus'd.

    I have experienced it sometimes. And sometimes not. It seems something tainting something related to TargetofTargetFrame (But not the Frame itself.) I don't know how to certainly reproduce this problem. I don't even know whether this is FocusFrame's problem or someother addon's problem.

    Waiting for more certain informations.

  • Add-on is functional in 2.2.0, but "Target of Target" doesn't appear to display on targeted mobs other than focused mob. Shows on the FocusFrame fine, but not on the standard target frame for mobs even when no target is /focus'd.

    Players still show fine.

    Bug, or am I doing something wrong?

  • Tageshi said 

    TipBuddy addon may work good for you if you want to see more information on mouseover target.

    At least a person named Feldoth is trying to make FocusFrame to display mouseover in thi