If you are getting that, your server is about 1 1/2 weeks outdated.
HWKits
Moved
Total Downloads: 9,083 - First Release: Dec 6, 2015 - Last Update: Nov 13, 2017
- 5/5, 27 likes
-
Wulf Community Admin
-
Its showing in list otherwise it was not before I updated
-
Wulf Community Admin
-
made a starter pack. when I write "/kit starter", items are added to the inventory, but are not visible until you do not use any item.
Help pls
[DOUBLEPOST=1450994809][/DOUBLEPOST]Code:{ "Kits": { "starter": { "name": "starter", "description": null, "max": 1, "cooldown": false, "authlevel": 0, "hide": false, "permission": null, "items": [ { "itemid": 139, "amount": 1, "slot": 0 }, { "itemid": 89, "amount": 1, "slot": 1 }, { "itemid": 154, "amount": 1, "slot": 2 }, { "itemid": 5, "amount": 3, "slot": 3 } ] } } }
Last edited by a moderator: Dec 24, 2015 -
I had this working before. Now when i type /kit beginner i get nothing. But if i do it again, then i get 2 kits. If i put a timer (which i usually do) drop everything, relog naked, and type /kit beginner again - i get nothing.
Basically - ask for it once - nothing. Ask for it twice back to back - get 2x.
[DOUBLEPOST=1451000011][/DOUBLEPOST]edit: also when i first ask for the kit it says "items received" and shows me the items. But i dont actually get them unless i ask for it back to back and then get 2x.
[DOUBLEPOST=1451000288][/DOUBLEPOST]Ah ok, when i first ask for the kit - i get the "items received" but they dont show up. If i relog THEY ARE THERE. So something is kinda broke. But at least i hopefully narrowed it down? -
Help me pls guys
-
Same problem get kit items but they do not show up. they are there and I can use them, but I can not see them until I pick up something from the ground.
-
i can see why it does that now.
the problem is that if i fix this, then you can't spawn items in specific slots.
I would need to find a way to force the refresh of the inventory
but it's also possible that they will fix this at some point -
-
Thanks Reneb!!!!
-
Hmm... I'm on the latest version, and no items are being recieved after a kit is triggered.. Here is my process:
1 - fill inv with items to be in kit
2 - type /kit starter
3 - type /kit max 1 description "Basic tools and some food to help you get started"
Am I doing anything wrong here? -
/kit items
-
/kit not working in chat, running latest oxide and this updated plugin, any help thx.
-
Wulf Community Admin
-
Can you guys post an exact example on how to make a kit. "/kit add etc."
-
My kits were not showing either. I finally realized what I was doing wrong. I was not typing /kit kitname items into the chat command while making the kit options. I would run through the add kit steps but overlooked the part that actually copies the items to put in the kit! It worked fine afterwards. Hope this helps someone else!
-
2:59 PM [Error] Failed to call hook 'cmdKit' on plugin 'Kits v1.0.4' (KeyNotFoundException: The given key was not present in the dictionary.)
-
what is this?
Attached Files:
-
-
How do you allow only a group to redeem a kit? I know it's in the overview but it's hard to understand.
-
is there a way i can limit the user to only one active kit at a time?
On my new server i want to have multiple kits that offer varying starts but i dont want the user to be able to just do /kit x multiple times to get all the stuff.