Project

General

Profile

Actions

$prefixemote » History » Revision 2

« Previous | Revision 2/7 (diff) | Next »
Per Amundsen, 08/24/2015 01:15 AM


Added in 1.9.7

$prefixemote

Returns the emote message prefix format from Options -> Messages.


$prefixemote(channel, nick, [prefix])

Replaces and formats emote message prefix from Options -> Messages.

Parameters

channel - Channel where the nick is.
nick - The nick to lookup.
[prefix] - A custom channelnick prefix. (optional)

Example

; Format your own nick on current channel.
//echo -ag $prefixemote(#, $me)

Updated by Per Amundsen over 8 years ago · 2 revisions

Also available in: PDF HTML TXT