-
Posts
835 -
Joined
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Rust Admin
-
When I open the crafting menu, none of the images appear. In my console I see rustlabs - which no longer exists/is throwing 403. Help.
-
purchased 2 plugins recently from this dev. probably should focus on creating good products instead of pushing unfinished v2's all over the place. errors. config issues. config being wiped out on new loads with no warning. etc not happy considering the constant promotion by srtbull
-
I have no logs in /oxide/logs/SurvivalArena - the folder isnt even there. Also, it only affects the winner. In my case, the winner lost everything in their inventory and was teleported to where they ran the command to join the event.
-
I also have reports of players losing their entire inventory after the event ends.
-
I have this same issue. And yes, I do have WPKits installed. Did the latest version change something?
-
I figured it out... BuyPrice has to be greater than 0. You cannot just give things away in Shop anymore. It used to allow that. Instead of "BuyPrice": 0, It needs to be at least: "BuyPrice": 1,
-
I submitted a ticket 3 weeks ago for the same issues with commands. I am experiencing the same issue. It is not every command, which makes it difficult to track down. Console: [Shop] Item(cmd/cmdscrap) listed in Category(Resources) does not exist. You can only list items/commands which exists in data/Shop/Item.json or /Commands.json Commands.json : "cmdscrap": { "DisplayName": "Daily SCRAP", "Image": "https://rustlabs.com/img/items180/scrap.png", "Message": "You just got <color=orange>100 free scrap!</color>.\nCheck back tomorrow!", "Command": "inventory.giveto {steamid} scrap 100", "BuyPrice": 0, "Currency": "scrap", "ShowDisplayName": true } Resources category in "Categories.json": "Resources": { "Image": "https://rustplugins.net/products/shop/diamond-stone.png", "Permission": null, "Sale": 0.0, "Items": [ "cmd/cmdscrap" ] }
-
I have a question about a plugin similar to this, but to make twig or wood have more upkeep/decay at a faster rate than normal. I have only found that you can adjust upkeep based on the number of building blocks - not by grade type. This plugin is the closest thing I have found for twig and could probably easily add wood and a higher upkeep. I would be very interested if you could tweak this plugin to include wood and upkeep costs. thanks!
-
As the subject states...if you trade a weapon with attachments, they disappear
-
- 40 comments
-
- #luckyblock
- #tofurahie
-
(and 3 more)
Tagged with:
-
HeliManager - Failed to compile: Cannot implicitly convert type 'IFuelSystem' to 'EntityFuelSystem'. An explicit conversion exists (are you missing a cast?) | Line: 314, Pos: 31
-
New Feature Request: Be able to edit the full chat messages
Rust Admin posted A Support Request in Support
hey there - making this public as my previous private support message went unanswered. Would love to have a lang file (or keep it in config) and be able to edit more than just the last part of the output. Would also love the option to change the chat icon. Fairly easy changes and I'd love to help you do it if you want. I just dont like altering paid plugins because I forget my changes if a new version was released due to issues or whatever. cool plugin. thanks! -
new update removed the screen this appears on
Rust Admin replied to tacman1981's Support Request in Support
ditto - it is completely gone now -
In addition to: "Only the owner can upgrade the furnace": false, Also have the option: "Only the teammates can upgrade the furnace": false,
-
this happens to me as well on oxide. data file deleted, next restart, same spam. plugin works fine though.
-
i had the same issue. someone called the event, the NPC destroyed their base and then went to their neighbors base and started destroying it. they are not on the same team, they arent auth'd on eachothers TCs. any idea?
-
Oxide as well. Error while compiling TCLevels: Cannot implicitly convert type 'System.Collections.Generic.List<ProtoBuf.PlayerNameID>' to 'System.Collections.Generic.HashSet<ProtoBuf.PlayerNameID>' | Line: 678, Pos: 42
-
I dont have the issue that you described. Can you provide a video of this happening? Also make sure that you dont have other ore splitting or furnace plugins running. Regards.
-
agree with this. min/mix in the loot tables simply don't work. I set the min:2 and max:3 - and 95% of the time, only one item is in the loot table.
-
- 8 comments
-
- #buy daytime
- #purchase daytime
-
(and 7 more)
Tagged with:
-
I am getting this too... Failed to call hook 'cmdChathclaim' on plugin 'PrivateHorse v1.0.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.PrivateHorse.cmdChathclaim (BasePlayer player, System.String command, System.String[] args) [0x00006] in <6a40c949d83f4e3b8656db2ed8461908>:0 at Oxide.Plugins.PrivateHorse.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00380] in <6a40c949d83f4e3b8656db2ed8461908>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <87ce9ac9776a48658bc55eae6debe38b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <18d4f19bbc844191b11ed9e69284d09b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <18d4f19bbc844191b11ed9e69284d09b>:0