Rust-Kits

Moved

Total Downloads: 70,145 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018

4.96216/5, 185 likes
  1. 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
     
  2. 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"
      },
    thanks for your help
    regards, Sowaky
     
  3. upload both json files using the post option
    download.png
     
  4. sorry and thanks for your times
     

    Attached Files:

  5. follow these steps
    1. unload plugin by typing in rcon o.unload Kits
    2. delete kits_data.json from data folder
    3. upload both files
    4. reload plugin by typing o.reload Kits
    5. login to game type /kit then you will see option to add the kits
    6. Do not add the auto kits to that list only these
    Code:
            "Compo",
            "Outil",
            "Radiation",
            "PVP2",
            "Blueprints",
            "Blere",
            "FFER"
    You had many mistakes far to many to post them all
     

    Attached Files:

  6. 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
     
  7. That error has nothing to do with this plugin and the permission is all lower case as its meant to be
    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
     
  8. it's the same...
    Code:
    (01:26:15) | [RCON][] oxide.grant group vip kits.vipspawn(01:26:15) | Permission 'kits.vipspawn' doesn't exist
     
  9. You are running a out of date plugin try updating ImageLibrary you would need to fully delete all image library files as new updates will not work with your very old files also its up to you as a server owner to keep your plugins up to date they dont auto update themselves so check all other plugins as well and you really should not have to be told this
     
    Last edited by a moderator: May 11, 2018
  10. Love this plugin!
     
    Last edited by a moderator: May 13, 2018
  11. 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
     
  12. open the users.cfg file with notepad++ and make sure if only owerid is there then make sure its your steam id
     
  13. Im was admin... change me to ownerrid helped me ))) thx now i have probs with commands but i think i doo this

    i have added kits but if i redeem their i see info have redeem item but my inventonri is cleer ??? why

    thx
     
  14. You only made the kit name but never saved the items in the kit you made see my post here
     
  15. 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
     
  16. upload all json files also make sure you have the latest ImageLibrary
     
  17. How can I delete the gui messages and put only chat messages?
     
  18. watch the videos
     
  19. 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.
     
  20. What is the the console equivalent to running /kit resetdata in chat?