Recent Topics

Ads

Chat filter macro

Request in-game support here.
For bugs, please use the Bug Tracker.
Forum rules
READ THE STICKIED THREADS BEFORE YOU POST IN THIS SUBFORUM.

The answers you may seek are likely already there.

Thank you.
User avatar
Fenris78
Posts: 872

Re: Chat filter macro

Post#11 » Fri Dec 16, 2022 2:19 pm

sullemunk wrote: Thu Dec 15, 2022 10:18 pm you can do a

Code: Select all

/script for k,v in pairs(ChatSettings.Channels) do EA_ChatWindow.Print(towstring(k)..L": "..towstring(ChatSettings.Channels[k].name)) end
and it'll print out all the chatfilter ID's in the chatlog
Ah many thanks !
Is there a way to concatenate chat values to mute multiple channels at once, without repeating macro ?
I'll like to disable 10+ channels, but the macro text is limited to get everyone at once (and would require multiple macroes wich is not very practical).

Can I use something like :
/script LogDisplaySetFilterState("EA_ChatTab1TextLog", "Chat", [10,18,30,34...], false) ?

Ads

Who is online

Users browsing this forum: No registered users and 2 guests