-
Posts
28 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Keeks
-
Hello, I am still finding it impossible to use the plugin ... The crates are not following Min and Max item spawning sometime nothing "empty" and other times 1 item. Gathering for cloth and collectables not following the multipliers of gathering and no way to change it inside the GUI my pop decreased by 85% since I used the plugin. I have attached a sample config. I tried every possible combination ... Please publish a detailed guide. crate_military.json
-
Hello, The plugin is not respecting the min and max container items, plus there are empty containers that spawn as well
-
Hello David, I have tried to send you on discord by the message is not accepted Your message could not be delivered. This is usually because you don't share a server with the recipient or the recipient is only accepting direct messages from friends. You can see the full list of reasons here: https://support.discord.com/hc/en-us/articles/360060145013
-
That is the error I get for any command: (14:43:24) | Failed to call hook 'shop_cmd' on plugin 'Shop v1.1.61' (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.Shop._RunNotif (BasePlayer player, System.Single duration, System.Int32 type, System.String[] properties) [0x00000] in <040b75c7f6854e84b30aa6c7c284303d>:0 at Oxide.Plugins.Shop.BuyCommand (BasePlayer player, System.String category, System.String command) [0x002dc] in <040b75c7f6854e84b30aa6c7c284303d>:0 at Oxide.Plugins.Shop.shop_cmd (ConsoleSystem+Arg arg) [0x00091] in <040b75c7f6854e84b30aa6c7c284303d>:0 at Oxide.Plugins.Shop.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01320] in <040b75c7f6854e84b30aa6c7c284303d>: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 commands.json "Patrol.Helicopter": { "DisplayName": "Patrol Helicopter", "Image": "https://i.imgur.com/ThcMO8m.jpg", "Message": "You just bought a Patrol Helicopter ... Goodluck!", "Command": "heli.calltome", "BuyPrice": 1, "Currency": "eco" }, Categories.json "PetrolHeli": { "Image": "https://i.imgur.com/ThcMO8m.jpg", "Permission": null, "Sale": 0.0, "Items": [ "command/Patrol.Helicopter" ] },
-
HeliScrap ... but to be fair its not the Heli command I want to sell other commands as well like timed commands ... I can setup yp the timed permissions but unable to sell the commands
-
HeliScrap ... but to be fair its not the Heli command I want to sell other commands as well like timed commands ... I can setup yp the timed permissions but unable to sell the commands
-
Hello, First thank you for the great work. I am trying to sell commands in shop but unable to find any instructions on how to add a category and sell a command for an example /call heli or and other command that depends on a price
-
Hello, The player time and all other statistics are always 0
-
Hi David, As you see I like your plugins ... Do you have a full Entities.json file? I am unable to get the vault door to work Thank you. Update: I was able to figure out the door but nothing can be picked backup... The door nor the recycler
-
Hello, I am using the latest update for Craft Menu, The recycler is placing as a wooden box, Another question how would I get place anything as it said it is free for ppl that bought Craft Menu. but I am unable to download Place anything as it is asking me to pay for it. Thank you }, "box.wooden.large{1}": { "Name": "Recycler", "Image": "https://rustplugins.net/products/craftmenu/recycler_icon.png", "SkinID": 1594245394, "Category": "construction", "Tier": 3, "ResearchCost": 15000, "Resources": { "metal.fragments": 5000, "techparts": 50, "gears": 20, "metal.refined": 300 }
-
Yes, and everything works great but all of a sudden my players try to go to the shop from the panel and it shows the panel empty for the shop and I get the message I've posted
-
If you still having issues, feel free to open support ticket and I will assist you soon as I can. (within 16 hours usually) (18:33:57) | [Shop] Error found in configuration files. Please make sure that: • You didn't break json formating. Online Json validator can be used to check it. • You not missing any file in your data/Shop folder • Check if Item.json and Categories.json are not empty. If you still having issues, feel free to open support ticket and I will assist you soon as I can. (within 16 hours usually)
-
The shop crashes Randomly when linked to Welcome Panel when I use o.reload Shop things work fine for a duration of time then I must do the same again
-
Must hit so many times before the upgrade or remove happens. that is not fun nor it is the purpose of the app.
-
When my players try to buy an Item from the Shop I get the below error (21:29:18) | Failed to call hook 'shop_cmd' on plugin 'Shop v1.1.61' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Shop.InCombat (BasePlayer player) [0x00077] in <d0da5f6f9f08474fa540f1e2ed7d7fa7>:0 at Oxide.Plugins.Shop.Buy (BasePlayer player, System.String category, System.String itemName, System.Int32 amount) [0x0000d] in <d0da5f6f9f08474fa540f1e2ed7d7fa7>:0 at Oxide.Plugins.Shop.shop_cmd (ConsoleSystem+Arg arg) [0x00053] in <d0da5f6f9f08474fa540f1e2ed7d7fa7>:0 at Oxide.Plugins.Shop.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01320] in <d0da5f6f9f08474fa540f1e2ed7d7fa7>: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 <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0
-
The Plugin no longer works after the newest Rust Update Failed to call hook 'OnServerInitialized' on plugin 'RustRewards v3.0.7' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RustRewards.OnServerInitialized () [0x007fb] in <b1fe6a0496b74f9f9b07912f8dbeba25>:0 at Oxide.Plugins.RustRewards.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0025e] in <b1fe6a0496b74f9f9b07912f8dbeba25>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0
-
Hello, I am unable to display Shop in WelcomePanel. Plugins: Shop1.1.53 Addons_1.1.4 WelcomePanel3.0.7