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

Plutonium

  1. Home
  2. BO2 Modding Support & Discussion
  3. Custom Game mod MultiPlayer with special rules

Custom Game mod MultiPlayer with special rules

Scheduled Pinned Locked Moved BO2 Modding Support & Discussion
11 Posts 3 Posters 906 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.
  • Sorexundefined Offline
    Sorexundefined Offline
    Sorex
    Contributor
    wrote on last edited by
    #2

    MITIX is possibile just work on the gungame gsc file. Find the BO2 gsc dump search this file and edit this file. I think in future i will make it

    MITIXundefined 1 Reply Last reply
    1
    • Sorexundefined Sorex

      MITIX is possibile just work on the gungame gsc file. Find the BO2 gsc dump search this file and edit this file. I think in future i will make it

      MITIXundefined Offline
      MITIXundefined Offline
      MITIX
      wrote on last edited by
      #3

      Sorex Is it already existing the gungame gsc file or do I need to create it ?
      I don't know where can I find this file in the pluto_t6_full_game folder.

      Should I create folders like here and create my own gungame.gsc https://forum.plutonium.pw/topic/112/release-jugger-for-new-players-joining-at-or-after-round-8-zombies

      Or, there is another way and i'm totally lost ? 😵

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

        MITIX the file is called gun.gsc

        MITIXundefined 1 Reply Last reply
        0
        • Sorexundefined Sorex

          MITIX the file is called gun.gsc

          MITIXundefined Offline
          MITIXundefined Offline
          MITIX
          wrote on last edited by
          #5

          Sorex Where is the location of the gun.gsc ?

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

            MITIX
            maps\mp\gametypes

            MITIXundefined 1 Reply Last reply
            0
            • Sorexundefined Sorex

              MITIX
              maps\mp\gametypes

              MITIXundefined Offline
              MITIXundefined Offline
              MITIX
              wrote on last edited by MITIX
              #7

              Sorex I don't have this kind of folders 😕
              pluto_t6_full_game/ when I seach inside this folder, no gametypes/ or maps/ folder.
              Do I search in the wrong location ?

              1 Reply Last reply
              0
              • MITIXundefined Offline
                MITIXundefined Offline
                MITIX
                wrote on last edited by
                #8

                I don't have this kind of path (https://forum.awog.at/topic/96/loading-custom-gsc-scripts-on-dedicated-servers-for-plutonium-t6)

                I don't have BO2 folder just this ![0_1606824402742_05d4af72-8a4d-4394-9fd9-783a1df11f05-image.png](Uploading 100%) (I hope the img loads)

                (Graph in case of the not loaded img)
                C:/Games/pluto_t6_full_game

                • players (folder)
                • redist (folder)
                • sound (folder)
                • t6r (folder)
                • video (folder)
                • zone (folder)
                • bink32.dll
                • codlogo.bmp
                • imgui.ini
                • localization.txt
                • localization_mp.txt
                • localization_zm.txt
                • plutonium.exe

                And I hope changing this gun.gsc working in custom games. If not, how can it work ?

                mikzyundefined 1 Reply Last reply
                0
                • Sorexundefined Offline
                  Sorexundefined Offline
                  Sorex
                  Contributor
                  wrote on last edited by
                  #9

                  MITIX Because you don't have the GSC dump you need to get gsc dump, Just google bo2 gsc dump. You need to know how to script

                  1 Reply Last reply
                  1
                  • MITIXundefined MITIX

                    I don't have this kind of path (https://forum.awog.at/topic/96/loading-custom-gsc-scripts-on-dedicated-servers-for-plutonium-t6)

                    I don't have BO2 folder just this ![0_1606824402742_05d4af72-8a4d-4394-9fd9-783a1df11f05-image.png](Uploading 100%) (I hope the img loads)

                    (Graph in case of the not loaded img)
                    C:/Games/pluto_t6_full_game

                    • players (folder)
                    • redist (folder)
                    • sound (folder)
                    • t6r (folder)
                    • video (folder)
                    • zone (folder)
                    • bink32.dll
                    • codlogo.bmp
                    • imgui.ini
                    • localization.txt
                    • localization_mp.txt
                    • localization_zm.txt
                    • plutonium.exe

                    And I hope changing this gun.gsc working in custom games. If not, how can it work ?

                    mikzyundefined Offline
                    mikzyundefined Offline
                    mikzy
                    Banned
                    wrote on last edited by mikzy
                    #10

                    MITIX looks like you have no clue what to do. let me try to sum it up for you.

                    1. It looks like you want to make a custom, modded game mode and the way to do that is making a mod via GSC. to do this, you should have basic coding knowledge of GSC already (unless someone wants to help you).

                    2. To find GSC files, you need a GSC Dump. To find a GSC Dump, look around the forums. There are a lot provided. You also need a GSC decompiler. I will not provide that, but a bit of google searching should give you the answer.

                    3. Continuing response 2, you won't find GSC files in your Plutonium files because GSC is all contained in fastfiles. The way to get GSC files are said in response 2.

                    I wish you luck doing this idea 🙂

                    MITIXundefined 1 Reply Last reply
                    1
                    • mikzyundefined mikzy

                      MITIX looks like you have no clue what to do. let me try to sum it up for you.

                      1. It looks like you want to make a custom, modded game mode and the way to do that is making a mod via GSC. to do this, you should have basic coding knowledge of GSC already (unless someone wants to help you).

                      2. To find GSC files, you need a GSC Dump. To find a GSC Dump, look around the forums. There are a lot provided. You also need a GSC decompiler. I will not provide that, but a bit of google searching should give you the answer.

                      3. Continuing response 2, you won't find GSC files in your Plutonium files because GSC is all contained in fastfiles. The way to get GSC files are said in response 2.

                      I wish you luck doing this idea 🙂

                      MITIXundefined Offline
                      MITIXundefined Offline
                      MITIX
                      wrote on last edited by
                      #11

                      mikey Thanks a lot for your response.
                      I did some research and I got all the gsc files !
                      But I have 3 questions about it:

                      • Once I modify the gsc file, i will compile it and next, what am I supposed to do ? Shoud I remplace it by the gun.gsc which is already placed in the dedicated server folder ? (which I launch with the gun.gsc to begin the gun game)

                      • I found a lot of scripts here https://cabconmodding.com/threads/black-ops-2-gsc-managed-code-list.158/, but I'm not sure I can use their in my program. How can I try to use its ? (out of my project, only curiosity)

                      • This questions is about my source code. I want that when any player has a 0 score, I add them some perks. How can I catch this event ? Like, I think I know how to add perks (I don't know how can I remove them but I will know soon) but I don't know how to create the event. Any idea ? if not, a little documentation exists ??? 🤓

                      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