EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Featured Projects > ProfitUI

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2  
Unread 04-13-2010, 09:37 AM
Lanceh's Avatar
Lanceh Lanceh is offline
A Coastal Crab
 
Join Date: Apr 2005
Server: Everfrost
Posts: 1
Default

Funny, I was just trying to do this myself yesterday with my templar and ran into the same problem. After an hour of changing code, I finally got it to work correctly.

First, let me say I and a beginner myself when it comes to this, so don't take my advise until someone with more experience confirms what i'm saying is correct.


Quote:
<Data Name="Button1" Macro="SpellForMyLevel=&quot;Jester&apos;s Cap&quot;
useabilityonplayer Parent.Target SpellForMyLevel
tell Parent.Target You have Jesters Cap
gsay Jesters Cap to Parent.Target
raidsay Jesters Cap to Parent.Target" Tooltip="(65) Jester&apos;s Cap"/>
The problem I found is, if you start the new command lines (tell, gsay, raidsay, etc.) directly under "<Data Name" part, this will break the entire code and eq2 will default back to the original ui. Try putting your additional macro commands starting directly under the word "Macro".


Secondly, I don't know if this is a problem also, but I also used the actual spell number instead of the spell name. I think Jester's Cap is 2991120526.
I'm not shure if this works, but I would think the code would look like..

Code:
<Data Name="Button1" Macro="useabilityonplayer Parent.Target 2991120526
                     tell Parent.Target You have Jesters Cap
                     gsay Jesters Cap to Parent.Target
                     raidsay Jesters Cap to Parent.Target" Tooltip="(65) Jester&apos;s Cap"/>
Reply With Quote
 



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 11:35 AM.


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