Jump to content

Unable to see all 4 items needed for offering

Not a Bug 1.1.5 1.1.6

SlayersRust
SlayersRust

Posted (edited)

So I made it so The Offering requires 4 items but when I type /offeringstatus it only shows 2 out of 4 items as seen in the image.

Here is my configuration showing 4 items Stone, Wood, Rockets and C4.

  "Item Requirements": [
    {
      "Item Shortname": "explosive.timed",
      "Amount Of This Item Required": 50000,
      "Custom SkinID": 0,
      "Item Custom Name": "",
      "Item Image URL (For UI)": ""
    },
    {
      "Item Shortname": "ammo.rocket.basic",
      "Amount Of This Item Required": 50000,
      "Custom SkinID": 0,
      "Item Custom Name": "",
      "Item Image URL (For UI)": ""
    },
    {
      "Item Shortname": "wood",
      "Amount Of This Item Required": 1000000000,
      "Custom SkinID": 0,
      "Item Custom Name": "",
      "Item Image URL (For UI)": ""
    },
    {
      "Item Shortname": "stones",
      "Amount Of This Item Required": 1000000000,
      "Custom SkinID": 0,
      "Item Custom Name": "",
      "Item Image URL (For UI)": ""
    }
  ],

For some reason it seems like the wood and stone completed far before reaching 1 Billion like in the config. Look here at Offeringtop

image.png

Screenshot 2024-12-09 153627.png

Edited by SlayersRust
Wrecks

Posted

  On 12/9/2024 at 7:33 AM, SlayersRust said:

So I made it so The Offering requires 4 items but when I type /offeringstatus it only shows 2 out of 4 items as seen in the image.

Here is my configuration showing 4 items Stone, Wood, Rockets and C4.

  "Item Requirements": [
    {
      "Item Shortname": "explosive.timed",
      "Amount Of This Item Required": 50000,
      "Custom SkinID": 0,
      "Item Custom Name": "",
      "Item Image URL (For UI)": ""
    },
    {
      "Item Shortname": "ammo.rocket.basic",
      "Amount Of This Item Required": 50000,
      "Custom SkinID": 0,
      "Item Custom Name": "",
      "Item Image URL (For UI)": ""
    },
    {
      "Item Shortname": "wood",
      "Amount Of This Item Required": 1000000000,
      "Custom SkinID": 0,
      "Item Custom Name": "",
      "Item Image URL (For UI)": ""
    },
    {
      "Item Shortname": "stones",
      "Amount Of This Item Required": 1000000000,
      "Custom SkinID": 0,
      "Item Custom Name": "",
      "Item Image URL (For UI)": ""
    }
  ],

For some reason it seems like the wood and stone completed far before reaching 1 Billion like in the config. Look here at Offeringtop

image.png

Screenshot 2024-12-09 153627.png

Expand  

Check your data file totals as well

SlayersRust

Posted (edited)

  On 12/9/2024 at 7:57 AM, Wrecks said:

Check your data file totals as well

Expand  

Okay I'll check now. Also is there a way to stop the annoying star sound whenever the offering status is sent to chat? I'd also like to slow down the frequency The Offering status is sent to that chat. Maybe once only every 60 Minutes for the auto sharing.

Also offering box status data file shows this

[
  {
    "BoxPosition": {
      "x": 1255.12,
      "y": 40.71,
      "z": 1127.49
    },
    "BoxRotation": {
      "x": 0.0,
      "y": 0.7071068,
      "z": 0.0,
      "w": 0.7071068,
      "eulerAngles": {
        "x": 0.0,
        "y": 90.0,
        "z": 0.0
      }
    },
    "Items": {
      "ammo.rocket.basic_0": 4731,
      "wood_0": 1000000000,
      "stones_0": 1000000000,
      "explosive.timed_0": 1036
    }
  }
]

And total deposits looks like this

{
  "76561198059348841": 33100,
  "76561198124285466": 368676,
  "76561198008293173": 409579906,
  "76561199649635094": 7287768,
  "76561198988241453": 1802662,
  "76561199289057928": 63825357,
  "76561199201389716": 609207901,
  "76561198184381562": 642523275,
  "76561198362729655": 15000000,
  "76561199108454759": 300000,
  "76561199095483395": 26564029,
  "76561199269787560": 17326075,
  "76561198133057877": 35000000,
  "76561199588483895": 100000,
  "76561198079423530": 2652000,
  "76561199579249211": 146595,
  "76561198055198820": 168288363,
  "76561199119488451": 60
}

Edited by SlayersRust
Wrecks

Posted

If you know how to comment it out you can remove that line for now until I get to it. 
 

The data looks correct. And offering top only shows the top not all that have contributed 

Wrecks

Posted

There should be a config for the interval to announce 

Wrecks

Posted

There should be another file that tracks player contributions totals if you want to add that up. 

Wrecks

Posted

Everything looks to be correct looking at your data totals. For better accuracy unload it save data, calculate those totals and compare to what is left in offering status. 

Wrecks

Posted

  "wood_0": 1000000000,
      "stones_0": 1000000000,
 

if those total your config setting they are considered completed and don’t show on offering status

Wrecks

Posted

Changed Status from Pending to Not a Bug

Changed Fixed In to 1.1.6

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.