HWKits

Moved

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

5/5, 27 likes
  1. Man, I can not add at all the VIP kit.

    Follow the following sequence of commands:

    Code:
    / addgroup Vip
    / kit add Vip
    / kit permission Vip
    / kit items max 1 permission VIP10 description "VIP Kit"
    / usergroup add playername Vip
    The kit is created, but does not appear when I give / kit, it appears when I give / list kit. And when I try to catch him using the / kit Vip says I do not have permission.


    oxide.groups.data
    Code:
    ?
    ? admin?
      "? admin
    ?
    moderator ??
      ?? "Moderator
    ?
    ? default?
      ?? "? default? Vip
      "
    oxide.users.data
    Code:
    ? xxxxxxxxxxxxxxxx
    ? default
    Vip? playername
    Kits.json
    Code:
         "VIP": {
           "name": "Vip"
           "description": "VIP Kit"
           "max": 1,
           "cooldown": 0.0,
           "authlevel": 0,
           "hide": false,
           "permission", "VIP"
           "items": (list items)
     
  2. Reneb updated Kits with a new update entry:

    1.0.1

     
  3. Tried setting up an auto kit using the command you posted. I can redeem it but it doesnt not give u the items upon respawn
     
  4. Hello,

    Just got my server and am loving it. Haven't had much problems installing and adding plug-ins (and troubleshooting).

    However, is there anyway to add new players automatically to the a /kit starter pack? Or do I have to manually add everyone via username to that permission/group? Kinda a pain in the arse, and it's been awhile since I played around with oxide permissions. Is there any kind of hook I need for that.

    Setting the kit's permission to false didn't seem to do it. And I would not like to use the newly update 'autokit' as I want players to spawn it in when they feel like it.

    I appreciate the guidance. =)
     
  5. You must grant permission for group Vip
    /grant group Vip VIP10
     
  6. autokit mean player join server will auto get it ?
     
  7. How to create kits that all can use? For example normal players who are connecting without any group.

    nvm I made a mistake.
     
    Last edited by a moderator: Dec 16, 2015
  8. I have the same problem. first i had everything working with the kit. but i couldnt redeem it.. then i tried to delete the file, and reload it. then i get the same problem like you had..

    But if i do redownload oxide, then i loose all the plugins i have, right?
    so what i mean is, like.. not worth to put every plugin in again, just cause this error??
     
  9. Wulf

    Wulf Community Admin

    Plugins and configs are not deleted when you do updates. If they are, then that's on your hosting side. Oxide updates do not delete anything.
     
  10. Well, how do I update it? sry im noob, i know xD

    But only thing is I can do, is uninstall oxide, and then install again?
     
  11. Wulf

    Wulf Community Admin

    Updating is the same as installing. If your host provides it via a mod manager, you'd have to "uninstall" and then install it again.
     
  12. It didnt work :S
    [DOUBLEPOST=1450295200][/DOUBLEPOST]
    Nvm, i got it to work.. only problem now, is, we dont get anything when we write /kit ... any Ideas?
     
  13. Hi, I'm getting problem with autokit, which act like a simple kit. Don't get it on respawn neither at spawn xD
    Is it used to give the kit automatically at spawn or not?

    Anyway thanks for your work :)
     
  14. Create a set / kit autokit Add items After copy them After entering freshman will be issued auto kit
     
  15. Sorry didn't get all what you explained , can you re explain ^^?
     
  16. 1 /kit add "autokit"
    2 Put the items in the inventory
    3 /kit items
    4 When the player will go to him will be given a set of
     
  17. I'm going to try thanks
    [DOUBLEPOST=1450303838][/DOUBLEPOST]Didn't worked.

    1-/ I removed my autokit.
    2-/ I emptied my inventory
    3-/ I did "/kit add autokit"
    4-/ made all my console commands with "g x y" getting all stuff needed
    5-/ "/kit items authlevel 1 hide true"

    Nothing happened upon respawn after death or reconection.
     
  18. 1) authlevel 0
    2) Check whether the set prescribe in the console "kill"
     
  19. Thank you for all your time and effort to develop this mod. We all really appreciate it.

    I have enabled autokits and they work, however, they clear the hotbar of my existing players when they respawn.

    I am thinking this because I left the items on the hotbar when I created the kit?

    If so, will recreating it with the items in my inventory avoid this issue?

    I'll report back when I get an opporunity to test it.
     
  20. What do you mean by the set prescribe?

    Edit :

    Well i retried since the beginiing and it now works, stil don't know how^^
    Thanks really.
    [DOUBLEPOST=1450309689][/DOUBLEPOST]Is there any way to use the autokit to have clothes on body instead of in inventory or hotbar?
     
    Last edited by a moderator: Dec 16, 2015