Jump to content

Not creating weapon attachments

Work in Progress 0.3.1

ToliburtiX
ToliburtiX

Posted

Hello,

I tried to give my bot a MP5 with Laser and Holo. It creates the MP5 at combat situation, but without the attachments. Partial config:

      "Items for fights": {
        "Enable random order instead of priority?": false,
        "Use ammo?": false,
        "List of items (in priority order)": [
          {
            "Allow to create item if it is not in inventory?": true,
            "Allow to give item when respawning?": false,
            "Item": {
              "Item shortname or ID": "smg.mp5",
              "Item skin": 0,
              "Attachments": [
                {
                  "Item shortname or ID": "weapon.mod.lasersight",
                  "Item skin": 0,
                  "Attachments": []
                },
                {
                  "Item shortname or ID": "weapon.mod.holosight",
                  "Item skin": 0,
                  "Attachments": []
                }
              ]
            }
          },
          {
            "Allow to create item if it is not in inventory?": true,
            "Allow to give item when respawning?": false,
            "Item": {
              "Item shortname or ID": "bow.hunting",
              "Item skin": 0,
              "Attachments": []
            }
          }
        ],

 

walkinrey

Posted

Changed Status from Pending to Work in Progress

2.2m

Downloads

Total number of downloads.

10.3k

Customers

Total customers served.

149.5k

Files Sold

Total number of files sold.

3.2m

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.