Jump to content

ask

Pending 1.0.6

ProjektEU
ProjektEU

Posted

Hello, I have created custom weapons using the Customizable Weapons plugin. Can I somehow add them to legendary weapons? Thank you.

  • Curator
imthenewguy

Posted

I have no idea how the Customizable Weapons plugin works, but if it leaves the item.text field alone, then yes.

 

ProjektEU

Posted

"Name": "Admin LR300",
  "Description": "Powerful admin gun",
  "SkinId": 2400056213,
  "Display the cooking icon?": false,   This is just an example of how an improved weapon is created.

Well, if I have a created weapon but I would like to add it as a legendary one, I don't know how to add it to the configuration for the legendary item perk

 

 

"Wrath of the Scientist": {
      "Item shortname": "rifle.ak",
      "Item skin": 0,
      "Restrict enhancement": true,
      "Announce in chat when this item drops for the player?": true,
      "Send a UINotify message to the player when this item drops?": false,
      "List of perks and modifiers that the item has [perk: modifier]": {
        "ScientistBane": 0.25,
        "Durable": 0.25

  • Curator
imthenewguy

Posted

You'd probably need a custom plugin to do it, or if the custom weapons plugin is based purely on the skin id and name, you could set the name to match under ItemPerks.

Like:

"Admin LR300": {
      "Item shortname": "rifle.ak",
      "Item skin": 2400056213,
      "Restrict enhancement": true,
      "Announce in chat when this item drops for the player?": true,
      "Send a UINotify message to the player when this item drops?": false,
      "List of perks and modifiers that the item has [perk: modifier]": {
        "ScientistBane": 0.25,
        "Durable": 0.25

 

ProjektEU

Posted

I will try and let you know, thanks.

ProjektEU

Posted

yes it works great thank you very much

2.1m

Downloads

Total number of downloads.

9.9k

Customers

Total customers served.

143.6k

Files Sold

Total number of files sold.

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.