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

Plutonium

  1. Home
  2. BO2 Modding Support & Discussion
  3. A GSC script which enables certain perma perks on game start.

A GSC script which enables certain perma perks on game start.

Scheduled Pinned Locked Moved BO2 Modding Support & Discussion
2 Posts 2 Posters 83 Views 2 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.
  • DarylMcshmeeundefined Offline
    DarylMcshmeeundefined Offline
    DarylMcshmee
    wrote last edited by
    #1

    Hi, I've been trying to find a GSC script for Zombies that gives the Quick Revive, Extra Sniper Points, Cashback from going prone on perks, and Tombstone perma-perks. I've tried using this a script from HuthTV, which is the first option on google when searching up "HuthTV perma perk script" (I'm not allowed to post links) which allows perma-perks to be turned off using dvars. However, these settings don't persist across different matches.

    I've tried decompiling, removing the lines, or tweaking the variables in the script that refer to the perma-perks I don't want enabled, and then recompiling the script. But this either gives syntax errors during compilation or causes the game to crash when attempting to join matches.

    I know very little about creating and using GSC scripts, so I might be missing something obvious. It would be great if someone could help me with this.

    Hadi77KSAundefined 1 Reply Last reply
    1
    • DarylMcshmeeundefined DarylMcshmee

      Hi, I've been trying to find a GSC script for Zombies that gives the Quick Revive, Extra Sniper Points, Cashback from going prone on perks, and Tombstone perma-perks. I've tried using this a script from HuthTV, which is the first option on google when searching up "HuthTV perma perk script" (I'm not allowed to post links) which allows perma-perks to be turned off using dvars. However, these settings don't persist across different matches.

      I've tried decompiling, removing the lines, or tweaking the variables in the script that refer to the perma-perks I don't want enabled, and then recompiling the script. But this either gives syntax errors during compilation or causes the game to crash when attempting to join matches.

      I know very little about creating and using GSC scripts, so I might be missing something obvious. It would be great if someone could help me with this.

      Hadi77KSAundefined Online
      Hadi77KSAundefined Online
      Hadi77KSA
      Contributor
      wrote last edited by
      #2

      The script looks like it’ll only change the dvars if you set them to nothing (e.g. set pers_boarding ""), otherwise they should persist across matches until you restart the game. If you want them to persist across game restarts, you could write them into %localappdata%\Plutonium\storage\t6\players\plutonium_zm.cfg and use seta just like the other dvars in that file, e.g. seta pers_boarding "0"

      1 Reply Last reply
      1
      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