Go Back   EQ2Flames Forum > Class Discussion > Dirges

Reply
 
LinkBack Thread Tools
Old 05-06-2009, 08:46 PM  
Rat Bastard
 
Character: Samedai
Guild: Tainted
Server: Kithicor

Posts: 72
Photos: (0)

Default Re: ACT. Gravitas. and You!

Quote:
Originally Posted by vdain View Post
Greetings and Hallucinations,

I might add that if you raid, what I have found very, very useful is that I have 3 to 5 macro's (depending on raid makeup and how many dirges your raid leader brings along) and each macro tells a set target they have gravitas except I put a number at the end of the word gravitas. Such as "XXX tells you: You now have Gravitas1!", second button has "you now have Gravitas2", etc, etc. Then in ACT I setup a trigger to look for the word Gravitas1, gravitas2, etc and give me a timer for each. I then have the TTS call out Gravitas1, Gravitas2, Gravitas3, etc. when the timer expires. That way I can hit the corresponding button without even looking down at the bar to refresh gravitas. (have them assigned to 1,2,3,4,etc of my third hotbar so CTRL+1, CTRL+2, etc push the corresponding macro - Yes I'm a keyboarder...hate the mouse)

If i"m the only dirge on the raid then I can keep gravitas rolling on as many healers as I wish (MT healers get priority of course), if there's more than one I coordinate which healers I'm responsible for and which ones I'm not.

If you don't want to spam the person just send the tell off to a self-made channel and it will still work.

Also, if you have a shadowknight tanking you can throw gravitas on him and it works with their heal procs. Works wonders if he pulls half the zone at a time like most SKs do.

-V
i used to do this, but then, with the help of a guildy, worked out a dynamic timer in gravitas that picks up the timer no matter who you cast it on (and adds the name to the timer as well.) may not work for you since you prefer keyboard commands, but you can find it a page or 2 back in this thread.
Samedai is offline   Reply With Quote
Old 05-15-2009, 05:09 AM  
DA BOSS
 
Jargadax's Avatar
 
Character: Bonn/Jargadax
Guild: <REVELATIONS> RIP<WHAT>
Server: UNREST

Posts: 100
Photos: (0)

Default Re: ACT. Gravitas. and You!

Thanks for the info really helpful.

Last edited by Jargadax; 05-15-2009 at 05:18 AM.
Jargadax is offline   Reply With Quote
Old 05-29-2009, 12:52 AM  
Regular
 
Character: BubbaCajun
Guild: Warmachine
Server: Nagafen

Posts: 531
Photos: (0)

Default Re: ACT. Gravitas. and You!

Can procs like dark squall, ego whip and cloak of justice can be tracked by ACT? Anything that has a text to it when it is successful?
BubbaCajun is offline   Reply With Quote
Old 06-04-2009, 02:08 PM  
All your lols
are belong to Oi
 
Oizen's Avatar
 
Guild: Mischief
Server: Unrest

Posts: 3,253
Photos: (43)

Send a message via Yahoo to Oizen
Default Re: ACT. Gravitas. and You!

Quote:
Originally Posted by vdain View Post
Also, if you have a shadowknight tanking you can throw gravitas on him and it works with their heal procs. Works wonders if he pulls half the zone at a time like most SKs do.
Pallys make it on my gravitas macro too. Heck, so does damn near anyone with heals that they actually use, including me. I have my heal macroed to pre-cast Gravitas on myself for the extra punch, even though I only really use it in emergency situations.

I figure if Gravitas is up and I need to heal someone then I get it. Although the macro normally skips Gravitas since I've more than likely just cast it on some slacking healer.
__________________

Quote:
Originally Posted by Hoss View Post
Wait, don't tell me you suffer from single personality disorder.
Oizen is offline   Reply With Quote
Old 07-29-2009, 05:51 PM  
Regular
 
Character: Tumor
Guild: Veeshans Fury
Server: AB

Posts: 115
Photos: (0)

Default Re: ACT. Gravitas. and You!

Samedai,

Thank you for the great info. I am a brand new dirge and will set this up when I get home.

I just want to make sure I am correct when on hotbutton 3 with the new spell/ CA name changes.

<Data Name="Button3" Macro="SpellForMyLevel='Oration of Sacrifice II'
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_ QuickRaidButtons.ActualLevel.Text < 78)
SpellForMyLevel=COND ? 'Oration of Sacrifice' : SpellForMyLevel
useabilityonplayer Parent.Target SpellForMyLevel
tell Parent.Target Lifetapping to you" Tooltip="(65) Oration of Sacrifice
(78) Oration of Sacrifice II"/>

If anyone can post an updated quickbutton config that would be geat.

Newb non techy question. And I know I have notepad on my PC, but you say to use notepad++ to edit. Does that come standard with the install with XP or is it something I have to install.

