-
Posts
752 -
Joined
-
Days Won
14
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Fusion 3.64
-
@Mevent I had posted this in the support section a couple weeks ago but never got a response. But there's a bug with the max button I have 100k stacks of stone. They sell for 100 economic points each. If you have more than one stack (for example 2 100k stacks) and click max it will sell for 20 million points and do not remove them from your inventory. And the number removed shown in chat is incorrect. I'm running StackModifier at the moment if that matters any. Video of exploit At the very least how do I shut off the max button so I can put the sell option back in the store? Edit: While capturing the exploit I was only running StackModifier, Economics, Shop, ImageLibrary and AdminMenu
- 767 comments
-
- 1
-
-
- #shop
- #shop ui
-
(and 25 more)
Tagged with:
- #shop
- #shop ui
- #store
- #market
- #server rewards
- #gui shop
- #custom items
- #rust shop
- #mevent
- #market system
- #marketplace
- #buy
- #sell
- #in game
- #economics
- #humannpc
- #market and magazine
- #gui
- #money exchange
- #rust shop plugin
- #shop system
- #best shop
- #best rust shop
- #shop items
- #shop mevent
- #shop in menu
- #shop gui
-
- 767 comments
-
- 1
-
-
- #shop
- #shop ui
-
(and 25 more)
Tagged with:
- #shop
- #shop ui
- #store
- #market
- #server rewards
- #gui shop
- #custom items
- #rust shop
- #mevent
- #market system
- #marketplace
- #buy
- #sell
- #in game
- #economics
- #humannpc
- #market and magazine
- #gui
- #money exchange
- #rust shop plugin
- #shop system
- #best shop
- #best rust shop
- #shop items
- #shop mevent
- #shop in menu
- #shop gui
-
- 767 comments
-
- #shop
- #shop ui
-
(and 25 more)
Tagged with:
- #shop
- #shop ui
- #store
- #market
- #server rewards
- #gui shop
- #custom items
- #rust shop
- #mevent
- #market system
- #marketplace
- #buy
- #sell
- #in game
- #economics
- #humannpc
- #market and magazine
- #gui
- #money exchange
- #rust shop plugin
- #shop system
- #best shop
- #best rust shop
- #shop items
- #shop mevent
- #shop in menu
- #shop gui
-
- 3 comments
-
- #rusternet-addon
- #rusternet
-
(and 3 more)
Tagged with:
-
Perfect. Thank you.
-
Would you be able to provide images of the skins so I can add them to my shop? Sometimes the shop plugin just doesn't want to load the skins so I need to add an image link in. Your skins are private/hidden so I'm unable to download them from the workshop pages. I'll upload them to my imgur account so I don't need you to host them. Just a temporary link, or upload them to this thread.
-
Guessing that's a no on the suggestions. lol That aside I'm a little unclear on what exactly the sleep per unit of time is. Or maybe I'm not looking in the right place. I would like it to take 2 "Rust days" before the player bar is depleted. So I think that's 2 hours?
-
I'm not sure if todays update was intended to fix this error. But it's still in place. Here's a video showing the bug. Current plugins running are: ImageLibrary Shop Economics StackModifier AdminMenu
-
I honestly have no idea what they meant by that lol. When it comes to code, my knowledge = null. I can change the language in a plugin and alter commands. And sometime prefabs without breaking it. But that's about it. They did add the ability to change the container prefab. So I can just play with that until I find one that doesn't conflict. Does your plugin cover the majority of containers or just a select few?
-
Sorry about that. I was just waiting on the dev to get back/add support. If I am understanding things right they said this should work It is accessible by OnLootEntity hook. [6:31 PM] So if you want to work that out it can be made by if (container.transform.position < -400) return; [6:32 PM] But i will also add some hooks in next version. They just released an update an hour ago with API support and the option to change container prefabs in case of plugin conflicts. So that's probably the easiest option.
-
I have 100k stacks of stone. They sell for 100 economic points each. If you have more than one stack (for example 2 100k stacks) and click max it will sell for 20 million points and not remove them from your inventory. And the number removed shown in chat is incorrect. I'm running StackModifier at the moment if that matters any.
-
- 767 comments
-
- #shop
- #shop ui
-
(and 25 more)
Tagged with:
- #shop
- #shop ui
- #store
- #market
- #server rewards
- #gui shop
- #custom items
- #rust shop
- #mevent
- #market system
- #marketplace
- #buy
- #sell
- #in game
- #economics
- #humannpc
- #market and magazine
- #gui
- #money exchange
- #rust shop plugin
- #shop system
- #best shop
- #best rust shop
- #shop items
- #shop mevent
- #shop in menu
- #shop gui
-
Understood. Life happens And I worded that poorly. I was just saying that I know they would love being able to pick their own colors, so this plugin would be appreciated as an addition/replacement to the server over the current. With the other part I meant that they could move the position themselves, so it would save the position for the player vs it only being a universal setting in the config. Maybe give them static points to pick from/click on? Like #1 over the hotbar #2 under the compass. And have custom settings in the config to work around any additional UI the server may be running. But this is just a suggestion. Not a deal breaker. I've got the plugin pinned for updates. So I'm sold as soon as the HP version is out
-
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?