Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate
Collapse

Plutonium

  1. Home
  2. MW3 Client Support
  3. GSC to remove chat in MW3 AND BO2

GSC to remove chat in MW3 AND BO2

Scheduled Pinned Locked Moved MW3 Client Support
16 Posts 7 Posters 1.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Maykel_CUBAundefined Offline
    Maykel_CUBAundefined Offline
    Maykel_CUBA
    wrote on last edited by
    #1

    Hello group, I'm looking for a GSC or something that allows me to eliminate the chat from the MW3 and BO2 plutonium game. Thank you

    Kalitosundefined 1 Reply Last reply
    0
    • Resxtundefined Online
      Resxtundefined Online
      Resxt
      Plutonium Staff
      wrote on last edited by
      #2

      Try to change chat dvars in the console
      GSC is server side anyways so you can't force servers to load your script if that's what you want
      Something like cg_chatHeight 0 should work

      Maykel_CUBAundefined 1 Reply Last reply
      0
      • Resxtundefined Resxt

        Try to change chat dvars in the console
        GSC is server side anyways so you can't force servers to load your script if that's what you want
        Something like cg_chatHeight 0 should work

        Maykel_CUBAundefined Offline
        Maykel_CUBAundefined Offline
        Maykel_CUBA
        wrote on last edited by
        #3

        Resxt said in GSC to remove chat in MW3 AND BO2:

        Try to change chat dvars in the console
        GSC is server side anyways so you can't force servers to load your script if that's what you want
        Something like cg_chatHeight 0 should work

        adding this cg_chatHeight "0" in the server .cfg doesn't remove it. I don't quite understand the explanation of the server side gsc, if you could be more specific. thank you

        Resxtundefined 1 Reply Last reply
        0
        • Maykel_CUBAundefined Maykel_CUBA

          Resxt said in GSC to remove chat in MW3 AND BO2:

          Try to change chat dvars in the console
          GSC is server side anyways so you can't force servers to load your script if that's what you want
          Something like cg_chatHeight 0 should work

          adding this cg_chatHeight "0" in the server .cfg doesn't remove it. I don't quite understand the explanation of the server side gsc, if you could be more specific. thank you

          Resxtundefined Online
          Resxtundefined Online
          Resxt
          Plutonium Staff
          wrote on last edited by
          #4

          @Maykel89-CUBA well how was I supposed that you were trying to remove chat from your server?
          I don't think you can disable it entirely on your server and I don't see a reason why you would do that

          Kalitosundefined 1 Reply Last reply
          0
          • Maykel_CUBAundefined Maykel_CUBA

            Hello group, I'm looking for a GSC or something that allows me to eliminate the chat from the MW3 and BO2 plutonium game. Thank you

            Kalitosundefined Offline
            Kalitosundefined Offline
            Kalitos
            wrote on last edited by
            #5

            @Maykel89-CUBA For iw5, with this plugin you can deactivate the chat by means of a "mutePlayer clientid" command, you can do it with gsc to each client that connects.
            For BO2, you can use the FEddd plugin, using with GSC "onPlayerSay", check the documentation, you can cancel the sending of messages for everyone.

            Kalitosundefined 1 Reply Last reply
            0
            • Kalitosundefined Kalitos

              @Maykel89-CUBA For iw5, with this plugin you can deactivate the chat by means of a "mutePlayer clientid" command, you can do it with gsc to each client that connects.
              For BO2, you can use the FEddd plugin, using with GSC "onPlayerSay", check the documentation, you can cancel the sending of messages for everyone.

              Kalitosundefined Offline
              Kalitosundefined Offline
              Kalitos
              wrote on last edited by
              #6

              Kalitos With gsc you can even make custom commands to mute a specific player if it's writing bad stuff.

              1 Reply Last reply
              0
              • Resxtundefined Resxt

                @Maykel89-CUBA well how was I supposed that you were trying to remove chat from your server?
                I don't think you can disable it entirely on your server and I don't see a reason why you would do that

                Kalitosundefined Offline
                Kalitosundefined Offline
                Kalitos
                wrote on last edited by Kalitos
                #7

                Resxt To prevent players from being toxic in chat, I use it on my server, muting players so they don't swear. Or prevent players from abusing report commands.

                Maykel_CUBAundefined 1 Reply Last reply
                0
                • Kalitosundefined Kalitos

                  Resxt To prevent players from being toxic in chat, I use it on my server, muting players so they don't swear. Or prevent players from abusing report commands.

                  Maykel_CUBAundefined Offline
                  Maykel_CUBAundefined Offline
                  Maykel_CUBA
                  wrote on last edited by
                  #8

                  Kalitos said in GSC to remove chat in MW3 AND BO2:

                  Resxt To prevent players from being toxic in chat, I use it on my server, muting players so they don't swear. Or prevent players from abusing report commands

                  Actually, the problem I'm having is disrespect on the server. It would be good to get a GSC to remove the chat and thus avoid unnecessary bans.

                  Kalitosundefined 1 Reply Last reply
                  0
                  • Maykel_CUBAundefined Maykel_CUBA

                    Kalitos said in GSC to remove chat in MW3 AND BO2:

                    Resxt To prevent players from being toxic in chat, I use it on my server, muting players so they don't swear. Or prevent players from abusing report commands

                    Actually, the problem I'm having is disrespect on the server. It would be good to get a GSC to remove the chat and thus avoid unnecessary bans.

                    Kalitosundefined Offline
                    Kalitosundefined Offline
                    Kalitos
                    wrote on last edited by
                    #9

                    @Maykel89-CUBA I already gave you the idea of how to do it.

                    1 Reply Last reply
                    0
                    • Resxtundefined Online
                      Resxtundefined Online
                      Resxt
                      Plutonium Staff
                      wrote on last edited by
                      #10

                      This plugin might help, if it still works
                      https://github.com/diamante0018/DisablePlutoChat

                      Kalitosundefined FutureRaveundefined 2 Replies Last reply
                      1
                      • Resxtundefined Resxt

                        This plugin might help, if it still works
                        https://github.com/diamante0018/DisablePlutoChat

                        Kalitosundefined Offline
                        Kalitosundefined Offline
                        Kalitos
                        wrote on last edited by
                        #11

                        Resxt To add, searching I could see that setting "sv_enableGameChat 0" should disable chat for everyone. @Maykel89-CUBA

                        1 Reply Last reply
                        1
                        • Resxtundefined Resxt

                          This plugin might help, if it still works
                          https://github.com/diamante0018/DisablePlutoChat

                          FutureRaveundefined Offline
                          FutureRaveundefined Offline
                          FutureRave
                          VIP
                          wrote on last edited by
                          #12

                          Yeah, I still support this plugin.

                          • sv_enableGameChat for disabling chat for everyone.
                          • mutePlayer can be used to mute a client num.
                            Saves the list permanently to a JSON file as well so the penalty stays after a restart.
                          1 Reply Last reply
                          1
                          • imZahhundefined Offline
                            imZahhundefined Offline
                            imZahh
                            wrote on last edited by
                            #13

                            Yo how to get the chat back lol, cg_chatHeight default doesnt work

                            1 Reply Last reply
                            0
                            • Xerxesundefined Offline
                              Xerxesundefined Offline
                              Xerxes
                              Plutonium Staff
                              wrote on last edited by
                              #14

                              cg_chatHeight takes whole numbers only and not text

                              1 Reply Last reply
                              0
                              • Noktizundefined Offline
                                Noktizundefined Offline
                                Noktiz
                                wrote on last edited by Noktiz
                                #15

                                Is there a way i can mute the Server Chat Messages, its a bit annoying some times but i also want to see if a player writes in chat? (IW5)

                                Resxtundefined 1 Reply Last reply
                                0
                                • Noktizundefined Noktiz

                                  Is there a way i can mute the Server Chat Messages, its a bit annoying some times but i also want to see if a player writes in chat? (IW5)

                                  Resxtundefined Online
                                  Resxtundefined Online
                                  Resxt
                                  Plutonium Staff
                                  wrote on last edited by
                                  #16

                                  Noktiz no, the server has to remove them

                                  1 Reply Last reply
                                  0
                                  Reply
                                  • Reply as topic
                                  Log in to reply
                                  • Oldest to Newest
                                  • Newest to Oldest
                                  • Most Votes


                                  • Login

                                  • Don't have an account? Register

                                  • Login or register to search.
                                  • First post
                                    Last post
                                  0
                                  • Recent
                                  • Tags
                                  • Popular
                                  • Users
                                  • Groups
                                  • Donate