Jump to content

economics dont work

Closed 1.0.0

snetzer

Hello

 

if i want to sell nuggets or prime meat or tap in the market, it only works with scrap, not with economics. yes i have installed economics

mfg

 

Share this comment


Link to comment
8 hours ago, snetzer said:

Hello

 

if i want to sell nuggets or prime meat or tap in the market, it only works with scrap, not with economics. yes i have installed economics

mfg

 

Pm me a copy of your config file (Professions.json in oxide/config/) and I will have a quick look.

Share this comment


Link to comment
15 hours ago, snetzer said:

Hello

 

if i want to sell nuggets or prime meat or tap in the market, it only works with scrap, not with economics. yes i have installed economics

mfg

 

Are you getting errors or anything in the server console?
 

Share this comment


Link to comment
1 hour ago, imthenewguy said:

Found the issue. Will patch next upload.

Thx for the Update.

one question, where can you set that you don't get any money per hit?

Share this comment


Link to comment
4 hours ago, imthenewguy said:

I don't understand the question

For example, if I do a miner job, I get money by hitting the stone. I would like to turn them off or reduce the money with a hit. Is that possible

Share this comment


Link to comment
9 hours ago, snetzer said:

For example, if I do a miner job, I get money by hitting the stone. I would like to turn them off or reduce the money with a hit. Is that possible

Lower the chances of obtaining gold nuggets via the config. 

  "Gold nugget default chance [%]": 1.0,
  "Gold nugget professional chance [%]": 4.0,
  "Gold nugget chance increase per level [%]": 0.1,
  "Prime meat default chance [%]": 1.0,
  "Prime meat professional chance [%]": 4.0,
  "Prime meat chance increase per level [%]": 0.1,
  "Pinecone default chance [%]": 1.0,
  "Pinecone professional chance [%]": 4.0,
  "Pinecone chance increase per level [%]": 0.1,

These represent a % chance. 1.0 = 1% chance per hit. If you want to make them rare, set it to 0.1 etc. If you want to disable it, set it to 0.

Setting the value of the items is also done via the config

  "Item information": {
    "skinner": {
      "shortname": "bearmeat.cooked",
      "skin": 2403118688,
      "displayName": "Prime Meat",
      "quantity": 1,
      "sell_price": 10
    },
    "miner": {
      "shortname": "battery.small",
      "skin": 2405961582,
      "displayName": "Gold Nugget",
      "quantity": 1,
      "sell_price": 10
    },
    "logger": {
      "shortname": "battery.small",
      "skin": 2405963120,
      "displayName": "Pinecone",
      "quantity": 1,
      "sell_price": 10
    }
  },

Set the sell pricer to 0, or whatever u want them to sell for.

Share this comment


Link to comment
7 hours ago, imthenewguy said:

Lower the chances of obtaining gold nuggets via the config. 

  "Gold nugget default chance [%]": 1.0,
  "Gold nugget professional chance [%]": 4.0,
  "Gold nugget chance increase per level [%]": 0.1,
  "Prime meat default chance [%]": 1.0,
  "Prime meat professional chance [%]": 4.0,
  "Prime meat chance increase per level [%]": 0.1,
  "Pinecone default chance [%]": 1.0,
  "Pinecone professional chance [%]": 4.0,
  "Pinecone chance increase per level [%]": 0.1,

These represent a % chance. 1.0 = 1% chance per hit. If you want to make them rare, set it to 0.1 etc. If you want to disable it, set it to 0.

Setting the value of the items is also done via the config

  "Item information": {
    "skinner": {
      "shortname": "bearmeat.cooked",
      "skin": 2403118688,
      "displayName": "Prime Meat",
      "quantity": 1,
      "sell_price": 10
    },
    "miner": {
      "shortname": "battery.small",
      "skin": 2405961582,
      "displayName": "Gold Nugget",
      "quantity": 1,
      "sell_price": 10
    },
    "logger": {
      "shortname": "battery.small",
      "skin": 2405963120,
      "displayName": "Pinecone",
      "quantity": 1,
      "sell_price": 10
    }
  },

Set the sell pricer to 0, or whatever u want them to sell for.

that's not what i mean, i don't mean the nuggets. I get per hit on a stone, economics, credited, for example, I am a miner. I don't want to get economics, or at least, less. i just want to get nuggets.

 

best regards

Edited by snetzer

Share this comment


Link to comment
On 9/28/2021 at 5:32 AM, snetzer said:

that's not what i mean, i don't mean the nuggets. I get per hit on a stone, economics, credited, for example, I am a miner. I don't want to get economics, or at least, less. i just want to get nuggets.

 

best regards

You don't get economics or scrap for hitting nodes. You get nuggets, which can be sold for economics or scrap.

Share this comment


Link to comment
11 hours ago, imthenewguy said:

You don't get economics or scrap for hitting nodes. You get nuggets, which can be sold for economics or scrap.

Unfortunately, if I take the job of miner, I'll get economics by hit. if I give up the job, I won't get it anymore.

Share this comment


Link to comment
On 10/7/2021 at 11:45 AM, snetzer said:

Unfortunately, if I take the job of miner, I'll get economics by hit. if I give up the job, I won't get it anymore.

That's strange. There is nothing in the code that provides you with economic dollars for mining a node directly, only for selling a gold nugget.
If this is happening, it would have to be some other plugin interfering with it.

Share this comment


Link to comment
3 hours ago, imthenewguy said:

That's strange. There is nothing in the code that provides you with economic dollars for mining a node directly, only for selling a gold nugget.
If this is happening, it would have to be some other plugin interfering with it.

I reinstalled the plugin and restarted the server. now everything works as it should. Best regards

  • Love 1

Share this comment


Link to comment
1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

80.8k

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.