EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Developer Discussion > Bugs

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 08-31-2024, 08:22 PM
JamesC JamesC is offline
A Young Mystail Rat
 
Join Date: Aug 2024
Server: Unkown
Posts: 5
Default DarqUI Icon Bar Alias macro

It says that I can place macros to work from this window and it acts like another hotbar. I tried putting an Alias macro into it to be able to quickly select the target of my single target buff spells and it wouldn't work for alias macros. Here is an example of a macro I was trying to place in that window...

/Alias DoF:Useabilityonplayer %T Demonstration of Faith

Is there something wrong with the above macro or something else I need to do? Because when I put that on my regular hotbar I can select who I want Demonstration of Faith to go on and click that, then I have a second macro that is simply

/DoF

It will cast Demonstration of Faith on the chosen character every time without switching targets.

So, it's very handy when you are always in different groups to do this with your single target group buffs, and you don't want to constantly change the target name. It works on the regular hotbar but not on the icon bar.
Reply With Quote
  #2  
Unread 08-31-2024, 10:29 PM
Darqwood's Avatar
Darqwood Darqwood is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Aug 2005
Posts: 907
Default

Just a couple of things: The colon needs single-quotes around it since it's not a straight alphanumeric character, and %T needs to be changed to TNAME for the custom window. In the case of the colon, it's a better idea to enclose DoF:Useabilityonplayer in single-quotes since there is whitespace before and after. Also, no need to use the leading forward slash with the Icon Bar. So it would look like:

Code:
Alias 'DoF:Useabilityonplayer' TNAME Demonstration of Faith
Try that and it should work. I used it with Devious Evasion on my SK and it works fine.


.
Reply With Quote
  #3  
Unread 08-31-2024, 10:33 PM
JamesC JamesC is offline
A Young Mystail Rat
 
Join Date: Aug 2024
Server: Unkown
Posts: 5
Default

Quote:
Originally Posted by Darqwood View Post
Just a couple of things: The colon needs single-quotes around it since it's not a straight alphanumeric character, and %T needs to be changed to TNAME for the custom window. In the case of the colon, it's a better idea to enclose DoF:Useabilityonplayer in single-quotes since there is whitespace before and after. Also, no need to use the leading forward slash with the Icon Bar. So it would look like:

Code:
Alias 'DoF:Useabilityonplayer' TNAME Demonstration of Faith
Try that and it should work. I used it with Devious Evasion on my SK and it works fine.


.
thanks, I'll try that Yup that worked thank you :-)

Last edited by JamesC : 08-31-2024 at 10:37 PM. Reason: adding information
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 04:26 PM.


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