EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Featured Projects > ProfitUI

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 02-21-2008, 12:23 PM
shrek_fx shrek_fx is offline
A Forest Scavenger
 
Join Date: Dec 2005
Server: Antonia Bayle
Posts: 15
Default Macro config questions

I downloaded the macro config thing and wondering if you can tell me or point me to the right direction on how to use it?.. I use Open Office and dont know it its compatible with that.. also i see the table, but dont see the macro setup window... Thanks again for the help and the great ui
Reply With Quote
  #2  
Unread 02-21-2008, 03:17 PM
ShadowProwler420's Avatar
ShadowProwler420 ShadowProwler420 is offline
A Griffon
 
Join Date: Nov 2004
Server: Permafrost
Posts: 660
Default

From what a couple of the posts in this thread says, the macro configurator isn't compatible with Open Office.

The same thread also has some basic instructions that should help you get started with it.
__________________

"Certainty of death! Small chance of success! What are we waiting for?!"

Reply With Quote
  #3  
Unread 02-21-2008, 03:58 PM
shrek_fx shrek_fx is offline
A Forest Scavenger
 
Join Date: Dec 2005
Server: Antonia Bayle
Posts: 15
Default

o.k. thanks.. thats a bummer cuz i dont like giving my money to microsoft LOL.. i'll figure something out though..
Reply With Quote
  #4  
Unread 02-21-2008, 06:25 PM
sorinth sorinth is offline
A Griffon
 
Join Date: Jun 2006
Server: Najena
Posts: 160
Default

Yup, I guess I was on the 'beta team'... it is not compatible with open office. Actually, open office does have issues with macro's written for excel. That is the only problem that I have seen with it so far (I use both almost daily at work).

However, it works with excel 2000 and excel 2003
Reply With Quote
  #5  
Unread 02-21-2008, 06:32 PM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

Next time I'm bored I'll check whether it can be made OpenOffice compatible- - they claim to do Excel 2000 VBA code, and my code certainly is compatible with Excel 2000, so maybe it's just some minor things that need to be tweaked.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote
  #6  
Unread 02-22-2008, 01:25 PM
shrek_fx shrek_fx is offline
A Forest Scavenger
 
Join Date: Dec 2005
Server: Antonia Bayle
Posts: 15
Default

That would be awsome.. I just dont think its write to go out and pay big bucks on a program that you can actualy get for free, well a similar program.. Can you get the older microsoft offices for free?? I have no idea?
Reply With Quote
  #7  
Unread 02-24-2008, 12:02 PM
shrek_fx shrek_fx is offline
A Forest Scavenger
 
Join Date: Dec 2005
Server: Antonia Bayle
Posts: 15
Default

O.k. if ound me a copy of Mico office that has exel. and it works.. my question, again i read that thread and know how to do it all. when i make the macro, does it replace the heal macros i have on my player bar? or where will i see these macros... and is there away with this set up to make combo macros.. like for me being a ranger, do stealth type shot, then do my hidden bow shot? or something like that. or will have to set up these macros in game? Hope i dont sound to confusing
Reply With Quote
  #8  
Unread 02-24-2008, 01:56 PM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

I also gave OpenOffice a shot. They don't even support the simplest of VBA functions it seems to I am currently unable to make this compatible. On the other hand, I got my hands on an Excel 2007 and that works fine as well.

Regarding the macro configurator, this is for the little buttons [1]-[5] on group and raid window. You can add custom commands as well so anything is possible.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote
  #9  
Unread 02-25-2008, 02:10 PM
rainmare rainmare is offline
A Young Mystail Rat
 
Join Date: Apr 2005
Server: Antonia Bayle
Posts: 2
Default

How do I get it to work with an AA spell? I've been trying to add Cure Spells, the paladin AA cure and when I attempt to use it, I get '/useabilityonplayer:'player.target' could not be found in your group or raid.

the edit I did on the file is as follows:

<Data Name="Button4" Macro="useabilityonplayer Player.Target Cure Spells" Tooltip="Cure Spells"/>
Reply With Quote
  #10  
Unread 02-25-2008, 03:12 PM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

Quote:
Originally Posted by rainmare View Post
How do I get it to work with an AA spell? I've been trying to add Cure Spells, the paladin AA cure and when I attempt to use it, I get '/useabilityonplayer:'player.target' could not be found in your group or raid.

the edit I did on the file is as follows:

<Data Name="Button4" Macro="useabilityonplayer Player.Target Cure Spells" Tooltip="Cure Spells"/>
Parent.Target, not Player.Target.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote
  #11  
Unread 02-26-2008, 08:32 AM
Omega7dt's Avatar
Omega7dt Omega7dt is offline
A Young Mystail Rat
 
Join Date: May 2005
Server: Antonia Bayle
Posts: 6
Default

I still get a - compile error in hidden module: SpellTable message using Excel 2007
Reply With Quote
  #12  
Unread 02-26-2008, 09:22 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

Quote:
Originally Posted by Omega7dt View Post
I still get a - compile error in hidden module: SpellTable message using Excel 2007
Strange since I tested this with Excel 2007 on Windows XP this weekend and it worked fine.

I think the previous poster that reported this said it happended when he clicked save. Can you tell me exactly what you were doing when you got the error? Including the spell you selected, any filters you may have applied, the button you selected?
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote
  #13  
Unread 02-26-2008, 04:24 PM
Omega7dt's Avatar
Omega7dt Omega7dt is offline
A Young Mystail Rat
 
