-
Posts
727 -
Joined
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Fusion 3.64
-
I'm not sure if this is a fix on your end or theirs. Or it's just going to be a thing. But I figured I would reach out to you first and see if you could block it.
-
Failed to call hook 'VirtualQuarriesConsoleCommand' when pressing stop
Fusion 3.64 replied to Fusion 3.64's Support Request in Support
Oh I see it now. Thank you. There's so much to work with I totally missed it -
Failed to call hook 'VirtualQuarriesConsoleCommand' when pressing stop
Fusion 3.64 replied to Fusion 3.64's Support Request in Support
Also would it be possible to get the ability to move the go back button? It's stuck behind the ui of another plugin. Or are you able to force it to the front/top? -
Failed to call hook 'VirtualQuarriesConsoleCommand' when pressing stop
Fusion 3.64 posted A Support Request in Support
Failed to call hook 'VirtualQuarriesConsoleCommand' on plugin 'VirtualQuarries v2.0.1' (KeyNotFoundException: The given key was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.VirtualQuarries+VirtualQuarry.TakeFuel () [0x0001f] in <f1d381de6e6c49fb8eeec56839525247>:0 at Oxide.Plugins.VirtualQuarries+VirtualQuarry.TryRun () [0x0004a] in <f1d381de6e6c49fb8eeec56839525247>:0 at Oxide.Plugins.VirtualQuarries.TryStartQuarry (BasePlayer player, System.Int32 quarryId) [0x000a6] in <f1d381de6e6c49fb8eeec56839525247>:0 at Oxide.Plugins.VirtualQuarries.VirtualQuarriesConsoleCommand (ConsoleSystem+Arg arg) [0x0035e] in <f1d381de6e6c49fb8eeec56839525247>:0 at Oxide.Plugins.VirtualQuarries.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00aa8] in <f1d381de6e6c49fb8eeec56839525247>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e23ba2c0f246426296d81c842cbda3af>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <46ff2b534abb4b35952608167523b7ec>:0 I thought maybe this was a plugin conflict, so I unloaded everything aside from Imagelibrary and it's still happening. At most I can turn it off and on once and then this happens. As mentioned in the previous post, I have all permissions off. This will generally happen after a reload of the plugin. -
- 17 comments
-
- 2
-
-
- #ahigao
- #metabolism
- (and 4 more)
-
No matter what you do, every time it will insert the word Description in front of whatever you enter. So you have to manually edit the file to fix it. Also players have been requesting the option to craft more than one item at a time. Not having it set for multiple output on craft, I know that's already a thing ("Amount": 1,). But being able to select how many items they wish to craft. It would be especially useful for crafting items like the 40mm grenades. Would you be able to add that in?
-
This is also coming up Calling hook OnNpcTarget resulted in a conflict between the following plugins: NpcTarget - True (Boolean), AdditionalMetabolism (False (Boolean))
-
{ "Name": "Extended Magazine +50%", "SkinID": 2817854052, "Ammo Multiplier": 1.5, "Settings spawn in crates": [ { "Prefab": "assets/bundled/prefabs/radtown/crate_normal.prefab", "Chance probability [0.0-100.0]": 5.0 } ] }, Pretty simple. You just put the prefab (https://www.corrosionhour.com/rust-prefab-list/) in the prefab line. Then set the chance and you're done.
-
Suggestion: Add the option to use skinned/named Anti-Radiation Pills. And either add drop settings into the plugin or the user can insert them into the loot table themselves. I think it would add a little more of a challenge to find them and clarity to the recovery for mentality if using Anti-Radiation Pills, if they're to find a bottle of psych meds or whatever the user choose to name them, the player will figure out that it's connected to the mentality bar. Otherwise the players either have to figure out they need to take Anti-Radiation Pills somehow, or the server owner needs to put the information out there for them. And let's be honest, this is Rust. Naming items doesn't always get the point across. Having an info plugin tends to be even less informative to those particular players.
- 17 comments
-
- #ahigao
- #metabolism
- (and 4 more)
-
- 1,332 comments
-
- #leveling
- #progression
- (and 19 more)
-
Calling hook OnNpcTarget resulted in a conflict between the following plugins: ZombieHorde - True (Boolean), AdditionalMetabolism (False (Boolean)) Not sure if this is actually causing any issues, but it keeps coming up in console.
-
And the peasants rejoice.
-
As others have mentioned about the bar not showing the HP numbers of the entity you're attacking. If this becomes a thing, I'm sold. I'd like to replace the current plugin I'm using, and this is the only aspect that's keeping me from going forward with the purchase. I know my players would love to be able to pick their own colors. A UI option that allows them to reposition and save along with their color settings would be a great bonus as well. But the HP display is my only real concern.
-
I haven't found one yet. I was actually going to put a request in for a "portable locker" plugin myself. So I'm fully in support of this as well if you're willing to have the dev sell it as a public plugin. If not, then I'll have to put the request out myself later on
-
So this is an issue I've encountered in the past with other maps and the water base plugin. If a player builds too close to the oilrig it will consider the player to be on the monument. And after X time it will "suicide" the player to control sleeper population. All I can think is adding a nobuild sphere around it. As far as the actual required distance. I can't really say what that is. I just know that players are able to build too close to the monument. I just tried this myself to confirm it's still an issue and my sleeper was killed approximately 32 minutes after signing off. (20:10:22) | /ThePiercedWeirdo disconnecting: closing (20:42:43) | ThePiercedWeirdo was suicide by Suicide
-
As stated above you use oxide. There are several options for pve plugins. But this has been my go to for the majority of my time running my server. https://umod.org/plugins/true-pve Takes a bit to set it up. But it's a very solid plugin. You just need to know what you want to do and put it in place. Edit: As stated on the plugin page. DO NOT use the setting server.pve true It will cause issues with the plugin and it's just not a good option overall anyway.
- 177 comments
-
- 2
-
-
- #server
- #installer
-
(and 7 more)
Tagged with:
-
Understood. And thoughts on adding additional currency? Thinking about it more it seems like it may be more complicated than it's worth. But being able to find a $10 with a min/max of 1 and a chance of 5 or whatever would be an interesting addition. To add to the plugin you could expand to the current and give it a value of 1 "Display Name": "RUSTNote", "Value": 1, "Short Name": "sticks", "Skin": 2536195910 }, Then add an additional entry below with whatever you want. $10 for example, with whatever skin. "Display Name": "$10 RUSTNote", "Value": 10, "Short Name": "sticks", "Skin": 0 }, And then for all the drop settings I'm not sure how you would update them. Maybe use "Value:" 1, for the entry? So any further entries will use the value to reflect the currency name and skin. Then you would put a dummy entry (value "10") below the current active with a chance of 0 as to not alter the current user settings. They they just copy/paste/edit to add more.
-
I mean I THINK you can configure this to just wipe bases. But this plugin does it. That's all it does. And understood where you're coming from. I've run servers in the past where base congestion/entity count was a massive concern. And this did the job. But depending on the type of server you run and your players wants however you may wind up circling back to this one at some point. It doesn't have to involve pvp or any conflict between the players. Raids can be set to a first come first serve basis.
- 581 comments
-
- #rust
- #rust plugin
- (and 6 more)