-
Posts
49 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by Yuki
-
I have a similar Error as J2, everytime i reload the plugin Web request callback raised an exception (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.UpdatesChecker.GetPlugin (System.Int32 code, System.String response) [0x0006f] in <e225d76645c84169a148a89df2134bd9>:0 at Oxide.Core.Libraries.WebRequests+WebRequest.<OnComplete>b__42_0 () [0x00034] in <157a94ee66ab4a7991faecd1eb84be3b>:0
- 50 comments
-
- #updates
- #steenamaroo
-
(and 5 more)
Tagged with:
-
- 1,526 comments
-
- #leveling
- #progression
- (and 19 more)
-
Hey there, in the config i set the fuel to diesel, tickrate 60 sec, but putting just one diesel in the quarry don't yield any ressource. Putting in 2 diesel only yield the ressources for one tick rate. Putting in 3 disel only yields the ressources of 2 tick rates. also just a wish on my end, it would be good if the virtual quarrys could dig more often. Since the last update 1 diesel will fuel a quarry for at least 5 minutes. So if someone sets the plugin as vanilla as it could be, players musst wait full 5 minutes to get the ressources out of one tick. While the static ones they can grab a bit ressources every now and then, like every 10 seconds they get 5 % of the whole tick. If you know what i mean { "Command List": [ "vq" ], "Enable Console Logs": true, "Override ImageLibrary Icons": false, "Require Permission For Use": false, "Mining Quarry/Pump Jack Limit Permissions": { "virtualquarries.default": { "pumpjack": 1, "quarry": 1 }, "virtualquarries.vip": { "pumpjack": 2, "quarry": 2 } }, "Sharing - Require Permission": false, "Data - Enable Data Wipe On Server Wipe": true, "Data - Store Container Data In File And Restore On Server Wipe": false, "Data - Store Container Interval (in seconds)": 1800, "Quarry Tick (how often quarries dig resources, in seconds)": 60, "Static Quarry Tick (how often quarries dig resources, in seconds)": 60, "Storage Prefab": "assets/prefabs/deployable/large wood storage/box.wooden.large.prefab", "Sound - Start Sound": "assets/prefabs/npc/autoturret/effects/online.prefab", "Sound - Stop Sound": "assets/prefabs/npc/autoturret/effects/offline.prefab", "Survey Charge - Allow Throwing Survey Charges": false, "Survey Charget Types": { "survey": { "Effect Path": "assets/bundled/prefabs/fx/survey_explosion.prefab", "Required Permission (empty, if not required)": "", "Chance For Resources (0-100)": 50, "Displayed Survey Title Translation Key": "Bodenprobe", "Required Item": { "Shortname": "surveycharge", "Skin": 0, "Amount": 1, "Icon URL": "" } } }, "Upgrades - Used Economy Plugin (0 - None, See Website For More Info)": 0, "Removing Quarries - Refund Items": true, "Go Back Button - Position (1-2)": 1, "Upgrade UI - Responsive Position": true, "Static Quarries - Enable": false, "Static Quarries - Quarry Requires Permission": false, "Static Quarries - Pump Jack Requires Permission": false, "Static Quarries - Resource Container Size": 18, "Static Quarries - Fuel Item": { "Shortname": "lowgradefuel", "Skin": 0, "Amount": 1 }, "Static Quarries - Metal Quarry Output": [], "Static Quarries - Sulfur Quarry Output": [], "Static Quarries - HQM Quarry Output": [], "Static Quarries - Pump Jack Output": [], "Quarry Profiles": { "pumpjack": { "Required Permission (empty, if not required)": "virtualquarries.pumpjack", "Displayed Icon": { "Shortname": "mining.pumpjack", "Skin": 0, "Amount": 1, "Icon URL": "" }, "Survey Type": "survey", "Displayed Quarry Title Translation Key": "PumpjackTitle", "Chance": 10, "Minimal Resources Per Node": 1, "Maximal Resources Per Node": 2, "Fuel Required Per Tick": { "Shortname": "diesel_barrel", "Skin": 0, "Amount": 1 }, "Enable Upgrades": true, "Items Required To Place": [ { "Shortname": "mining.pumpjack", "Skin": 0, "Amount": 1, "Icon URL": "" } ], "Resources": { "crude": { "Output Item - Shortname": "crude.oil", "Output Item - Skin": 0, "Output Item - Display Name": "", "Output Item - Icon URL (Required if Skin not 0)": "", "Include Always": true, "Required Permission (empty if not required)": "", "Chance": 0, "Minimal Output Per Tick": 40.0, "Maximal Output Per Tick": 80.0, "Additional Items Required To Place": [] } }, "Upgrades": [ { "Required Items": [], "Required Currency (0 to disable)": 0, "Capacity": 6, "Gather Multiplier": 1.0, "Fuel Usage Multiplier": 1.0 }, { "Required Items": [ { "Shortname": "mining.pumpjack", "Skin": 0, "Amount": 1, "Icon URL": "" }, { "Shortname": "surveycharge", "Skin": 0, "Amount": 10, "Icon URL": "" } ], "Required Currency (0 to disable)": 0, "Capacity": 9, "Gather Multiplier": 1.5, "Fuel Usage Multiplier": 1.1 }, { "Required Items": [ { "Shortname": "mining.pumpjack", "Skin": 0, "Amount": 1, "Icon URL": "" }, { "Shortname": "surveycharge", "Skin": 0, "Amount": 20, "Icon URL": "" } ], "Required Currency (0 to disable)": 0, "Capacity": 12, "Gather Multiplier": 1.75, "Fuel Usage Multiplier": 1.15 }, { "Required Items": [ { "Shortname": "mining.pumpjack", "Skin": 0, "Amount": 1, "Icon URL": "" }, { "Shortname": "surveycharge", "Skin": 0, "Amount": 50, "Icon URL": "" } ], "Required Currency (0 to disable)": 0, "Capacity": 15, "Gather Multiplier": 2.0, "Fuel Usage Multiplier": 1.2 }, { "Required Items": [ { "Shortname": "mining.pumpjack", "Skin": 0, "Amount": 1, "Icon URL": "" }, { "Shortname": "surveycharge", "Skin": 0, "Amount": 100, "Icon URL": "" } ], "Required Currency (0 to disable)": 0, "Capacity": 18, "Gather Multiplier": 2.5, "Fuel Usage Multiplier": 1.3 } ] }, "quarry": { "Required Permission (empty, if not required)": "", "Displayed Icon": { "Shortname": "mining.quarry", "Skin": 0, "Amount": 1, "Icon URL": "" }, "Survey Type": "survey", "Displayed Quarry Title Translation Key": "QuarryTitle", "Chance": 40, "Minimal Resources Per Node": 1, "Maximal Resources Per Node": 3, "Fuel Required Per Tick": { "Shortname": "diesel_barrel", "Skin": 0, "Amount": 1 }, "Enable Upgrades": true, "Items Required To Place": [ { "Shortname": "mining.quarry", "Skin": 0, "Amount": 1, "Icon URL": "" } ], "Resources": { "stone": { "Output Item - Shortname": "stones", "Output Item - Skin": 0, "Output Item - Display Name": "", "Output Item - Icon URL (Required if Skin not 0)": "", "Include Always": true, "Required Permission (empty if not required)": "", "Chance": 0, "Minimal Output Per Tick": 350.0, "Maximal Output Per Tick": 650.0, "Additional Items Required To Place": [] }, "metal": { "Output Item - Shortname": "metal.ore", "Output Item - Skin": 0, "Output Item - Display Name": "", "Output Item - Icon URL (Required if Skin not 0)": "", "Include Always": false, "Required Permission (empty if not required)": "", "Chance": 40, "Minimal Output Per Tick": 80.0, "Maximal Output Per Tick": 120.0, "Additional Items Required To Place": [] }, "sulfur": { "Output Item - Shortname": "sulfur.ore", "Output Item - Skin": 0, "Output Item - Display Name": "", "Output Item - Icon URL (Required if Skin not 0)": "", "Include Always": false, "Required Permission (empty if not required)": "", "Chance": 20, "Minimal Output Per Tick": 80.0, "Maximal Output Per Tick": 120.0, "Additional Items Required To Place": [] }, "hq": { "Output Item - Shortname": "hq.metal.ore", "Output Item - Skin": 0, "Output Item - Display Name": "", "Output Item - Icon URL (Required if Skin not 0)": "", "Include Always": false, "Required Permission (empty if not required)": "", "Chance": 10, "Minimal Output Per Tick": 35, "Maximal Output Per Tick": 65, "Additional Items Required To Place": [] } }, "Upgrades": [ { "Required Items": [], "Required Currency (0 to disable)": 0, "Capacity": 6, "Gather Multiplier": 1.0, "Fuel Usage Multiplier": 1.0 }, { "Required Items": [ { "Shortname": "mining.quarry", "Skin": 0, "Amount": 1, "Icon URL": "" }, { "Shortname": "surveycharge", "Skin": 0, "Amount": 10, "Icon URL": "" } ], "Required Currency (0 to disable)": 0, "Capacity": 9, "Gather Multiplier": 1.5, "Fuel Usage Multiplier": 1.1 }, { "Required Items": [ { "Shortname": "mining.quarry", "Skin": 0, "Amount": 1, "Icon URL": "" }, { "Shortname": "surveycharge", "Skin": 0, "Amount": 20, "Icon URL": "" } ], "Required Currency (0 to disable)": 0, "Capacity": 12, "Gather Multiplier": 1.75, "Fuel Usage Multiplier": 1.15 }, { "Required Items": [ { "Shortname": "mining.quarry", "Skin": 0, "Amount": 1, "Icon URL": "" }, { "Shortname": "surveycharge", "Skin": 0, "Amount": 50, "Icon URL": "" } ], "Required Currency (0 to disable)": 0, "Capacity": 15, "Gather Multiplier": 2.0, "Fuel Usage Multiplier": 1.2 }, { "Required Items": [ { "Shortname": "mining.quarry", "Skin": 0, "Amount": 1, "Icon URL": "" }, { "Shortname": "surveycharge", "Skin": 0, "Amount": 100, "Icon URL": "" } ], "Required Currency (0 to disable)": 0, "Capacity": 18, "Gather Multiplier": 2.5, "Fuel Usage Multiplier": 1.3 } ] } } }
-
- 194 comments
-
- #boat
- #facepunch
- (and 15 more)
-
- 122 comments
-
- 2
-
-
-
- #bradley
- #bradleyapc
-
(and 3 more)
Tagged with:
-
- 55 comments
-
- #wipe
- #countdown
- (and 5 more)
-
Bought the plugin to make a more professional looking overview for new players. Integrated the available commands, general info of the server and stuff members and so on, on different tabs of it. It works really well and never had a problem of missing image loading or other problem. Definitely one of the must buys as a server owner
-
Very cool plugin. Both players and admins can use it to better exploit the functionalities of the server. A graphical interface instead of learning many different commands by heart speaks for itself. The buttons are easy to create and with a little skill can look just like they were created directly by the rust developers.
-
- 95 comments
-
- 1
-
-
- #hud
- #panel
-
(and 31 more)
Tagged with:
- #hud
- #panel
- #info
- #infopanel
- #menu
- #gui
- #info hud
- #custom hud
- #server stats
- #server info
- #server panels
- #magic panel
- #rust hud
- #server hud
- #customization options
- #beatiful hud
- #rust hud plugin
- #info panel
- #information
- #events
- #hyd
- #gaming hud design
- #rust user interface
- #hud elements in rust
- #custom rust hud
- #enhanced hud for rust
- #rust interface customization
- #hud events
- #hud info
- #hud panel
- #infopanel mevent
- #hud mevent
- #info panel mevent
-
- 4 comments
-
- 1
-
-
- #custom monument
- #rustedit
-
(and 5 more)
Tagged with:
-
- 1 comment
-
- #traffic circle
- #traffic
-
(and 7 more)
Tagged with:
-
Nice Plugin so far, great looking GUI by the way. Keep up the great work It would be nice to have some more Top10 Ladders shown and a count for MRLS Rockets fired and myb some statistic for the components you have found. I have made a german translation for this mod, so people can use it, if they want to. XDStatistics.zip
- 128 comments
-
- #stats
- #statistic
-
(and 3 more)
Tagged with:
