Quantcast
Channel: WoWInterface - Latest list
Viewing all articles
Browse latest Browse all 49630

LineSplit (1.1-50200)

$
0
0
Change Log:
--------------------
v1.1-50200
-----------
- Limited support for combining different channels in multiline messages.
- Remove an unintended global.

Description:
--------------------
Allows the user to submit multi-line comments in chat using in-line \n (the newline character).

I'm usually the "quick macro" guy in our raids when we need a targeting or special ability helper.
For example our typical "one button CC macro" for adds in Wind Lord Mel'jarak encounter.
/target focus
/click ExtraActionButton1
/targetlasttargetTo let players quickly get their assigned target and re-apply CC with 1 button.

My LineSplit addon allows me to type the above in one line and have it sent to chat in one-go without other text being interspersed as I'm typing 2nd or 3rd line.
It's a simple convenience :o

There are no options, you just put it in your addon folder and it works.
You can then type something like: /target focus\n /click ExtraActionButton1\n /targetlasttarget
in any channel and it will properly split to 3 lines.

* New in v1.1
Can send to different channels. Example:
Typing 'Yes indeed.\n /em nods as he replies.' in /say (without the quotes) will do
says: Yes indeed.
Player nods as he replies.Borrowed from Ahnji's feature request.

There used to be an ancient addon I was using in classic WoW by Guillotine that did something similar but I've long lost it and forgot its name, so I coded this as a replacement

Viewing all articles
Browse latest Browse all 49630

Trending Articles