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

Plutonium

  1. Home
  2. BO2 Modding Support & Discussion
  3. Adding perks to party modes.

Adding perks to party modes.

Scheduled Pinned Locked Moved BO2 Modding Support & Discussion
2 Posts 2 Posters 207 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.
  • bilundefined Offline
    bilundefined Offline
    bil
    wrote on last edited by
    #1

    Hi all,

    This might sound like a stupid question and there is most likely a really easy way to do this, (or my assumptions are wrong and it's impossible) but is there a way to add your own perks to the party modes like gun game, sticks and stones ect. I specifically want everyone to have lightweight for example to speed the gameplay up a bit.

    Sorry if this is the wrong place to post this, just a burning question I need answered 🙂

    JezuzLizardundefined 1 Reply Last reply
    0
    • JezuzLizardundefined Offline
      JezuzLizardundefined Offline
      JezuzLizard Plutonium Staff
      replied to bil on last edited by
      #2

      bil You would have to make a GSC script in order to do this. Use this code

      	self setperk( "specialty_unlimitedsprint" );
      	self setperk( "specialty_movefaster" );
      

      in an onplayerspawned() function.

      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