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

Plutonium

  1. Home
  2. BO2 Modding Releases & Resources
  3. [Resource] GSC Resources and Helpful Links

[Resource] GSC Resources and Helpful Links

Scheduled Pinned Locked Moved BO2 Modding Releases & Resources
2 Posts 2 Posters 4.7k 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.
  • JezuzLizardundefined Offline
    JezuzLizardundefined Offline
    JezuzLizard Plutonium Staff
    wrote on last edited by Mr. Android
    #1

    I've spent a fair amount of time on the internet looking for GSC related materials, and here I will share all the resources I reference when I get stuck on something.

    Most WaW and BO1 era scripts are compatible with BO2 since GSC wasn't altered much between WaW and BO2.
    BO3 however is much different from earlier games scripting and it requires more effort to backport scripts to BO2

    CabConModding doesn't require an account to view scripts:
    https://cabconmodding.com/threads/black-ops-2-gsc-managed-code-list.158/
    https://cabconmodding.com/threads/bo2-gsc-all-in-one-place.1027/
    CabConModding also has many open source mod menus that can be useful as examples.

    UGX for more generic COD related scripting but still useful:
    https://confluence.ugx-mods.com/display/UGXMODS/Scripting+Guide

    The main site for UGX requires an account to view links and scripts:
    https://www.ugx-mods.com/forum/index

    the Zeroy wiki containing a lot of information for different CODs I recommend looking at WaW and BO1 scripting sections for BO2 related scripting:
    https://wiki.zeroy.com/index.php?title=Main_Page

    ZombieModding requires an account to access but many scripts are available to study and utilize:
    https://zombiemodding.com/index.php?board=83.0

    There may be more sites that I am not aware of but if anyone else has any please do share and I will edit the post with them.

    Ox_undefined 1 Reply Last reply
    0
    • Ox_undefined Offline
      Ox_undefined Offline
      Ox_
      replied to JezuzLizard on last edited by
      #2

      Studying how the actual game works, in gsc, is very useful as well.
      And also allows you to do all kinds of cool stuff, like replace some behavior when something happens, or maybe re-use some of the gsc that's already in the game so you don't need to custom make everything.

      The stickied post in here has a download to a gsc dump. Then also get get some program that searches for text from inside multiple files. Useful when you're looking for something specific, or want to see where some function is defined, where it's called, etc etc etc. Been using "AstroGrep" myself to do this.

      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