HeliControl

Moved

Total Downloads: 35,361 - First Release: Sep 18, 2015 - Last Update: Apr 19, 2018

5/5, 74 likes
  1. I recommend checking out this link for permissions:

    Using Oxide's permission system | Oxide
     
  2. when I try to use the commands it saying I don't have permissions?
     
  3. Have you granted yourself the proper permissions?
     
  4. how do I do that?
     
  5. Code:
    grant user <name> helicontrol.adminORgrant user <name> helicontrol.*
     
  6. Alternatively, Mech, you could have looked one post above your original one. ;)

    P.S, thanks Fuji!
     
  7. thanks :) but how do I set it to allow all players without have to add all the players names?
     
  8. Grant the permission to a group, just check the URL on the first post on *this* page.
     
  9. someone can spend a configuration that serves to helis leaving every hour or asin?
     
  10. is there a display message when someone takes the heli down?
     
  11. Death-Notes does handle that...
     
  12. You want the Helicopter to stay for an hour and leave? Or do you want one to spawn every hour? Not sure what you're asking for, sorry.
     
  13. it only says when you scrap the heli parts for resource, it don't display Heli taken down
     
  14. It's a bug in Death Notes, I had mentioned to the author how to fix it a while ago but it seems like it got reverted in one of the updates, let him know.
     
  15. 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
     
  16. That error is not related to any Oxide update. It's also worth noting, according to that error, you're 2 versions behind on this plugin.
     
  17. 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
    And the Heli will become called onto the map, but it won't come to the player. Is there any way this can be fixed? :) Let me know if there's anyway I can help out with testing if you need it!
     
  18. I'll check it out. Not sure why it wouldn't go to the player unless it's somehow losing it's focus while flying to the target.
     
  19. Thanks heaps! If it helps at all, I didn't get a notification either for the heli coming in. It didn't give me the permission error, it just accepted the command. Not sure if that helps at all with tracking it down :)
     

  20. 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"