EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Featured Projects > ProfitUI

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Unread 05-09-2010, 11:18 AM
Papabard's Avatar
Papabard Papabard is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2007
Server: Unrest
Posts: 647
Default

<Data Name="Button4" Macro="SpellForMyLevel='Amends III'
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 49)
SpellForMyLevel=COND ? 'Amends II' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 35)
SpellForMyLevel=COND ? 'Amends' : SpellForMyLevel
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="(1) Amends
(35) Amends II
(49) Amends III"/>

If you're on an international I have no idea what the ID numbers for each of those are.
Reply With Quote
  #2  
Unread 05-09-2010, 03:52 PM
rxspace rxspace is offline
A Forest Scavenger
 
Join Date: Oct 2005
Server: Antonia Bayle
Posts: 18
Default Thank you

Thanks so much
Reply With Quote
  #3  
Unread 05-18-2010, 08:14 AM
jheidecker jheidecker is offline
A Young Mystail Rat
 
Join Date: Mar 2006
Server: Antonia Bayle
Posts: 7
Default

I can't figure out what I'm doing wrong here. The ability is working properly and the mouse-over label is correct but I can't get the 'say' or 'raidsay' etc to work for some reason. I think I followed the instruction properly - edited to:

</Page>
<Page Name="Dirge">
<Data Name="Button1" Macro="SpellForMyLevel='1033316620'
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="(44) Elegy at Death&apos;s Door"/>
raidsay Rezzing Parent.Target
<Data Name="Button2" Macro="SpellForMyLevel='3390154729'
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="(58) Elegy of Awakening"/>
raidsay Rezzing Parent.Target GROUP
<Data Name="Button3" Macro="SpellForMyLevel='1492846922'
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 78)
SpellForMyLevel=COND ? '847451313' : SpellForMyLevel
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="Oration of Sacrifice Line"/>
raidsay say Here Parent.Target I'm giving you some of my life - stifled for a few seconds...
gsay say Here Parent.Target I'm giving you some of my life - stifled for a few seconds...
<Data Name="Button4" Macro="SpellForMyLevel='3677033782'
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="(80) Gravitas"/>
raidsay Gravitas on Parent.Target
<Data Name="Button5" Macro="SpellForMyLevel='3601331586'
useabilityonplayer Parent.Target Confront Fear" Tooltip="Confront Fear"/>
raidsay Removing Rez Sickness or some other effect from Parent.Target
</Page>


The ability works on the intended target but the say or raidsay lines are ignored. I don't have to tell you that overlapping rezzes due to inadequate communication can severaly hinder a raids efficiency. Targeting the player and rezzing with a hotbutton is fine but takes longer. Can anyone tell me what I'm doing wrong here?

Thanks so much.
Reply With Quote
  #4  
Unread 06-17-2010, 04:56 PM
g0dless420's Avatar
g0dless420 g0dless420 is offline
Dyadem @ Zam.com
Premium Member
 
Join Date: Jul 2008
Server: Everfrost
Posts: 31
Default

Necromancer
(18) Dark Heart - No upgrade
Transfer Life Line - (84) Transfer Life V "487128566"
(48) Revivication - No Upgrade
"(80) Vampirism - (90) Vampirism II "1726439588"

These numbers are currently working, I just put them into my quickraid file the other day.
Reply With Quote
  #5  
Unread 06-17-2010, 06:49 PM
g0dless420's Avatar
g0dless420 g0dless420 is offline
Dyadem @ Zam.com
Premium Member
 
Join Date: Jul 2008
Server: Everfrost
Posts: 31
Default

I want to change ...

<Data Name="Button5" Macro="tell Parent.Target Shard please" Tooltip="Shard request"/>

to ...

<Data Name="Button5" Macro="tell Parent.Target Lifeburning if you can spare a heal" Tooltip="Lifeburning"/>


