• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

How to delete specific chat messages?

Status
Not open for further replies.
Level 7
Joined
Mar 16, 2014
Messages
152
I do not want to remove all of the chat in the game, I just want to be able to delete certain chat messages such as for in-game commands or to enable the muting of a player. I know there are ways to import things to overwrite the chat interface and disable the chat for everybody.

The gui command "Cinematic - clear the screen of text for all players" destroys game messages, not chat messages.
 

Dr Super Good

Spell Reviewer
Level 64
Joined
Jan 18, 2005
Messages
27,207
Not possible as far as I am aware.

In 1.31 one might be able to do this by disabling all chat for everyone and then using custom UI elements to display the filtered chat messages. I believe some maps in StarCraft II used this approach which is why it may work with Warcraft III.
 
Status
Not open for further replies.
Top