Are you sure it's loot? Does the error go away if you disable the use custom loot config option?
HeliControl
Moved
Total Downloads: 35,358 - First Release: Sep 18, 2015 - Last Update: Apr 19, 2018
- 5/5, 74 likes
-
Sorry not sure if its by the custome loot
just assumed it by the hook call - my bad sorry - but I will gona test it with no loot and report later with it
-
How do I give myself permission to use this command? I'm authorized on everything and I'm the server owner yet I keep getting "You do not have permission to use this command!" SO ANNOYING!
-
Code:oxide.grant group admin helicontrol.admin
I recommend you read Using Oxide's permission system | Oxide as it should help you understand it a lot more in the future for other plugins.
I apologize for any inconvenience it caused you!
-
Here you goAttached Files:
-
-
I've done some additional null checking with this version, as well as some small cleanup. Please try it and let me know if the error occurs again.
Attached Files:
-
-
How to make sure no fire rockets?
Becasue i don't like the fire.
TKS -
-
Where hould i write the permissions ? working anywhere :/
-
please make a configurable period of time the launch of the helicopter.
-
-
ok what exactly is the command to grant myself (admin) access to /killheli as it wont stop shootin me and says i dont have access too command
[DOUBLEPOST=1463112026][/DOUBLEPOST]sorted it thanks -
Is there a setting for a cooldown, so i can give the permission /strafe <playername> to a vip and he can call a heli every 12 hours or so?
-
-
I have Vip Ultimate which can send a heli to someone but he needs to be able to do it every 24 hours. Do you understand me?
-
-
Yeah like i want to give them a permission and i need be able to edit how long the cooldown is, so second one i think
-
Any thoughts on this error?
Code:[Oxide] 17:49 [Error] Failed to call hook 'OnServerInitialized' on plugin 'HeliControl v1.0.20' (JsonSerializationException: Unexpected end when deserializing array. Path 'HeliInventoryLists[3]', line 72, position 2.) [Oxide] 17:49 [Debug] at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ThrowUnexpectedEndException (Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonContract contract, System.Object currentObject, System.String message) [0x00000] in <filename unknown>:0
-
-
Code:Error: Parse error on line 52: ... }] }] }, ---------------------^ Expecting 'STRING', 'NUMBER', 'NULL', 'TRUE', 'FALSE', '{', '[', got 'EOF'
Code:{ "HeliInventoryLists": [ { "lootBoxContents": [ { "name": "rifle.ak", "amount": 3, "isBP": false }, { "name": "ammo.rifle.hv", "amount": 128, "isBP": false } ] }, { "lootBoxContents": [ { "name": "rifle.bolt", "amount": 4, "isBP": false }, { "name": "ammo.rifle.hv", "amount": 128, "isBP": false } ] }, { "lootBoxContents": [ { "name": "explosive.timed", "amount": 3, "isBP": false }, { "name": "ammo.rocket.hv", "amount": 3, "isBP": false } ] }, { "lootBoxContents": [ { "name": "lmg.m249", "amount": 1, "isBP": false }, { "name": "ammo.rifle", "amount": 100, "isBP": false }, { "lootBoxContents": [ { "name": "cctv.camera", "amount": 1, "isBP": false }, { "name": "ammo.rifle", "amount": 100, "isBP": false } ] } ] }