It'll be fixed in the upcoming Oxide release. For now you can downgrade Oxide.
Kits [Unmaintained]
Discussion in 'Plugin Support' started by Reneb, Apr 9, 2015.
-
Wulf Community Admin
-
Aight. Plugin now functions almost right. Only problem right now is that it cuts text strangely, it uses strings first word as server name, and the second word as message. Rest it just cuts off. But I think it's just small bug after all the changes.
-
Wulf Community Admin
-
e.g
I set it up using:
kit add "vip" "VIP Kit" -vip -cooldown1200
And:
oxide.group add vip
oxide.grant group vip vip
oxide.usergroup add <username> vip
[DOUBLEPOST=1429794476,1429775146][/DOUBLEPOST]Ah sorted. Didn't like a second argument with the -vip argument.
So created the vip kit then edited the Kits data json to add the cooldown argument. -
How the heck do I add in items to a kit? For example I do: /kit add "starter" "Something to start off with." - what else do I add? No option to add in items (Rock, Hunting Bow, etc...)?
-
I think it adds your current items (Equiped, Belt and Inventory) when you run the add command
-
-
/kit add Starter "Hurry an get your own loot!" -Max003 <11 How do i get Max 3 times used? Cool Down 3 min? Can someone Rewrite that if it is wrong.
-
-max3 -cooldown180
-
Hi, is there a way of adding unlimited VIP kits?
-
/kit add "name" "desc" -vip
and nothing else should do that, no? -
/kit add "donora" "donor kit 1" -vip+
/kit add "donorb" "donor kit 1" -vip++
/kit add "donorc" "donor kit 2" -vip+++
/kit add "donord" "donor kit 3" -vip++++
/kit add "donore" "donor kit 4" -vip+++++
Is it possible to do that? -
no only vip vip+ and vip++
-
-
you will need to test it for me!!
if you have errors please tell me (screenshot of the error would be the best ^^)
all custom permissions can be edited in the configsAttached Files:
-
-
You had typo on line 19; and then this error pops
Attached Files:
-
-
what about this one?
Attached Files:
-
-
this
e: yeah, works after adding that helptextAttached Files:
Last edited by a moderator: May 1, 2015 -
-
try this
[DOUBLEPOST=1430506477,1430493625][/DOUBLEPOST]Should i take this silence as it's working ^^?Attached Files:
-
-
Oh yeah
I actually edited my last message (but I think you just ninja posted new version) after I actually read the error message and added random help text.