Jump to content

economics dont work

Closed 1.0.0

snetzer
snetzer

Posted

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

 

imthenewguy

Posted

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.

imthenewguy

Posted

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?
 

snetzer

Posted

1 minute ago, imthenewguy said:

Are you getting errors or anything in the server console?
 

Hello

 

no nothing

snetzer

Posted

16 minutes ago, snetzer said:

Hello

 

no nothing

with the cooking Plugin it works fine

 

imthenewguy

Posted

5 hours ago, snetzer said:

with the cooking Plugin it works fine

 

Found the issue. Will patch next upload.

snetzer

Posted

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?

imthenewguy

Posted

5 hours ago, snetzer said:

Thx for the Update.

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

I don't understand the question

snetzer

Posted

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

imthenewguy

Posted

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.

snetzer

Posted (edited)

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
imthenewguy

Posted

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.

snetzer

Posted

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.

imthenewguy

Posted

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.

snetzer

Posted

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
imthenewguy

Posted

Changed Status from Pending to Closed

1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.2k

Files Sold

Total number of files sold.

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.