-
Posts
3,428 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by imthenewguy
-
Download the latest version and give that a crack.
-
Changed Status from Pending to Not a Bug
-
No item exists called "silveregg". The shortname should be "easter.silveregg"
-
Can you paste the data file too?
-
-
-
Do you know what item was being used when this triggered?
-
Changed Status from Pending to Closed
-
Paste me the whole config file. Use the code brackets so it looks like this
-
The permission cooking.use is expicitly for cooking a meal, not for ingredients dropping from gathering. Players can disable the gathering drops by typing the /toggledrops command into chat.
-
You don't get economics or scrap for hitting nodes. You get nuggets, which can be sold for economics or scrap.
-
Any errors in the server console when typing the command in?
-
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.
-
I don't understand the question
-
Found the issue. Will patch next upload.
-
Are you getting errors or anything in the server console?
-
Pm me a copy of your config file (Professions.json in oxide/config/) and I will have a quick look.
-
-
It is good that food and dishes can be translated more easily.
imthenewguy replied to Roger93's Support Request in Support
Changed Status from Pending to Closed Changed Fixed In to 1.1.4