Jump to content

Better weapons

Pending 1.0.20

howden89
howden89

Posted

Hi. I recently bought this plugin and i was wondering if you could help me. I want to add an M249 to heli with better damage and durability so it will be easier to take heli  and i want to add a rocket launcher to bradley with better damage and durability aswell so it will be easier to take bradley.  I want to make them have certain drop % so its not so easy to get.

I dont want to the rest of the weapons included yet.

Is this possible?

Hopefully you can make sense of this. Thanks

imthenewguy

Posted

You could the desired items to the whitelist, so the specified perks will only ever spawn on the selected items.

 

For example:

      "BradleyDamage": {
        "enabled": true,
        "min_mod": 0.03,
        "max_mod": 0.05,
        "perkWeight": 100,
        "whitelist": [
          "rocket.launcher.dragon",
          "rocket.launcher"
        ],
        "blacklist": null,
        "Perk modifier cap": 0.0
      },
      "HeliDamage": {
        "enabled": true,
        "min_mod": 0.03,
        "max_mod": 0.05,
        "perkWeight": 100,
        "whitelist": [
          "lmg.m249"
        ],
        "blacklist": null,
        "Perk modifier cap": 0.0
      }

 

Any buffs that you do not want to appear on equipment, set enabled to false.

howden89

Posted

Thanks for your reply. So I did do that but was still getting other items in crates and when I went to pick up I get kicked for RCP error. Would I need to add all other items in the blacklist? 

1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.3k

Files Sold

Total number of files sold.

2.3m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.