Jump to content
  • 0
Sign in to follow this  
bWolfie

Is there a way to disable broadcasts client side?

Question

Hello again,

 

I tried using the bc_woe flag on an announcement and then turning 'Display WOE Info' off on my client, the announcement still showed.

 

Is there a way to have it so players can choose whether or not to receive a type of announcement?

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Afaik, eAmod has an alternative script command to broadcast battlegrounds messages. I don't remember what was the name of that command, but allows players to don't show those announces in ther chats. I never tested by myself, only read about it long time ago.

 

However, if you don't want to create new script commands, you can use channelmes() command to send messages to channels and create a way to allow players to disable it through @channel command.

 

To know more about it please read documentation:

 

*channelmes("<#channel>", "<message>")

This command will send a message to the specified chat channel.

The sent message will not include any character's names.

For special channels, such as #map and #ally, the attached RID's map or guild
will be used.

If the channel doesn't exist (or, in the case of a character-specific channel,
no RID is attached), false will be returned. In case of success, true is
returned.

Hope this help you :)

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.