Does anybody know how to switch MM1 off ingame?
I am unsure if you can just turn off mm1 individually.. however, you can remove it with cg_show2d 0
Cheers, BR
I just want mm1 off, not the whole screen
what is MM1 lol??
[url][/url]
If you browse HUD settings in the esc menu, it’ll have something.
@thkid: MM1 is global chat.
If you wanted to be my friend you wouldnt say i have pooey pants
NickelKroegerBack or GTFO!
I already tried that. Im looking for a console cmd
I don’t think there is a cvar to disable mm1 but you can always try:
cg_teamchatsonly 1
so you’ll only get team chats beeping about instead of the crap from everybody.
Your an inbecile full stop.
noobItUp <> sorry I started playing with butz again
hmm thanks ๐
If you want to go a bit further to basically turn off all the chatting you can do this:
cg_teamChatHeight 0 //number of rows of chats
cg_teamChatsOnly 1 //toggles only displaying chats from teammates
cg_teamChatTime 0 //duration chats are displayed for
That should turn everything off pretty much. Haven’t tested it but see how you go.
Cheers
But ET is a chat room with shooting!
ahhh i hear ya.
will post my anti spam when i get to work if u like
can switch from no chat to team chat to global chat
Firm but fair
-OZ-noobItUp <> I LOVE JUSTIN BIEBER!!!
I do not endorse in any form the concept of anti spam on general chat in game.
I come for the pew pews but I stay for the lulz + rage.
Test.
/ ANTI-SPAM TOGGLE
// —————-
//
//
//set spamoff “set cg_noVoiceChats 1;set cg_noVoiceText 1;set cg_TeamChatsOnly 1;echo ^5Spam ^1OFF;set spamtogg vstr spamon”
//set spamon “set cg_noVoiceChats 0;set cg_noVoiceText 0;set cg_TeamChatsOnly 0;echo ^5Spam ^2ON;set spamtogg vstr spamonv”
//set spamonv “set cg_noVoiceChats 0;set cg_noVoiceText 0;set cg_TeamChatsOnly 1;echo ^5Spam ^2ON ^3(^7team only^3);set spamtogg vstr spamoff”
//set spamtogg “vstr spamon”
//bind p “vstr spamtogg”
//vstr spamon // Defaults all spam ON at startup
Firm but fair
-OZ-noobItUp <> I LOVE JUSTIN BIEBER!!!
Thanks hicksy bro <3, this may stop me from raging from time to time ๐
Thanks hicksy bro <3, this may stop me from raging from time to time ๐
See the problem you are creating here hix?
Test.