Open main menu
Home
Random
Log in
Settings
About AddOn Studio
Disclaimers
AddOn Studio
Search
Editing
WoW:API BNSetCustomMessage
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{wowapi}} __NOTOC__ Sends a broadcast message to your Real ID friends. BNSetCustomMessage("text") == Arguments == ;text : String - message to be broadcasted. == Example == /run BNSetCustomMessage("Hello friends!") === Result === :<font color="#F6ADC6">Your broadcast has been sent.</font> ==Details== * This will fire the [http://www.wowwiki.com/Events/C#CHAT_MSG_BN_INLINE_TOAST_BROADCAST_INFORM CHAT_MSG_BN_INLINE_TOAST_BROADCAST_INFORM] event. * Maximum message length is 127 chars. * <font color="#ADFF2F">/run BNSetCustomMessage("")</font> will reset your broadcast message.
Summary:
Please note that all contributions to AddOn Studio are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see
AddOn Studio Wiki:Copyrights
for details).
Submissions must be written by you, or copied from a public domain or similar free resource (see
AddOn Studio Wiki:Copyrights
for details).
Cancel
Editing help
(opens in new window)
Templates used on this page:
Template:Apinav
(
edit
)
Template:Editlink
(
edit
)
Template:Tocright
(
edit
)
Template:Wowapi
(
edit
)