-
Posts
1,475 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by ThePitereq
-
Changed Status from Pending to No Response
-
Changed Status from Pending to No Response
-
Changed Status from Pending to Closed
-
Changed Status from Pending to Closed
-
Hey, you've cut the error and don't know where it happened. Weird one tbh.
-
Maybe you don't own permission to limit your quarries try assignign some derfault permissions like virtualquarries.default and then additionals like virtualquarries.pumpjack virtualquarries.metal and virtualquarries.scrap. All of them can be found in config
-
technically there is no real solution to make real excavator into VQ, but you can just make quarry profile that will simulate the excavator output, or just enable the instanced excavator in config that's on map
-
If he is getting stuck it means that something is wrong there, can add option to disable that output in next update.
-
like to keep it stay in one place? Currently not
-
"nightcommand-0": { "Command (if set, ignore item)": [ "env.time 0", ], "Shortname": "", "Skin ID": 645763, "Amount": 1, "Item Name": "", "Display Name": "Make Night", "Is Blueprint": false, "Icon URL (if skin not 0)": "<some icon needed>", "Price": 100000, "Price Per Purchase Multiplier": 1.0, "Multiply Price Per Daily (true) Or Per Wipe (false) Purchases": true, "Show Description Field": false, "Discount Permission (value)": {}, "Required Permission": "", "Display Blacklist Permission": "", "Daily Buy Max": 0, "Wipe Buy Max": 0, "Cooldown Between Purchases (in seconds, 0 to disable)": 0 },
-
Oh yeah got report like that. Will be fixed in next version probably tomorrow.
-
Changed Status from Pending to Closed
-
YOu had to set custom item name to "Low Grade Fuel" and iit's not recognizable by normal player, but through game it is, keep the custom name "" (empty)
-
Hey, not sure about what are you talking about. What meals?
-
it must be error from something different, as error is on placing, not pick up
-
idk where is the ganja config but i assume its in ganja plugin
-
cannot be caused by my plugin as it doesnt do anything electricity-related.
-
there is no real model for the ganja plugin but you jsut need to add another crafting entry to config which is something like that { "Crafting Display Name": "Worm", "Item Shortname": "worm", "Item Amount": 1, "Skin ID": 0, "Item Name": "", "Mixing Time": 2.0, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "custommixing.worm", "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "horsedung", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "waterjug", "Item Amount": 1, "Skin ID": 0, "Content Item": { "Item Shortname": "water", "Item Amount": 50, "Skin ID": 0, "Content Item": null } } ] }
-
Hey, don't know how can i help you, I do not modify any power usage of pump in my plugin, must be something different.