Hey guys,
I've recently returned back to Warmane after a year or two of inactivity, and realised that macros have changed.
I use /say macros alot for communication (or /bg, or /raid, or whatever), and I realised that now these types of macros only support 3 lines of input. Example:
This macro:
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
/say hello
/say world
/say I
/say love
/say you
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Would give the next output, when used by a person named Anqel:
Anqel: hello
Anqel: world
Anqel: I
I've noticed this happens with /bg and /raid macros also. It only outputs first 3 lines, then automatically cancels itself. I know it's not gamechanging, but it affects my gameplay quite alot, and I'd be grateful if you guys could give me some feedback on why this is so and what's going on.
Thanks in advance, Anqel
P.S.:
Simillarly, this macro:
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
hi
/say hello
/say world
/say I
/say love
/say you
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
would output, when used by Anqel the next:
Anqel: hello
Anqel: world
From this I've managed to get the idea that it's not just the fact say and bg macros are broken; all macros are broken.
Macros are made so they only take into the account the first 3 lines of a macro, anything further than that isn't even considered by the system, which I found awkwardly weird.

