Going to bed and it works for me so follow what I posted above
Rust-Kits
Moved
Total Downloads: 70,148 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018
- 4.96216/5, 185 likes
-
-
-
How can I add a kit that executes a command?
-
-
-
hey sorry i had to go to my job but this is what im getting in my rust admin tool
Code:Failed to call hook 'cmdChatKit' on plugin 'Kits v3.2.9' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Kits+UI.LoadImage (Oxide.Game.Rust.Cui.CuiElementContainer& container, System.String panel, System.String img, System.String aMin, System.String aMax) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Kits.CreateKitEntry (.BasePlayer player, Oxide.Game.Rust.Cui.CuiElementContainer& element, System.String panel, System.Single[] pos, System.String entry) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Kits.RefreshKitPanel (.BasePlayer player, UInt64 guiId, Int32 page) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Kits.NewKitPanel (.BasePlayer player, UInt64 guiId) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Kits.cmdChatKit (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Kits.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
-
Hmm I have kits set up but I cant figure out how to add water to a water jug
Could somebody please let me know how to make the water jug full?
Code:"Food": { "name": "Food", "description": "Food and Water", "max": 1000, "cooldown": 3600.0, "authlevel": 0, "hide": false, "npconly": false, "permission": null, "image": "https://oxidemod.org/data/resource_icons/0/668.jpg?1492567374", "building": null, "items": [ { //Cooked Pork "itemid": 991728250, "container": "main", "amount": 30, "skinid": 0, "weapon": false, "mods": [] }, { //Water Jug "itemid": 547302405, "container": "main", "amount": 1, "skinid": 0, "weapon": false, "mods": [] } ] }
-
-
I just want to use autokit to add rock torch and special tshirt. Any ideas how to remove kits menu or change command to /cow (for example) athen nobody will be able to use kits and see empty GUI.
EDIT: fixed my problem.Last edited by a moderator: Feb 11, 2018 -
Is there a way to block kits while building blocked?
-
Is there a way to disable kits for a certain amount of time? i.e. for the first 24 hours of a wipe?
-
-
-
-
Hey! I just setup some Kits on my Server but Player cant reedem them, even if permission is set so false. It looks like the items would not save at all, when i create a kit. Even in the config file it wont save things under items:[] just blank
Code:{ "Kits": { "start": { "name": "start", "description": "Claim your Starter kit now!", "max": 0, "cooldown": 3600.0, "authlevel": 0, "hide": false, "npconly": false, "permission": null, "image": null, "building": null, "items": [] } } }
I have Admin and Auth 2.
Anybody have an idea? Can i write the items myself to the cfg, and how will it looks like?
Thank you. -
Code:"resources": { "name": "Resources", "description": "The quick and lazy way to get resources, at least a few; wood, stones, and metal ore.", "max": 10, "cooldown": 18000.0, "authlevel": 0, "hide": false, "npconly": false, "permission": null, "image": "https://i.imgur.com/p3vUUOe.png", "building": null, "items": [ { "itemid": -892070738, "container": "main", "amount": 100000, "skinid": 0, "weapon": false, "mods": [] }, { "itemid": 3655341, "container": "main", "amount": 100000, "skinid": 0, "weapon": false, "mods": [] }, { "itemid": -1059362949, "container": "main", "amount": 10000, "skinid": 0, "weapon": false, "mods": [] } ] },
-
-
How do i make it so only donators work when i looked for a custom permission mod you mentioned nothing showed up.
-
Hi there! Is it possible to make a kit if u join the steamgroup?