How do I go about doing an auto kit upon a person joining the server? One where they don't request but rather it's given right away with no entries made other than joining the server. And could I make so they couldn't log in and out and get the kit continually? Time window along with set max amount?
If so what would the line of code I need to edit to accommodate this?
Max Claim: 4 - Time Between AutoKits 3hrs - Executed on joining the server no requiring entry to be made
Rust-Kits
Moved
Total Downloads: 70,199 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018
- 4.96216/5, 185 likes
-
can someone help me please i have like 1 kit example kit: donate
options max 4x
what i wanna make is that if you become VIP1 you can only spawn 1x of the 4x of this kit and if your VIP 2 2x of the 4x and so up
i also wanna know how i can make these kits hide from regular players but become visable when the play becomes a VIP or a high vip rank
and i would like to know how i can make the Donor kit color green.
can someone please help me. -
Help me please! I enabled menu of kits on my server, but there is no kits in it (I have many kits on my server, but it isn't
displayeds in the menu). Thanks for reply. -
kits dont redem items...
-
Hi all... please.. problem.. any idea ?
Code:[09/23/2016 13:54:46] [Oxide] 13:54 [Error] Failed to initialize plugin 'Kits v3.1.11' (NullReferenceException: Object reference not set to an instance of an object)
-
pr
Unload all plugins
try reload plugins with error first
Download always updated file -
Code:
[Debug] at Oxide.Plugins.Kits.Init () [0x00000] in <filename unknown>:0 at Oxide.Plugins.Kits.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0
-
hi, but what is permissions for admins to use commands to create any kits ? there is nothing about that on first page or I'm blind ?
-
hello I am trying to make a battlefield server but having problems on how to add specific spawn items. So when players die they get same items.
-
it is also on the first page explained how it works
[DOUBLEPOST=1474656609][/DOUBLEPOST]
Please message me private and send methe following files
oxide/plugins/kits.cs
oxide/config/kits.json
oxide/data/kits.json
oxide/data/kits_Data.jsonLast edited by a moderator: Sep 23, 2016 -
-
-
sorry my bad. my reply was also for HaX hehe. Just explaining the kits
-
Heey everyone i need some help this is my permision build
Perm. VIP1
i want Kit VIP Permision to use VIP kit but here comes the clue only 1x
Perm. VIP2
i want Kit VIP Permision to use VIP kit but here comes the clue only 2x
Perm. VIP3
i want Kit VIP Permision to use VIP kit but here comes the clue only 3x
the other issue is if i make multi vip kits i not want just 1 same kit but the ussage different per vip level -
an
2) Add in your inventory the VIPkit items that you want players to have
3) use /kit add "VIP1"
then use (1) as max and then figure out the amounth of seconds that they can use it again for the cooldown.
Here is what i did with mine. I allow people to use the kit only once a month because my server only wipe once a month.
/kit items max 1 cooldown 2592000 description "Monthly kit only" -
-
-
Foll
-
[09/25/2016 01:41:17] GUIDToPath: guid is empty
[09/25/2016 19:30:05] [Oxide] 19:30 [Error] Failed to call hook 'cmdChatKit' on plugin 'Kits v3.1.11' (IndexOutOfRangeException: Array index is out of range.)
[09/25/2016 19:38:03] [Oxide] 19:38 [Error] Failed to call hook 'cmdChatKit' on plugin 'Kits v3.1.11' (KeyNotFoundException: The given key was not present in the dictionary.)
[09/25/2016 19:39:12] [Oxide] 19:39 [Error] Failed to call hook 'cmdChatKit' on plugin 'Kits v3.1.11' (IndexOutOfRangeException: Array index is out of range.) -