| Updated: | 01-28-11 12:46 PM |
| Created: | 01-27-11 12:26 PM |
| Downloads: | 1,502 |
| Favorites: | 24 |
| MD5: |
A simple mod that allows you to set raid world markers ingame.Features
- movable bar with raidmarkersScreenshots
- bar can be locked/unlocked ingame (/rflare slash command for more)
- Some mod settings can be edited by adjusting the config at top of the core.lua
- Slash command: /rflare
- no GUI
http://code.google.com/p/rothui/sour...unk/rRaidFlare
File Name |
Version |
Size |
Author |
Date |
4.001 |
3kB |
zork |
01-27-11 12:26 PM |
![]() |
Comment Options |
|
|
||
|
Not sure, maybe you are looking for the "Roth UI" compilation.
http://www.wowinterface.com/download...hUIDiablo.html
__________________
| Simple is beautiful. | Blog | Roth UI | Roth UI FAQ | GoogleCode | DevShots | TheBigOne | Guild | zorker.de
Last edited by zork : 07-17-11 at 07:05 AM.
|
||
|
|
|
|
||
|
No why should they? It is a Blizzard feature.
__________________
| Simple is beautiful. | Blog | Roth UI | Roth UI FAQ | GoogleCode | DevShots | TheBigOne | Guild | zorker.de
|
||
|
|
|
|
||
|
Everyone in your party/raid will see it. That is its destiny.
__________________
| Simple is beautiful. | Blog | Roth UI | Roth UI FAQ | GoogleCode | DevShots | TheBigOne | Guild | zorker.de
|
||
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 77
Uploads: 0
|
thats interesting addon, but let me ask silly question, basicaly nobody will see the flare unless they have the same addon, amirite?
|
|
|
|
|
||
|
4.001a is out.
Added the inCombatLockdown() fix. Tainting is gone, at least for me.
__________________
| Simple is beautiful. | Blog | Roth UI | Roth UI FAQ | GoogleCode | DevShots | TheBigOne | Guild | zorker.de
|
||
|
|
|
|
||
|
Re: Re: Re: Taint
Just call it a bug and move on. Some of the Blizzard code has issues. If the taint appears while you are out of combat...well that would be new.
__________________
| Simple is beautiful. | Blog | Roth UI | Roth UI FAQ | GoogleCode | DevShots | TheBigOne | Guild | zorker.de
Last edited by zork : 01-28-11 at 05:39 AM.
|
||
|
|
|
|
||
|
Re: Re: Taint
__________________
![]()
|
||
|
|
|
|
||
|
Re: Taint
Well if the default UI does cause taint then everything else will do aswell.
What helps is to add a new condition Code:
if inCombatLockdown() then return end
__________________
| Simple is beautiful. | Blog | Roth UI | Roth UI FAQ | GoogleCode | DevShots | TheBigOne | Guild | zorker.de
Last edited by zork : 01-27-11 at 04:16 PM.
|
||
|
|
|
|
|
|
Taint
I haven't tested your addon yet but I looked through the code and it uses the exact same method as m_actionbars to click the marker button.
However no matter what I do, even clicking the marker normally via the raidframe thingy I get a tainted execution path error. Any ideas?
__________________
![]()
|
|
|
|
![]() |