Yet every time I do..the button in game ceases to function. The tooltip is changed, I was also able to change 2 quick spell cast abilities so they properly use T9 spells, and add a gsay message to my rez spell.

This just has me stumped though, I've tried putting tell Parent.Target Lifeburning if you can spare a heal" on its own line even, with no result.

One time during my tries, I made it simply say "Heal?" ..thinking perhaps my text was too long, and loaded the game again and my guinea pig only got the ? part...so I'm getting closer..


edit # 89... got it working finally, still not a damn clue what I had wrong but the message is now appropriate (Perhaps the ? mark was a mistake).

Last edited by g0dless420 : 06-17-2010 at 07:19 PM.
Reply With Quote
  #6  
Unread 06-24-2010, 10:59 AM
TalTal TalTal is offline
A Griffon
Featured
 
Join Date: Nov 2005
Server: Nagafen
Posts: 1,096
Default

Updated file to include the necromancer buffs listed a few posts back.

Silat
Reply With Quote
  #7  
Unread 06-29-2010, 11:40 PM
Nikar Nikar is offline
A Crazed Gnoll
 
Join Date: Mar 2005
Server: Unrest
Posts: 24
Default

Its been so long now can we add this fille to the updater for those of us who took the time to add our spells
Reply With Quote
  #8  
Unread 06-30-2010, 11:13 AM
TalTal TalTal is offline
A Griffon
Featured
 
Join Date: Nov 2005
Server: Nagafen
Posts: 1,096
Default

I have no problem with it but it is ultimately up to the gentleman who maintains the auto updater, kaldran.

Silat
Reply With Quote
  #9  
Unread 07-14-2010, 09:34 AM
azraelteir azraelteir is offline
A Brown Bear
 
Join Date: Dec 2005
Server: Antonia Bayle
Posts: 8
Default

I finally got it to work last night. It turns out that "0 0" on my hotbars is actually located on hotbar #2, not #1 as indicated in the walkthrough. Not sure why and I havent seen anybody else bring this up before, but I thought it was interesting. Thank you again for the input and help.
Reply With Quote
  #10  
Unread 07-15-2010, 01:39 AM
Papabard's Avatar
Papabard Papabard is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2007
Server: Unrest
Posts: 647
Default

just noticed the file on the updater is seriously out of date. I had an issue where I couldn't figure out why Nature's Renewal wasn't working so I opened my file and found the spell id wasn't input into the 1st usabilityonplayer command but was for the rest. So I looked to see what the default unedited file was and see it has only spells to level 80 in it. Where the one here as an attachment is correct. Anyway so we have an edit to Nature's Renewal line and also the need for the updated buttons to get pushed to the updater.
Reply With Quote
  #11  
Unread 07-15-2010, 03:44 AM
Papabard's Avatar
Papabard Papabard is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2007
Server: Unrest
Posts: 647
Default

Nature's Renewal V Level 90 3013922856
Reply With Quote
  #12  
Unread 07-31-2010, 03:29 AM
Zuzul Zuzul is offline
A Coastal Crab
 
Join Date: Apr 2005
Server: Antonia Bayle
Posts: 1
Question

How can I use a item?
I try this command line, but don't work

Code:
<Data Name="Button5" Macro="use_itemvdl Parent.Target -661875382" Tooltip="(Item) Nekrotischer Knallmix"/>
Reply With Quote
  #13  
Unread 07-31-2010, 03:31 AM
Drumstix42's Avatar
Drumstix42 Drumstix42 is offline
A Griffon
Featured
 
Join Date: Oct 2004
Server: Antonia Bayle
Posts: 3,287
Default

There is no way to cast an item on a specific person without targeting them first. This is a game limitation.
__________________
"I'm afraid you're guilty of thought-crime. Don't bother getting the door, we'll let ourselves in..."
<Donate to DrumsUI> < [DrumsUI] Updater > < [DrumsUI] Full Interface> < Drumstix42 on Twitch.tv
>
Reply With Quote
Reply



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 10:46 AM.


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