Join Date: May 2005
Server: Antonia Bayle
Posts: 6
Default

I download and extract the file; I open it it has a security warning pop up saying some active content has been disabled. I click options and I enable macros and active x. My main is a guardian so I go down to spell Sentry Watch (1600) and as soon as I click to save the selected spell line to Profit UI I get the error.
Reply With Quote
  #14  
Unread 03-12-2008, 08:07 AM
Omega7dt's Avatar
Omega7dt Omega7dt is offline
A Young Mystail Rat
 
Join Date: May 2005
Server: Antonia Bayle
Posts: 6
Default

I have switched back to Windows XP and now this works for me.
Reply With Quote
  #15  
Unread 03-12-2008, 08:16 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

Thanks for the info. So you were on Vista before? I'll just mark Vista as incompatible until further notice then, probably some security feature thereof...
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote
  #16  
Unread 03-12-2008, 11:54 AM
Kaldran Kaldran is offline
A Griffon
 
Join Date: Nov 2004
Server: Valor
Posts: 358
Default

Well since I use OpenOffice I can't recreate this. If this happens on Vista while trying to create the UI files in \program files, just run Excel as administrator (or get EQ2 out of \program files, will save you a lot of trouble :P ).
Reply With Quote
  #17  
Unread 03-12-2008, 11:59 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

Quote:
Originally Posted by Kaldran View Post
Well since I use OpenOffice I can't recreate this. If this happens on Vista while trying to create the UI files in \program files, just run Excel as administrator (or get EQ2 out of \program files, will save you a lot of trouble :P ).
I don't think that's it, the VBA code does not try to access any files before you hit the save button, but some people reported an issue with compiling the SpellTable code before they ever get to save, at least that's what I understood. And that code in SpellTable does nothing of this sort. I'll try changing that code around a bit for the next release.

In any case I should probably port this to a standalone app. Feeling bored Kaldran? I definitively don't have the time atm...
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.

Last edited by gm9 : 03-12-2008 at 01:31 PM.
Reply With Quote
  #18  
Unread 03-12-2008, 12:59 PM
Kaldran Kaldran is offline
A Griffon
 
Join Date: Nov 2004
Server: Valor
Posts: 358
Default

Quote:
Originally Posted by gm9 View Post
I don't think that's it, the VBA code does not try to access any files before you hit the save button, but everybody reported an issue with compiling the SpellTable code so far, which does nothing of this sort. I'll try changing that code around a bit for the next release.

In any case I should probably port this to a standalone app. Feeling bored Kaldran? I definitively don't have the time atm...
If you have the data in a parseable format and tell me what to do with it, maybe :P (I have not looked into it yet). Need to start my master thesis by the end of this month though, so I will get short in time again soon....
Reply With Quote
  #19  
Unread 03-12-2008, 01:30 PM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

In that case you should rather get that thesis going I'd say.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote
  #20  
Unread 03-12-2008, 01:36 PM
Kaldran Kaldran is offline
A Griffon
 
Join Date: Nov 2004
Server: Valor
Posts: 358
Default

Don't even have a topic yet :P So I _do_ have another 1 or 2 weeks to do something else :P I was already thinking about making that a plugin for the updater, just did not start crawling through that excel sheet yet. It would be able to run standalone without any (bigger) changes too...

Last edited by Kaldran : 03-12-2008 at 01:38 PM.
Reply With Quote
  #21  
Unread 03-12-2008, 02:27 PM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

Let me make an update to it first, after that I'll dump a .csv with only the necessary data and the source code to you. Personally I was thinking of using VB, that would allow lazy me to just drop most of the VBA right in I think. But if you want to do it in Java that's fine too.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote
  #22  
Unread 03-17-2008, 10:59 AM
Airon Airon is offline
A Young Mystail Rat
 
Join Date: Sep 2005
Server: Antonia Bayle
Posts: 3
Default

Same thing that has been mentioned above



Word 2007
Windows Vista Ultimate
Dirge class
Gravitas spell
Reply With Quote
  #23  
Unread 04-05-2008, 04:58 AM
Mareid Mareid is offline
A Darkpaw Brute
 
Join Date: May 2007
Server: Antonia Bayle
Posts: 44
Default any progress making this work for us poor saps stuck with Vista?

My comp crashed, bought a new one, had to take it with Vista . I usually use open office, but I know that doesn't support VBA, so I downloaded the 60 day full version of MS Office (note that if you use the "trial" version that comes with your computer, you won't be able to configure the security stuff, you really need the full version) and tried running the configurator code. It is definitely Vista/2007 Excel related. If it's a security feature, I couldn't find it, I turned off all the security features and I am still getting the compile error.

Last edited by Mareid : 04-05-2008 at 04:58 AM. Reason: spelling error
Reply With Quote
  #24  
Unread 05-09-2008, 01:38 PM
pollack pollack is offline
A Coastal Crab
 
Join Date: Oct 2005
Server: Antonia Bayle
Posts: 1
Default

similar to those stated above, however my error reads

Compile error in hidden module: QMBCform

any ideas?
Reply With Quote
  #25  
Unread 05-09-2008, 02:39 PM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

Nope, none, I don't know any people crazy enough to use Vista so I can't go and debug it on one to find out what's wrong.

I did convert the spell table database into SQL a while ago with an intention of creating a standalone configurator program, but I have not yet started with the coding and my current work schedule won't allow me to start with this anytime soon. Same reason why interface development is pretty much on hold atm.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
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 06:12 PM.


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