I recommend checking out this link for permissions:
Using Oxide's permission system | Oxide
HeliControl
Moved
Total Downloads: 35,361 - First Release: Sep 18, 2015 - Last Update: Apr 19, 2018
- 5/5, 74 likes
-
when I try to use the commands it saying I don't have permissions?
-
-
-
Code:
grant user <name> helicontrol.adminORgrant user <name> helicontrol.*
-
P.S, thanks Fuji! -
thanks
but how do I set it to allow all players without have to add all the players names?
-
-
someone can spend a configuration that serves to helis leaving every hour or asin?
-
is there a display message when someone takes the heli down?
-
-
-
-
-
The plugin needs an update for the new covalence I think?
Code:(16:00:24) | [Oxide] 16:00 [Error] Failed to call hook 'OnEntitySpawned' on plugin 'HeliControl v1.0.39' (NullReferenceException: Object reference not set to an instance of an object) (16:00:24) | [Oxide] 16:00 [Debug] at Oxide.Plugins.HeliControl.OnEntitySpawned (.BaseNetworkable entity) [0x00000] in <filename unknown>:0 at Oxide.Plugins.HeliControl.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.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 (16:00:24) | [Oxide] 16:00 [Error] Failed to call hook 'OnEntitySpawned' on plugin 'HeliControl v1.0.39' (NullReferenceException: Object reference not set to an instance of an object) (16:00:24) | [Oxide] 16:00 [Debug] at Oxide.Plugins.HeliControl.OnEntitySpawned (.BaseNetworkable entity) [0x00000] in <filename unknown>:0 at Oxide.Plugins.HeliControl.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.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
-
-
Hey Shady!
So it appears that the call to self thing may not be working
On a test account I just applied only the 3 permissions, the user has no other permissions active:
- helicontrol.callheliself
- helicontrol.cooldown.1
- helicontrol.limit.1
Let me know if there's anyway I can help out with testing if you need it!
- helicontrol.callheliself
-
-
-
I had this problem. I also chalked it up to someone agroing the heli then tp'ing home and it following loasing its original destination point. It did eventually come over to the destination of origin.
Also, the first time I set all this up on a test account (or other player) It all worked.
Now Im having problems, with "you don't have permissions to use this command" even though I've set each one to the group I have made.
I cant figure out what to do next.
I have reloaded the mod, restarted the server, granted and revoked permissions, added and deleted new groups.
I DO know that when I granted the group the permission "helicontrol.callheli" it works instantly and EVERYTIME....
Not sure why the others wont.
@Shady757 if you have any other ideas why, please let me know.
EDIT: [SOLVED] seems to be the only time it works is when the "limit.X" permission is granted.
In a group I set:
1. helicontrol.cooldown.0 (which is 5 min for testing purposes)
2. helicontrol.limit.0 (which is 5 helis)
3. helicontrol.callheliself
4, helicontrol.calhelitarget
Without #2 it says "You do don't have permission to use this command"
With #2 it says "you have used your limit of 5 helis today" which I've tried to delete the cooldown file. and It brings it right back after reloading the mod.
I have tried helicontrol.callheliself individually and well as helicontrol.callhelitarget
and still says "You do don't have permission to use this command"