New Addon: RP Prefix

Yep, it works, but also requires a lot more toggling on and off, since it will add the prefix to everything, including guild chat, whispers and emotes.

Pandaren inn music stops.

1 Like

Awesome. Thank you! There have been times I wish we had a tool for this!

Are there any plans down the line to introduce something like a dropdown menu of previously used prefixes?

Awesome add-on by the way

Well, damn, I would hope so. It’s essentially:

local msg = prefix .. " " .. chat
SendChatMessage(msg, "SAY")

Not to discard the usefulness of an add on like this, of course. The idea is much more interesting than the realization of the concept. :slight_smile:

You can use macros instead, I figured it’s easier.

/prefix [Orcish]
/prefix *low*

etc

3 Likes

Pretty convinent! Thanks!

If you have the addon enabled and type something like /salute to emote, then the emote fails and instead it shows up in /s with the prefix

Is it version 1.01? I thought I had fixed that.

2 Likes

Can confirm, it’s fixed in 1.01.

2 Likes

/y *low* damn elves

4 Likes

Oh! This is really convenient. I’m gonna have to try this out. Thank you so much for this. :slight_smile:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.