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

Plutonium

  1. Home
  2. BO2 Modding Support & Discussion
  3. Multiple Mods in one clientids.gcs file?!

Multiple Mods in one clientids.gcs file?!

Scheduled Pinned Locked Moved BO2 Modding Support & Discussion
5 Posts 4 Posters 469 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • denis070undefined Offline
    denis070undefined Offline
    denis070
    wrote on last edited by
    #1

    i tried everything putting my code together but it doesnt seem to work when i compile it
    i dont understand how to add multiple clientids.gsc codes into one gsc file
    can some1 explain me what to do

    1 Reply Last reply
    0
    • PoPoFRundefined Offline
      PoPoFRundefined Offline
      PoPoFR
      wrote on last edited by
      #2

      use zombie++ 😊

      1 Reply Last reply
      0
      • Dopemp3undefined Offline
        Dopemp3undefined Offline
        Dopemp3
        wrote on last edited by
        #3

        Which mods are you trying to combine? If you are still having trouble I might be able to help.

        1 Reply Last reply
        0
        • denis070undefined Offline
          denis070undefined Offline
          denis070
          wrote on last edited by
          #4

          multiple mods

          mikzyundefined 1 Reply Last reply
          0
          • mikzyundefined Offline
            mikzyundefined Offline
            mikzy Banned
            replied to denis070 on last edited by
            #5

            denis070 merging multiple mods isn't as simple as copy and pasting it all. you need to make sure the includes are still present, need to make sure everything is being called correctly, whether its in init, onplayerconnect, onplayerspawned, etc., and you need to make sure its not duplicating the init, onplayerconnect, onplayerspawned, etc. functions. if you just decompiled the mod and expected it to work, that probably wouldn't work either. you may need to fix some things before that

            1 Reply Last reply
            0

            • Login

            • Don't have an account? Register

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