First of all I'd like to say that I was looking all over the place for any solutions and nothing works..
Basically my problem is that my RoM Client doesn't know macro commands. To make macros work I have to 'teach' my Client the commands I want to use in a macro. Here's an example of how it works:
Simple Mage/Warrior buff macro
|
Source code
|
1
2
3
4
5
6
7
|
/cast Activate Mana
/wait 1.2
/cast Elemental Explosion
/wait 1.2
/cast Magical Enlightenment
/wait 1.2
/cast Magical Talent
|
when I copy/pasted it from notepad (a friend of mine gave me a .txt file with couple of macros) and putted in a macro it didn't worked for me. What I had to do to make it work was the following:
- create a separate macro with just one line like /cast Activate Mana
- paste the above line in chat box few times
- spam one line macro key from action bar few times
- repeat steps for each /cast line
And finally after a while complete macro worked.
Every time I want to use /cast command for a skill/potion/food or anything else I have to manually 'teach' the Client the command line.
And that goes to more than just /cast commands.. Commands like /script, /run encounter the same issue.
Another interesting thing about executing commands is the length of command.
Some time ago I installed DIYCE v1 where triggering command for my class combination was /run Rogal(), obviously didn't worked. But when I shortened the trigger command to /run RR() it worked. Like what the hell?
Well.. I'd say I can live with that 'teaching' method as long as it works. Where I actually don't use to much macros. But today I installed DIYCE v2 which is an awesome thing and guess what? It doesn't work. Or more likely doesn't fully work.
As told in DIYCE thread I made macro /run KillSequence() and the only thing it does is buffing me up and targeting mobs. No combat action at all, no matter if I am in combat or not. My guess is that this is related to the above 'teaching' issue.
If anyone had similar problem and fixed it somehow please help me. I tried re-installing RoM Client, clean Client without any addons, with no saved setting in SaveVariables.lua, I even tried both slim and full Client version. So far nothing worked..
Thanks in advance,
Voorhes.