EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Featured Projects > ProfitUI

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 09-30-2011, 09:52 AM
Deirdre Deirdre is offline
A Crazed Gnoll
 
Join Date: May 2005
Server: Guk
Posts: 22
Default quick raid button help

For the longest time i have searched for and then just not dealt with finding the answer to this issue. My quick raid button number 4 used to apply deathward. Now it doesn't. Now it offers soul ward or deathward, neither of which go off when i press it.

How do I edit the necessary file, which I believe is _ProfitUI_QuickRaidButtons.txt?

Thanks,

Deirdre
Reply With Quote
  #2  
Unread 10-02-2011, 03:45 PM
Pardot Kynes's Avatar
Pardot Kynes Pardot Kynes is offline
A Forest Scavenger
 
Join Date: Sep 2011
Server: Guk
Posts: 15
Default

Silat answered this question in the post right below yours.

Quote:
Originally Posted by TalTal View Post
Reply With Quote
  #3  
Unread 10-11-2011, 04:38 PM
Deirdre Deirdre is offline
A Crazed Gnoll
 
Join Date: May 2005
Server: Guk
Posts: 22
Default

Thanks, but I have looked at that page and am still confused; my text file doesn't look like that. I have tried to edit the button 4 text but haven't been successful.

I want button 4 to cast deathward, which is an AA line. It used to cast deathward but now it doesn't. This is a recent clean install of profitui.

Here is what I have for quick raid button 4 in my quick raid buttons text file:

<Data Name="Button4" Macro="SpellForMyLevel='1779652007'
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 90)
SpellForMyLevel=COND ? '4055243208' : SpellForMyLevelCOND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButton s.ActualLevel.Text < 80)
SpellForMyLevel=COND ? '4188880994' : SpellForMyLevel
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="(90) Deathward
(AA) Soul Ward"/>

I would be grateful if you could give me more specific advice, i.e., advice for dummies, lol.

Thanks,

Deirdre
Reply With Quote
  #4  
Unread 10-11-2011, 05:44 PM
Ixoa's Avatar
Ixoa Ixoa is offline
A Griffon
 
Join Date: Jun 2005
Server: Splitpaw
Posts: 175
Default

this is mine and it works fine.


<Data Name="Button4" Macro="SpellForMyLevel='4055243208'
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 80)
SpellForMyLevel=COND ? '4188880994' : SpellForMyLevel
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="(80) Deathward
(AA) Soul Ward"/>

hope this helps
Reply With Quote
  #5  
Unread 10-11-2011, 10:53 PM
Deirdre Deirdre is offline
A Crazed Gnoll
 
Join Date: May 2005
Server: Guk
Posts: 22
Default

YAY!! thanks so much. worked like a charm. or a ward actually.
Reply With Quote
  #6  
Unread 10-12-2011, 08:33 AM
Ixoa's Avatar
Ixoa Ixoa is offline
A Griffon
 
Join Date: Jun 2005
Server: Splitpaw
Posts: 175
Default

Quote:
Originally Posted by Deirdre View Post
YAY!! thanks so much. worked like a charm. or a ward actually.
Welcome

Reply With Quote
  #7  
Unread 01-24-2012, 04:34 PM
Nasa Nasa is offline
A Crazed Gnoll
Interface Author - Click to view interfaces
 
Join Date: Jul 2006
Server: Antonia Bayle
Posts: 24
Default

Quote:
Originally Posted by Ixoa View Post
this is mine and it works fine.


<Data Name="Button4" Macro="SpellForMyLevel='4055243208'
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 80)
SpellForMyLevel=COND ? '4188880994' : SpellForMyLevel
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="(80) Deathward
(AA) Soul Ward"/>

hope this helps
"You do realize your casting a level 80 version of Deathward and not the level 90." Yes it does work like a charm but it's the wrong tier for level 90 content. Does any one know how to change it to the level 90 version of Deathward. ?? Also I'd like to change that to "Totemic Protection."

Also, I have a Warden friend that has a bugged #4 button and wants to change it to another type of beneficial spell

Last edited by Nasa : 01-24-2012 at 04:50 PM.
Reply With Quote
  #8  
Unread 02-07-2012, 10:07 PM
drof drof is offline
A Sea Turtle
 
Join Date: Mar 2005
Server: Antonia Bayle
Posts: 33
Default

so have ur warden friend change it to whatever they want it to be.. just have to get the id number
Reply With Quote
  #9  
Unread 07-23-2012, 04:39 PM
Nimmerin Nimmerin is offline
A Grizzled Badger
 
Join Date: Mar 2006
Server: Crushbone
Posts: 45
Default

Hi. I'm trying to edit my coercers buttons and add a button that casts link. Can I maybe get the right code for that please? Or maybe just the right spell numbers and I'll figure the rest out? Thanks
Reply With Quote
  #10  
Unread 07-27-2012, 06:32 PM
Nimmerin Nimmerin is offline
A Grizzled Badger
 
Join Date: Mar 2006
Server: Crushbone
Posts: 45
Default

anything on this?
Reply With Quote
  #11  
Unread 07-28-2012, 02:56 AM
Zidu Zidu is offline
A Weald Wolf
 
Join Date: Jul 2012
Server: Unkown
Posts: 81
Default

For Peaceful Link button 3 here you go.

Edit your ProfitUI_QuickRaidbuttons.txt file found in your ProfitUI folder.

Replace this:

<Data Name="Button3" Macro="useabilityonplayer Parent.Target 2421103160" Tooltip="(AA) Touch of Empathy"/>

With the following:

<Data Name="Button3" Macro="SpellForMyLevel='Peaceful Link V'
useabilityonplayer Parent.Target SpellForMyLevel
raidsay Parent.Target has Peaceful Link
gsay Parent.Target has Peaceful Link" Tooltip="Links"/>

Save the file and your done. Next time you run the updater add the QuickRaidButtons file to the ignore list.
Reply With Quote
  #12  
Unread 07-28-2012, 03:00 AM
Zidu Zidu is offline
A Weald Wolf
 
Join Date: Jul 2012
Server: Unkown
Posts: 81
Default

[quote=Also, I have a Warden friend that has a bugged #4 button and wants to change it to another type of beneficial spell[/QUOTE]


Edit the quickraidbuttons.txt file and replace button 4 with this for a working single death prevent.


<Data Name="Button4" Macro="SpellForMyLevel='3013922856'
useabilityonplayer Parent.Target SpellForMyLevel
gsay Parent.Target Death Prevent 20s" Tooltip="Death Prevent"/>
Reply With Quote
  #13  
Unread 07-28-2012, 06:28 AM
Nimmerin Nimmerin is offline
A Grizzled Badger
 
Join Date: Mar 2006
Server: Crushbone
Posts: 45
Default

Thanks. That worked. I thought I had to have all these crazy numbers too.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 03:50 AM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI