Jump to content

cant get it to set at 1000000 rates

Closed 2.1.0

{
  "Global On/Off Switches. Only set these to false if you use a separate plugin to control specific gather rates.": {
    "Modify rates for items picked off the ground (ex: server-spawned plants, tree stumps, small ore nodes)": true,
    "Modify rates for items grown in planters": true,
    "Modify rates for fishing": true,
    "Modify rates for quarries and pump jacks": true,
    "Modify rates for the Giant Excavator": true,
    "Modify rates for Dispensers (ex: ore nodes, trees, animal corpses)": true,
    "Modify rates for Resource Train Wagons": true
  },
  "Default Group Settings": {
    "Gather Rate": 1000000,
    "Fishing Modifier": 1000000,
    "Quarry & Pump Jack Rate (including public ones)": 1000000,
    "Excavator Rate": 1000000,
    "Resource Train Wagons": 1000000
  },
  "First Permission Group Settings": {
    "Group Name": "perm1",
    "Gather Rate": 1000000,
    "Fishing Modifier": 1000000,
    "Personal Quarry & Pump Jack Rate": 1000000
  },
  "Second Permission Group Settings": {
    "Group Name": "perm2",
    "Gather Rate": 1000000,
    "Fishing Modifier": 1000000,
    "Personal Quarry & Pump Jack Rate": 1000000
  },
  "Blacklists (items to gather at vanilla rates)": {
    "Harvested Items": [],
    "Pickup Items": [],
    "Planter Box Plants": [],
    "Fishing": [],
    "Quarries & Pumpjacks": [],
    "Excavator": [],
    "Train Resource Wagons": []
  }
}

Share this comment


Link to comment

@Deathshades

I just noticed that the having the rate for Resource Train Wagons will cause an overflow. Amounts in Rust cannot be more than 2,147,483,647 and wagons usually start with a number over 2,147, so when multiplied by one million, it can cause errors.

I would suggest making the train modifier no more than 10,000 to be safe.

With that setting lowered, everything worked fine for me. I was able to chop trees, hit nodes, pick plants, use excavators, etc, at a 1,000,000x rate.

Try turning down the Train Wagon number to 10,000 and see if you're still getting any errors.

Share this comment


Link to comment
1.1m

Downloads

Total number of downloads.

5.7k

Customers

Total customers served.

82.5k

Files Sold

Total number of files sold.

1.6m

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.