You never added me as I said you have the wrong skype account added on your side I did ask for your skype account but you never gave it
Rust-Kits
Moved
Total Downloads: 70,145 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018
- 4.96216/5, 185 likes
-
hello I do not speak English very well excuse me,
I have a problem with the custom autokits I created them so the basicspawn works fine but the vipspawn only works with the admin group I explain myself the admin spawn with the vip kit but the vip when I want to give them the right he tells me (Permission 'Kits.VipSpawn' does not exist in rust) I'm using the command oxide.grant group vip Kits.VipSpawn here is the config file
Code:"vipspawn": { "name": "VipSpawn", "description": null, "max": 0, "cooldown": 0.0, "authlevel": 2, "hide": true, "npconly": false, "permission": "kits.VipSpawn", "image": null, "building": null, "items": [ { "itemid": 1265861812, "container": "wear", "amount": 1, "skinid": 0, "weapon": false, "mods": [] }, { "itemid": -46848560, "container": "wear", "amount": 1, "skinid": 0, "weapon": false, "mods": [] }, { "itemid": -1211618504, "container": "wear", "amount": 1, "skinid": 0, "weapon": false, "mods": [] }, { "itemid": -1595790889, "container": "wear", "amount": 1, "skinid": 0, "weapon": false, "mods": [] }, { "itemid": 115739308, "container": "wear", "amount": 1, "skinid": 0, "weapon": false, "mods": [] }, { "itemid": 106433500, "container": "wear", "amount": 1, "skinid": 0, "weapon": false, "mods": [] }, { "itemid": 815896488, "container": "main", "amount": 998, "skinid": 0, "weapon": false, "mods": [] }, { "itemid": 1152393492, "container": "main", "amount": 996, "skinid": 0, "weapon": false, "mods": [] }, { "itemid": -1057402571, "container": "main", "amount": 94, "skinid": 0, "weapon": false, "mods": [] }, { "itemid": 1567404401, "container": "main", "amount": 100, "skinid": 0, "weapon": false, "mods": [] }, { "itemid": 98228420, "container": "main", "amount": 100, "skinid": 0, "weapon": false, "mods": [] }, { "itemid": 1835797460, "container": "main", "amount": 98, "skinid": 0, "weapon": false, "mods": [] }, { "itemid": 374890416, "container": "main", "amount": 60, "skinid": 0, "weapon": false, "mods": [] }, { "itemid": 1939428458, "container": "main", "amount": 99, "skinid": 0, "weapon": false, "mods": [] }, { "itemid": -55660037, "container": "main", "amount": 1, "skinid": 1161165984, "weapon": true, "mods": [] }, { "itemid": -1461508848, "container": "belt", "amount": 1, "skinid": 0, "weapon": true, "mods": [] }, { "itemid": -55660037, "container": "belt", "amount": 1, "skinid": 0, "weapon": true, "mods": [] }, { "itemid": -1461508848, "container": "belt", "amount": 1, "skinid": 0, "weapon": true, "mods": [] }, { "itemid": -141135377, "container": "belt", "amount": 1, "skinid": 0, "weapon": false, "mods": [] }, { "itemid": -55660037, "container": "belt", "amount": 1, "skinid": 0, "weapon": true, "mods": [ -141135377 ] }, { "itemid": -55660037, "container": "belt", "amount": 1, "skinid": 0, "weapon": true, "mods": [] }
Code:"Custom AutoKits": { "0": "VipSpawn", "1": "BasicSpawn", "2": "KitName" },
regards, Sowaky -
-
sorry and thanks for your times
Attached Files:
-
-
- unload plugin by typing in rcon o.unload Kits
- delete kits_data.json from data folder
- upload both files
- reload plugin by typing o.reload Kits
- login to game type /kit then you will see option to add the kits
- Do not add the auto kits to that list only these
Code:"Compo", "Outil", "Radiation", "PVP2", "Blueprints", "Blere", "FFER"
Attached Files:
-
I did everything you said it does not change anything, the vip kit is still to be attributed to the admins and I can not attribute it to the vip (01:19:39) | Permission 'Kits.VipSpawn' does not exist and when I reload here are the errors
Code:(01:21:07) | Unloaded plugin Kits v3.2.9 by Reneb (01:21:07) | Failed to call hook 'AddImage' on plugin 'ImageLibrary v2.0.10' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.ImageLibrary.AddImage (System.String url, System.String imageName, UInt64 imageId) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ImageLibrary.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 (01:21:07) | Failed to call hook 'OnServerInitialized' on plugin 'Kits v3.2.9' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Kits.AddImage (System.String url, System.String shortname, UInt64 skin) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Kits.InitializePermissions () [0x00000] in <filename unknown>:0 at Oxide.Plugins.Kits.OnServerInitialized () [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 (01:21:07) | Loaded plugin Kits v3.2.9 by Reneb
-
kits.basicspawn
kits.vipspawn
You need to add the correct permission to the correct group then add the player or players to that group when they die they will get the auto kit for the group they are in -
it's the same...
Code:(01:26:15) | [RCON][] oxide.grant group vip kits.vipspawn(01:26:15) | Permission 'kits.vipspawn' doesn't exist
-
Last edited by a moderator: May 11, 2018
-
i have problems too start a kit when i type /kit add "KITNAME" i got massage you don´t have access to this
command
im owner and admin on server -
-
i have added kits but if i redeem their i see info have redeem item but my inventonri is cleer ??? why
thx -
-
Seeing this tonight when adding kits and have to reload plugin as GUI sticks with no EXIT button - Fresh install no old cfg or data files -
Code:Failed to call hook 'cmdUI_AddKit' on plugin 'Kits v3.2.91' (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.cmdUI_AddKit (.Arg arg) [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
-
-
How can I delete the gui messages and put only chat messages?
-
-
Is there a way to give kits when a player enters a zone? I know there are some Event plugins, but I was curious if this can be done without requiring those.
-
What is the the console equivalent to running /kit resetdata in chat?