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

Plutonium

  1. Home
  2. BO2 Modding Support & Discussion
  3. Bank

Bank

Scheduled Pinned Locked Moved BO2 Modding Support & Discussion
15 Posts 7 Posters 5.3k Views 3 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.
  • ytjusteli ytjusteli

    does anyone have a gsc file of a bank command that can store points and keep them threw games

    Kalitos Offline
    Kalitos Offline
    Kalitos
    wrote on last edited by
    #2

    ytjusteli https://github.com/mjkzy/t6-zm-chat-bank

    ytjusteli 1 Reply Last reply
    1
    • Kalitos Kalitos

      ytjusteli https://github.com/mjkzy/t6-zm-chat-bank

      ytjusteli Offline
      ytjusteli Offline
      ytjusteli
      wrote on last edited by
      #3

      Kalitos what part do i download cuz im use to the github normaly giving me one thing to download

      PanDe-Muerto 1 Reply Last reply
      0
      • ytjusteli ytjusteli

        Kalitos what part do i download cuz im use to the github normaly giving me one thing to download

        PanDe-Muerto Offline
        PanDe-Muerto Offline
        PanDe-Muerto
        wrote on last edited by
        #4

        ytjusteli descarga los dos papi. El otro en github que te pide como requisito lo tienes que instalar igual

        1 Reply Last reply
        0
        • Sorex Offline
          Sorex Offline
          Sorex
          Contributor
          wrote on last edited by
          #5

          ytjusteli
          There also this script that do the same https://github.com/DoktorSAS/GSC/blob/main/T6/zm/chatbank.gsc

          The steps are the same for both script. Download the gsc file and compile it (for te mjkzy chat the download of also the compiler file should be supported here https://github.com/mjkzy/t6-zm-chat-bank/releases/tag/latest). Put the compiled thile in scripts\mp

          Then download the t6-gsc-utils.dll https://github.com/fedddddd/t6-gsc-utils/releases/tag/v2.0.0 and put it in plugins.

          Kalitos Handler_God 2 Replies Last reply
          1
          • Sorex Sorex

            ytjusteli
            There also this script that do the same https://github.com/DoktorSAS/GSC/blob/main/T6/zm/chatbank.gsc

            The steps are the same for both script. Download the gsc file and compile it (for te mjkzy chat the download of also the compiler file should be supported here https://github.com/mjkzy/t6-zm-chat-bank/releases/tag/latest). Put the compiled thile in scripts\mp

            Then download the t6-gsc-utils.dll https://github.com/fedddddd/t6-gsc-utils/releases/tag/v2.0.0 and put it in plugins.

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

            Sorex I like it, it's much simpler. My first banking system is something similar. I used txt files for each player.

            tbevey 1 Reply Last reply
            1
            • Kalitos Kalitos

              Sorex I like it, it's much simpler. My first banking system is something similar. I used txt files for each player.

              tbevey Offline
              tbevey Offline
              tbevey
              wrote on last edited by
              #7

              Kalitos This works in custom games? I couldn't get it working, either link.

              Kalitos 1 Reply Last reply
              0
              • tbevey tbevey

                Kalitos This works in custom games? I couldn't get it working, either link.

                Kalitos Offline
                Kalitos Offline
                Kalitos
                wrote on last edited by Kalitos
                #8

                tbevey No, only on servers because you use a plugin. And the plugins only load on servers. But you can make a local server and use it.

                tbevey 1 Reply Last reply
                0
                • Kalitos Kalitos

                  tbevey No, only on servers because you use a plugin. And the plugins only load on servers. But you can make a local server and use it.

                  tbevey Offline
                  tbevey Offline
                  tbevey
                  wrote on last edited by
                  #9

                  Kalitos Ty for the straight forward answer!

                  1 Reply Last reply
                  0
                  • Sorex Sorex

                    ytjusteli
                    There also this script that do the same https://github.com/DoktorSAS/GSC/blob/main/T6/zm/chatbank.gsc

                    The steps are the same for both script. Download the gsc file and compile it (for te mjkzy chat the download of also the compiler file should be supported here https://github.com/mjkzy/t6-zm-chat-bank/releases/tag/latest). Put the compiled thile in scripts\mp

                    Then download the t6-gsc-utils.dll https://github.com/fedddddd/t6-gsc-utils/releases/tag/v2.0.0 and put it in plugins.

                    Handler_God Offline
                    Handler_God Offline
                    Handler_God
                    wrote on last edited by
                    #10

                    Sorex if i dont have a plugins folder do i create one in here %localappdata%\Plutonium\storage\t6

                    hindercanrun 1 Reply Last reply
                    0
                    • Handler_God Handler_God

                      Sorex if i dont have a plugins folder do i create one in here %localappdata%\Plutonium\storage\t6

                      hindercanrun Offline
                      hindercanrun Offline
                      hindercanrun
                      Contributor
                      wrote on last edited by hindercanrun
                      #11

                      Handler_God yeah

                      Handler_God 1 Reply Last reply
                      0
                      • hindercanrun hindercanrun

                        Handler_God yeah

                        Handler_God Offline
                        Handler_God Offline
                        Handler_God
                        wrote on last edited by
                        #12

                        hindercanrun ok thanks for the help

                        Handler_God 1 Reply Last reply
                        0
                        • Handler_God Handler_God

                          hindercanrun ok thanks for the help

                          Handler_God Offline
                          Handler_God Offline
                          Handler_God
                          wrote on last edited by
                          #13

                          Handler_God do i put everything from the download t6-gsc-utils.dll into the plugins folder

                          hindercanrun 1 Reply Last reply
                          0
                          • Handler_God Handler_God

                            Handler_God do i put everything from the download t6-gsc-utils.dll into the plugins folder

                            hindercanrun Offline
                            hindercanrun Offline
                            hindercanrun
                            Contributor
                            wrote on last edited by
                            #14

                            Handler_God yeah, I think u do

                            Handler_God 1 Reply Last reply
                            0
                            • hindercanrun hindercanrun

                              Handler_God yeah, I think u do

                              Handler_God Offline
                              Handler_God Offline
                              Handler_God
                              wrote on last edited by Handler_God
                              #15

                              hindercanrun whats the default command to the chatbank?? like the default prefix

                              1 Reply Last reply
                              0

                              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                              With your input, this post could be even better 💗

                              Register Login
                              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
                              • Unread 0
                              • Recent
                              • Tags
                              • Popular
                              • Users
                              • Groups
                              • Donate