Quote:
Originally Posted by EQAditu
You really have to define how they don't work.
For example, seeing a message like, Unknown command: 'act end' is completely normal. EQ2 has no idea what the command is, but ACT picks up that error message and executes a command based on it.
|
Egads... I did phrase that very badly... should not post when wiped out.
I'm writing EQ2 macros which use ACT, but I've figured out what I needed after some sleep.
I wrote my own program for Vanguard which intercepts commands in the program and adds more, using the chat interface, and have it stuck in my brain as a result.
I saw the error and thought it came from the macro output and thus from ACT itself, rather than EQ2, as it would be with my own program.
Writing code, playing games for hours after that, and staying up too late causes odd things to happen sometimes when you approach a really simple problem...
My EQ2 macros using ACT are actually just fine.
Many thanks for a great program.