Thanks.
Tumor73 is offline   Reply With Quote
Old 07-30-2009, 11:44 AM  
Rat Bastard
 
Character: Samedai
Guild: Tainted
Server: Kithicor

Posts: 72
Photos: (0)

Default Re: ACT. Gravitas. and You!

This is what I currently have for quick raid setup. We use a separate dirge channel in my guild for triggering ACT responses and seeing who is rezzing which target, so you'd want to edit these out or modify them for your own purposes.

<Page Name="Dirge">
<Data Name="Button1" Macro="SpellForMyLevel=&quot;Elegy at Death&apos;s Door&quot;
useabilityonplayer Parent.Target SpellForMyLevel
tellchannel tainteddirge Rez on Parent.Target
raidsay Rez on Parent.Target
gsay Rez on Parent.Target" Tooltip="(44) Elegy at Death&apos;s Door"/>
<Data Name="Button2" Macro="SpellForMyLevel='Elegy of Awakening'
useabilityonplayer Parent.Target SpellForMyLevel
tellchannel tainteddirge Group Rez on Parent.Target
raidsay Group Rez on Parent.Target
gsay Group Rez on Parent.Target" Tooltip="(58) Elegy of Awakening"/>
<Data Name="Button3" Macro="SpellForMyLevel='Oration of Sacrifice II'
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_ QuickRaidButtons.ActualLevel.Text < 78)
SpellForMyLevel=COND ? 'Oration of Sacrifice' : SpellForMyLevel
useabilityonplayer Parent.Target SpellForMyLevel
tell Parent.Target Lifetapping to you" Tooltip="(65) Oration of Sacrifice
(78) Oration of Sacrifice II"/>
<Data Name="Button4" Macro="SpellForMyLevel='Gravitas'
useabilityonplayer Parent.Target SpellForMyLevel
tellchannel tainteddirge Gravitas on Parent.Target
tell Parent.Target Hey Parent.Target You have Gravitas now" Tooltip="(80) Gravitas"/>
<Data Name="Button5" Macro="useabilityonplayer Parent.Target Confront Fear
tell Parent.Target Your Rez Effects are Removed
say Rez Effects Removed from Parent.Target" Tooltip="Confront Fear"/>
</Page>
Samedai is offline   Reply With Quote
Old 08-03-2009, 01:41 PM  
Regular
 
Character: Tumor
Guild: Veeshans Fury
Server: AB

Posts: 115
Photos: (0)

Default Re: ACT. Gravitas. and You!

Samedai,

Thank you for you help.

I got all timers in ACT working, how do I get the timers to show when I take EQ2 to full screen? I can see them if i play EQ2 in window mode but not in Full screen. I am sure I dont have a setting listed correct.

In still have to edit my quick raid button file, when I first edited it using notepad, it corrupted the UI. When i get home today I will download notepad++ and then try it again.

I just want to clarify, once I download notepad++ is it as simple as a cut and paste of your code using notepad++?

Thanks.
Tumor73 is offline   Reply With Quote
Old 08-04-2009, 12:19 AM  
Rat Bastard
 
Character: Samedai
Guild: Tainted
Server: Kithicor

Posts: 72
Photos: (0)

Default Re: ACT. Gravitas. and You!

hmmm...not sure about how to get timer windows to show in fullscreen since i always play in window mode myself. maybe someone else on the forum has an idea for that. as for the quick raid buttons, just right click on your quick raid file and pick "edit with notepad +++" then cut and paste this setup over the dirge page that's in there. then just take a look and modify any of the tells / raidsays , etc. to what you want them to say.
Samedai is offline   Reply With Quote
Old 08-04-2009, 08:18 PM  
Regular
 
Character: Tumor
Guild: Veeshans Fury
Server: AB

Posts: 115
Photos: (0)

Default Re: ACT. Gravitas. and You!

Thank you.
Tumor73 is offline   Reply With Quote
Old 08-05-2009, 02:15 PM  
Rage More
 
Firecracker's Avatar
 
Character: Zooey
Server: Dragon Age Origins

Posts: 322
Photos: (0)

Default Re: ACT. Gravitas. and You!

Quote:
Originally Posted by Samedai View Post
hmmm...not sure about how to get timer windows to show in fullscreen since i always play in window mode myself. maybe someone else on the forum has an idea for that.
As far as I know you can only get them to show in windows mode. I never managed to get them to work playing in full screen. Nor Vent overlay for that matter.
__________________
Survivors on Guk
Dirge | Swash | Defiler | Licks

hit on me
Firecracker is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are Off
Pingbacks are Off
Refbacks are On


Sponsor Ads


All times are GMT -4. The time now is 04:47 AM.


Design By: Miner Skinz.com Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Template-Modifications by TMS