-
Posts
1,033 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by SlayersRust
-
Issue where players cannot get Monument Ownership. Even after latest update I get lots of reports where players just cannot get ownership over Monuments for a whole 24 hour period and I only have the cooldowns of the monuments set to 300 seconds. Only fix is for me to do a reload of the plugin then they can get ownership again.
-
Could we have a cooldown for using the /chuteup command and also functionality to support NoEscape to block /chuteup during Raid/Combat Block if needed else players just spam this to escape without these two options. I used this for my last plugin thank you ver much. These additions would make this plugin perfect!
-
Are Rivers working on this map?? I know that saving maps in RustEdit the last few months broke the Rivers Water and made it undrinkable and also made no pumpkins,or Corn etc spawn next to river banks. is this fixed on your Map and is it saved in a version of Rust Edit that has working Rivers? Can you confirm before I put on a live server?
-
- 110 comments
-
Keep getting errors onsendcommand in console on latest version. Here is the errors I get. Failed to call hook 'OnSendCommand' on plugin 'RoamTasks v1.1.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RoamTasks.OnSendCommand (Network.Connection cn, System.String command, System.Object[] args) [0x00000] in <8acba0cda5cb418ca2b70097ea4b507f>:0 at Oxide.Plugins.RoamTasks.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x008f0] in <8acba0cda5cb418ca2b70097ea4b507f>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 Failed to call hook 'OnSendCommand' on plugin 'RoamTasks v1.1.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RoamTasks.OnSendCommand (Network.Connection cn, System.String command, System.Object[] args) [0x00000] in <8acba0cda5cb418ca2b70097ea4b507f>:0 at Oxide.Plugins.RoamTasks.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x008f0] in <8acba0cda5cb418ca2b70097ea4b507f>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0
-
Ended up working with the Ganja item!! Very exciting combination of plugins to make weed cookie recipes.
-
- 4 comments
-
- #custom map
- #rust
- (and 16 more)
-
I figured it out I had to add in the Cargo file again it was removed somehow
-
Huge exploit only when paired with XPerience Plugin
SlayersRust replied to SlayersRust's Support Request in Support
Thank you for all the information I agree on this thank you -
What is the prefab for Powered Deluxe Christmas Lights? I feel like I"ve tried everything. This does not work "assets/prefabs/misc/xmas/poweredlights/xmas.advanced.lights.deployed.prefab" This works for regular christmas lights "assets/prefabs/misc/xmas/christmas_lights/xmas.lightstring.deployed.prefab" Also cannot seem to find correct items for these assets/prefabs/deployable/sofa/seats/sofaseat.prefab assets/prefabs/deployable/sofa/sofa.pattern.deployed.prefab assets/prefabs/misc/trophy/twitchtrophy.sitem.asset
-
Can we have Skinned Weapons be allowed for Robbery? For some reason no skinned weapons can be used for robberies
-
That is true I just disabled this feature and made sure to not allow non-owners to do anything else. No problems so far.
-
Seems fun I'll give it a try and report back how it works!
-
It ended up working once a player found it, I just couldn't give to myself. ONE MORE QUESTION! I want to add low medium and high quality weed cookies, Im curious if it's possible to use Low quality weed custom item from ganja plugin as a cooking ingredient??
-
Here is my Config, see attached, Cooking.json
-
Trying to add a new recipe card and meal but keeps saying not a valid meal and not showing up when unwrapping card. Anything look wrong here? I want to add low medium and high quality weed cookies, Also curious if it's possible to use Low quality weed custom item from ganja plugin as a cooking ingredient?? https://codefling.com/plugins/ganja "lowqualityweedcookie": { "enabled": true, "shortname": "fish.cooked", "skin": 2579285324, "description": "A Terrible Weed Cookie.", "duration": 60, "buffs": { "Madness": 0.5 }, "Commands to run when the player consumes the food [key = command, value = description]": null, "Commands to run when the food buff expires": null, "persistThroughDeath": false, "cookTime": 15.0, "useCooldown": 0.0, "permissionToCook": null, "dropWeight": 100, "Ingredients for meal": { "flour": 2, "sugar": 1, "spices": 1, "chocolate bar": 2
-
Possible to Block Stealing of Bradley Gibs for harvesting by non-owner?
SlayersRust posted A Support Request in Support
Possible to Block Stealing of Bradley Gibs for harvesting by non-event owners? -
Getting this error and not sure what it means or how to fix. Any advice? Failed to call hook 'OnServerInitialized' on plugin 'MonumentOwner v1.3.8' (KeyNotFoundException: The given key 'Cargo' was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <2161c9885dd04ff291b79db9349c4b9b>:0 at Oxide.Plugins.MonumentOwner.OnEntitySpawned (CargoShip cargo) [0x00081] in <9cbc5b1efce845b8acb3286b17cd2b66>:0 at Oxide.Plugins.MonumentOwner.OnServerInitialized () [0x00084] in <9cbc5b1efce845b8acb3286b17cd2b66>:0 at Oxide.Plugins.MonumentOwner.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00d29] in <9cbc5b1efce845b8acb3286b17cd2b66>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 Loaded plugin MonumentOwner v1.3.8 by jtedal