HWKits

Moved

Total Downloads: 9,084 - First Release: Dec 6, 2015 - Last Update: Nov 13, 2017

5/5, 27 likes
  1. Thank you so much, I cant express how thankful i am. I hope i didnt mess it up to bad and make it hard to fix.
    Many thanks :)
     
  2. No, it was not messed up to much just follow the how to closer when making kits in game
     
  3. I want to say thank you again for the help Resistance.
    I hate to pester but it seems the that some of my kits although listed in the json file, when i go to use state they do not exist.
    I again posted the Kit files.
    also an image.
    Any and all help is greatly appreciated.

    On a side note i do have installed the Oxidmod , Welcome Messages, Adverts, Lootconfig and Kits. in case thats needed to be known.
    again ty
     

    Attached Files:

    Last edited by a moderator: Jan 12, 2016
  4. They come up like that as they are in higher case you need to type GTA, Ammo, Shotgun and Rifle if you want them all in lower case then use this one
     

    Attached Files:

  5. Crap i might be dim.
    Thank you again, all works like a charm.
     
  6. How can I make a color kit, on one of the servers I noticed it
     
  7. [Warning] Missing plugin name prefix 'kits.' for permission 'vip' (by plugin 'Kits')

    How can i fix this? Thank you.
     
  8. The plug needs to be updated, if register / kit set and if you get it, you can not pick up after the resources. Or can skip getting things in the inventory
     
  9. So could I just delete kits_data? and would the permissions I give people stay if I were to delete it?
     
  10. plugin dont work
     
  11. @Reneb
    Weird issues. and not sure if plugin related or item/id/hurtworld related just fyi:
    When players, or myself, call for a kit. especially the ones with resources they won't show up in inventory. Need a relog to make the items show, and sometimes a complete restart.

    im not sure if the issue was brought up somewhere but if anything changed itemid wise since last patch, i might have overlooked it.
     
  12. Hi. /kits is not working in the latest update of Hurtworld/Oxide.
     
  13. Same here
     
  14. I'm sorry. It does, god damn morning :) It was /kit not /kits ^^
    [DOUBLEPOST=1453034536][/DOUBLEPOST]Although, I have noticed another issue. When people use /kit they sometimes need to reconnect to get their items.
     
  15. Thanks for this great plugin.
    I have a few groups on my server (like SUPERVIP, SUPPORTER, MASCOT)
    Now i have created a kit that i want to be available for more than one group but not everyone.
    Lets say kit FREEZING should be available for SUPERVIP and SUPPORTER but not MASCOT, how would i do that.
    I tried /kit permission SUPPORTER permission SUPERVIP
    That did only add the last group.
    here is the code from my kits.json:
    Code:
    "freezing": {
          "name": "Freezing",
          "description": null,
          "max": 0,
          "cooldown": 600.0,
          "authlevel": 0,
          "hide": false,
          "permission": "supervip",
          "items": [
            {
              "itemid": 154,
              "amount": 1,
              "slot": 16
     
  16. Just make one for each and every one. Like when you're done with VIP, keep your items and do the same again but with permission SUPPORTER etc.
     
  17. What does this do? /kit resetdata => reset player data
     
  18. v3x

    v3x

    Enclave, fancy seeing you here! I believe it resets cool downs and kit limits for every player.