HeliControl

Moved

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

5/5, 74 likes
  1. Koenrad updated HeliControl with a new update entry:

    1.0.14

     
  2. Thanks!
    [DOUBLEPOST=1451462139][/DOUBLEPOST][Oxide] 8:54 AM [Error] Failed to call hook 'OnEntitySpawned' on plugin 'HeliControl v1.0.14' (NullReferenceException: Object reference not set to an instance of an object)
     
  3. Could you please paste your config? I'm unable to reproduce this error.

    Thanks,
    Shady.
     
  4. Files Here
     

    Attached Files:

  5. Errr, those files are not the plugin that you reported as having an error.
     
  6. Has anyone gotten this to work with the Oxide Permissions? I cant get it to work. This is what I typed in Console:

    oxide.grant group chopper helicontrol.CanCallHeli


    and I get "Permission 'helicontrol.CanCallHeli' doesn't exist"

    Anyone have the correct permission? Thanks a million!! ~BL
     
  7. Make sure in your config you've set:
    "UsePermissions": true

    otherwise, the permission isn't registered.
     
  8. Thanks Shady...worked perfectly!

    Happy New Year!
     
  9. got this too!
    Code:
    [Oxide] 8:34 AM [Error] Failed to call hook 'OnEntitySpawned' on plugin 'HeliControl v1.0.14' (NullReferenceException: Object reference not set to an instance of an object)
    my files attached
     

    Attached Files:

  10. Looks like an issue when using custom loot boxes, for now, if you don't want the error, just disable the custom loot config option. I'll look into this and/or mention it to koenrad.

    Thanks for uploading your config & data file.
     
  11. I like custom loot
     
  12. I'm sorry if this is a bit vague, but is there a way to randomize the call-in between variables in seconds? E.g. between 900-1800 seconds?
     
  13. but when i disable custom loot, only crap is in the chests after bringing the heli down :/
     
  14. I assume you mean how often the Heli comes in? If so, no, there isn't (currently) a way to "randomize" it, however you can used something like TimedExecute to call it in however often you want.

    As I said before, you only need to disable it if you don't want the errors. I'm not sure if Custom Loot still works even though there's an error, but regardless, it's probably best to leave it disabled until it's fixed.


    Alternatively, you can disable the Custom Loot config option and use the plugin "LootConfig"
     
    Last edited by a moderator: Jan 4, 2016
  15. Could I set a timer when the helicopter spawn and if I can't do that can you please make it
     
  16. trying to give perms but it says helicontrol.CanCallHeli dose not exist
     
  17. Read the first few posts on this page and you'd probably see why. Make sure that "UsePermissions" is enabled in the config. I think in the update I had posted I forgot to have the permission registered.
     
  18. Custom loot is not working or am I doing something wrong? The chests helicopter drops one shit
     
  19. Ok so when i kill the heli there are no loot boxes!
     
  20. Make sure "MaxLootCratesToDrop" is set to 1 or above.