Page 1 of 1

How can I disable all messages???

PostPosted: Tuesday, 18th June 2013, 13:05
by gorbeh
It is driving me crazy,I tried everything.

  Code:
channel.plain = mute
channel.prompt = mute
channel.god = mute
channel.pray = mute
channel.duration = mute
channel.danger = mute
channel.food = mute
channel.warning = mute
channel.recovery = mute
channel.talk = mute
channel.talk_visual = mute
channel.intrinsic_gain = mute
channel.mutation = mute
channel.monster_spell = mute
channel.monster_enchant = mute
channel.friend_spell = mute
channel.friend_enchant = mute
channel.monster.damage = mute
channel.rotten_meat = mute
channel.multiturn = mute
channel.diagnostics = mute
channel.error = mute
channel.tutorial = mute


Please write a code snippet to me that I can add to my init file!thanks!Specifically,I want all red,white and grey messages to perish
ps:i am using windows xp and i am playing in console.

Re: How can I disable all messages???

PostPosted: Tuesday, 18th June 2013, 13:10
by Sandman25
Have you tried "message_colour ^= mute:.*"?

Re: How can I disable all messages???

PostPosted: Tuesday, 18th June 2013, 13:31
by gorbeh
thanks man!!!
I knew this command existed,i had seen it in another thread,but i thought i had to add something specific to it or somesuch.now i found out it didnt work last time because i had to delete my other mute commands beforehand.
well,with using this command some strange things happened.newts are light green and jackals are depicted as a jellow "j".go figure lol.I dont mind though.thanks again