Digital Paint Discussion Board

Paintball 2: The Game => Server Discussion => Topic started by: vLaD on January 03, 2010, 11:25:17 PM

Title: global chat disable
Post by: vLaD on January 03, 2010, 11:25:17 PM
Hey i was wondering whats the command to disable global chat. the reason being is people always raging or complaining during the match.. during the match i want no public chat to be going on.
Title: Re: global chat disable
Post by: Kyuuchi on January 04, 2010, 01:15:53 AM
You can stop people talking when they're dead, but I'm not to sure whether there is a command for stopping talking altogether. But anyway, it's set deadtalk 0 to stop people talking once dead.
Title: Re: global chat disable
Post by: fasian on January 04, 2010, 03:33:21 AM
Wouldn't "ignore all" work?
Title: Re: global chat disable
Post by: shep on January 04, 2010, 05:31:38 AM
i think the uR servers have dead talk set because when i try to text recon to someone alive when i am dead. they do not receive it in team speak.
Title: Re: global chat disable
Post by: abnormal on January 04, 2010, 07:01:11 AM
Wouldn't "ignore all" work?
The problem with ignore all is just that when new players join and disconnect and reconnect etc. they aren't in the ignorelist anymore so you have to use this command more times.
Title: Re: global chat disable
Post by: ViciouZ on January 04, 2010, 11:41:54 AM
Add "say" (and mm1?) to the commands.txt on the server with level 1 or higher.
Title: Re: global chat disable
Post by: vLaD on January 04, 2010, 06:57:26 PM
basically i want it always to be only teamchat no global chat. without any commands being typed it. have it a server setting.
what is mm1?

Title: Re: global chat disable
Post by: Justinph5 on January 04, 2010, 07:18:11 PM
wouldn't viciouz's suggestion work then? making the 'say' command require a higher login than anyone has?
Title: Re: global chat disable
Post by: MyeRs on January 04, 2010, 07:33:12 PM
How would you decide tie maps? Or know what the opponents map is? Maybe 'if possible' have it so once the match actually starts, nobody can talk unless teamchat. Which would mean I don't think ViciouZ's suggestion would work?
Title: Re: global chat disable
Post by: Justinph5 on January 04, 2010, 07:43:22 PM
teamchat to decide tie maps and opponent's maps. At the beginning of every map everyone is obs...
Title: Re: global chat disable
Post by: vLaD on January 04, 2010, 08:27:30 PM
so we can have the say command be like at level 300
i like that.

but can u b a little more specific on how to put that command into use.
Title: Re: global chat disable
Post by: JiGSaW on January 13, 2010, 01:48:35 PM
Anytime I go into a pub I type ignore all, then when you want it off, you type ignore all again.
Title: Re: global chat disable
Post by: m7feettall on January 14, 2010, 10:51:08 AM
It would be handy to have as a feature that could be easily configured.

Jigsaw mentioned ignore all for pubs, but as noted above new folks are not added automatically.

Setting the text display time to zero helps but you still hear the noise and can access it from console. And of course it cannot display just team chat.



Title: Re: global chat disable
Post by: vLaD on January 14, 2010, 11:55:18 PM
its not for me. i want it to be enabled on the match server. so ignore all global chat or something. so during a match on uRs match servers no1 can talk on global chat
Title: Re: global chat disable
Post by: Kyuuchi on January 15, 2010, 02:11:09 AM
In your commands.txt file, set "say" to a high level so that when an OP logs in with OP 1, they can't talk unless they have OP2 or OP3. It would work exactly the same as you suggested.
Title: Re: global chat disable
Post by: vLaD on January 15, 2010, 04:05:20 PM
o i see that would work perfect thanks but 1 more question. that is i have a pub server thats running of the same box can i create a second commands list so it would abide by that 1 ?
Title: Re: global chat disable
Post by: Fitz on January 15, 2010, 09:28:15 PM
Create another commands.txt file by a different name. For the sake of simplicity, name it commands1 or something. Then in the match server's config, put

Code: [Select]
set g_commandfile pball/configs/commands1.txt
or whatever the directory is. Normally it will run the default "commands.txt" as it's hardcoded, but if you add that cvar it overrides it.

I think.
:P
Title: Re: global chat disable
Post by: vLaD on January 16, 2010, 05:02:17 AM
ty fitz ill try that and git your ass on vent more
Title: Re: global chat disable
Post by: vLaD on January 31, 2010, 01:24:59 AM
k i got the say, me, and messagemode on 100 op

when people type in global chat it requires login. but i ran into a different issue. people can still use console to talk in global chat. how can i set it so it would discard the command if someone says something in console. instead of letting everyone else see what they typed.
Title: Re: global chat disable
Post by: Henrod on January 31, 2010, 06:50:01 PM
What about when your teammate goes idle or lags out and you can't tell the other team while they grab/cap you?
Title: Re: global chat disable
Post by: Justinph5 on January 31, 2010, 06:55:55 PM
Can commands be set to 0 op, so every can use it?

If so, you could add "'idle' 'op 0' "say idle"    so that when they put in the command "idle" it will say idle.

And maybe one for "gg" too :P
Title: Re: global chat disable
Post by: vLaD on January 31, 2010, 10:13:43 PM
k got the console chat disabled. ill see if i can input that also. thanks justin.

Title: Re: global chat disable
Post by: Justinph5 on January 31, 2010, 10:28:15 PM
whoops, it activates the say command, so now we can use say for anything again.