Jump to content

additional field

Closed 1.0.11

MrLiquid
MrLiquid

Posted

Can you please add an additional text field for custom loot please?

 

"shortname": "",

"name": "",

>>> "text": "", <<< THIS FIELD

 

Many Thanks

The_Kiiiing

Posted (edited)

I'm gonna add it with the next update

Edited by The_Kiiiing
The_Kiiiing

Posted (edited)

I just checked and there already is a text field for items, it is just hidden by default. You can simply add a text field to the item as shown below:

{
    "Short name": "explosives",
    "Min amount": 1,
    "Max amount": 2,
    "Chance (1 = 100%)": 0.08,
    "Skin id": 0,
    "Custom name": "",
    "Text": "<item text here>"
}

 

Edited by The_Kiiiing
MrLiquid

Posted (edited)

I tested this.. my only concern now is its not using the skin as configured. .also the text field does not seem to be showing up on the loot..
 Radtown Loot config

 {
        "Short name": "ducttape",
        "Min amount": 1,
        "Max amount": 10,
        "Chance (1 = 100%)": 0.5,
        "Skin id": 3475482247,
        "Custom name": "Epic Loot",
        "Text": "ELCurrency"
      },

 

what it really gives shown below

 {
    "container": "belt",
    "shortname": "ducttape",
    "name": "Epic Loot",
    "text": null,
    "skin": 0,
    "amount": 20,
    "ammo": 0,
    "ammoType": null,
    "condition": 0.0,
    "conditionMax": 0.0,
    "fuel": 0.0,
    "frequency": 0,
    "position": 2,
    "fogImages": null,
    "paintImages": null,
    "dataInt": 0,
    "blueprintAmount": 0,
    "blueprintTarget": 0,
    "subEntity": 0,
    "shouldPool": false,
    "contents": null
  },

 

 

Many Thanks

Edited by MrLiquid
MrLiquid

Posted

Correction to my last post, SOME of the Epic Loot is being created correctly, some is not... very odd behavior for some drones to have right correct loot some do not

MrLiquid

Posted

Shown in the image while I do the event, everything here is the loot from the event.. see the 2 different stacks of ducttape "Epic Loot" sometimes they are created correctly. sometimes they are not

image.png.0e142785ffc5f54ded5806aee01e1e1b.png

The_Kiiiing

Posted

It looks like there is another plugin that modifies the properties of these items. The plugin creates all items the same way.

Can you try if this still happens without EpicLoot loaded?

MrLiquid

Posted

sure, I will let you know after some testing. I only have the one event at RadTown

1.8m

Downloads

Total number of downloads.

8.2k

Customers

Total customers served.

123.6k

Files Sold

Total number of files sold.

2.5m

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.