Rust-Kits

Moved

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

4.96216/5, 185 likes
  1. there couple pages back.
     
  2. im getting an error in my log
    (15:33:06) | [Oxide] 2:33 PM [Error] Failed to call hook 'cmdConsoleKitGui' on plugin 'Kits v3.0.4' (NullReferenceException: Object reference not set to an instance of an object)
    i get this when someone tries to redeem a kit
     
  3. Hey,

    I did my config like this

    "NPC Kits": {
    "999999": [
    "stones",
    "building",
    "vipkit"
    ],
    "chat": [
    "vip",
    "gunluk",
    "yardimpaketi"
    ]
    },

    for chat gui but it doesnt work :S is there something wrong or what should I type to chat? Can someone help me about that?

    Ty,
     
  4. Code:
    {
    "NPC - GUI Kits": {
    "200347353": {
        "description": "Welcome on this server, Here is a list of free kits \n\n                      <color=green>Enjoy your stay</color>",
        "kits": [
        "autokit",
        "wood"
        ]
    },
    "chat": {
        "description": "<color=red>wood kit giver</color>",
        "kits": [
        "wood",
        "test",
        "test2"
        ]
    }
    }
    }
    you didnt set them at all correctly
     
  5. i make a kit using /kit add starter with things in my inv and when i try to redeem the kit it dosent give me anything.. plz help!
     

  6. I did my config like this

    {
    "NPC - GUI Kits": {
    "chat": {
    "description": "<color=red>Sunucumuzdaki Kitler</color>",
    "kits": [
    "gunluk",
    "yardimpaketi",
    "vip"
    ]
    }
    }
    }

    /kit command worked but there is a problem I added to config my kits but I cant see it there GUI .

    And when I type /kit I get error on console

    [​IMG]


    TY,
     

    Attached Files:

  7. so any reason im getting this error ?
     
  8. burak i would imagine your data file of players is corrupted. i suggest resetting it and trying again.

    brohank: i dont think it matter, are your kits actually broken?
     
  9. How do I set up a kit for people who donate only? I have kits plugin.
     
  10. How would i setup a specific kit for Donaters? and/or give a kit through the give plugin?
     
  11. When writing the options for the kit add 'permission permname' and then grant the player that permission

    So a example,
    /kit add kitname - will add new kit
    /kit permission permname items - will add the permission and the items from your inv and will save the kit
    Then,
    Oxide.grant user steam64id permname - in console
     
  12. awesome thank you so much
     
  13. hey guys when i add /kit add it says i do not have any permission.
    i have in ownerid and also moderatorid both working fine and can use any other comands but not the /kits mod commands.

    things i have done

    tried in moderatorid and ownerid,
    tried reinstalling kit mod
    tried stoping and starting server
    tried restarting server

    when i tried moderatorid and ownerid i did do them separate not at same time so theres no conflict

    please help im stuck
    thanks in advance
     
  14. Although I agree with what you're saying you could've just given him an example:

    in chat: /kit add "KITNAME" -permission donatorkit

    then in console: oxide.grant user "BeefyBeast" donatorkit (to give it to a player, in this instance to me)
    or oxide.grant group "donator" donatorkit (to give it to a group of players, in this instance that is the group "donator")

    Note that this is just an example. You can use wichever permission name, groups etc.
     
  15. /kit add "KITNAME" => create a new kit
    /kit items => copy items from your inv
    /kit permission donatorkit => set the new permission for this kit
    oxide.grant user "BeefyBeast" donatorkit
     

  16. reneb can you please help with my issue? below?

     
  17. Hey Reneb, I have everything set up similar to what you had quoted. When I use /kit I get all the kits I added and it gives me the items. The problem im having is players cant see it. Do I need to change permission or authlevel to something specific?

    I've been reading and reading on here but I just cant find the answer.
     
  18. which permission i have to give
    oxide.grant user "PLAYERNAME" PERMISSIONNAME
     
  19. does anyone have a list with all the skinids ?