HeliControl

Moved

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

5/5, 74 likes
  1. Helicopter flies just after I write the command "callheli". How to make so that it flew in the automatic mode . How to set the interval helicopter flights ? Is it clear now? I write through translator
     
  2. Use this plugin its better it will let you set how long heli will be spawned for Coptor Tracker for Rust | Oxide
     
  3. When i type callheli its ok, but when i type callheli name console type me an error:
    .xx.188.58:52257] callheli ynfin

    (02:10:37) | [Oxide] 02:11 [Info] [Notifier v2.18.4] A Patrol Helicopter is coming!

    (02:10:37) | [Oxide] 02:11 [Error] Failed to call hook 'consoleCallHeli' on plugin 'HeliControl v1.0.17' (FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.)

    I delete the plugin and config and reinstall, not works.
    Thanks
     
  4. Check overview for all commands so you can try different ones
     
  5. [redacted]
     
    Last edited by a moderator: Mar 11, 2016
  6. When i try to download it The requested attachment could not be found.
     
  7. Shady757 updated HeliControl with a new update entry:

    1.0.18

     
  8. Why not add such a function?
     
  9. hi, error
    [Error] Failed to call hook 'OnServerInitialized' on plugin 'HeliControl v1.0.18' (ArgumentException: Could not cast or convert from System.String to Oxide.Plugins.HeliControl+BoxInventory.
    [DOUBLEPOST=1457672126][/DOUBLEPOST]tried to add box from list
    {
    "lootBoxContents": [
    {
    "name": "cctv.camera",
    "amount": 1
    },
    {
    "name": "targeting.computer",
    "amount": 1
    },
    {
    "name": "lmg.m249",
    "amount": 1
    }
    ]
    },
    [Error] Failed to call hook 'OnServerInitialized' on plugin 'HeliControl v1.0.18' (JsonReaderException: After parsing a value an unexpected character was encountered: ". Path 'HeliInventoryLists[1].lootBoxContents[0].amount', line 22, position 5.)
     
  10. Please upload your entire loot data .json to this site: JSONLint - The JSON Validator. -- if it reports any issues, that means there's something wrong with your json, and you should re-build it.
     
  11. thanks it s what i've done, it work now :)
     
  12. How to increase damage the rocket, not touching M249 gun?
     
  13. Thanks for your answer! Nice plugin.
    How to get executed easy command like /help? This doesn't work :(
     
  14. @Shady757

    Can we get an update to the overview with ALL the commands and settings
     
  15. Currently, this is not possible. I haven't found where the damage value for the rocket is stored. I have another way of approaching this for the future, though.


    Yes, I saw your previous post, I was already planning to do this. Just had other things on my mind.
     
  16. Make it, please.
    The game damage from rocket is not realistic - 8 rocket and the wall remains whole..
     
    Last edited by a moderator: Mar 11, 2016
  17. the loot not drop why ?
    [DOUBLEPOST=1458071885,1457983891][/DOUBLEPOST]the loot not drop why ? ??
     
  18. Are you trying to make loot drop when using /killheli? If so, that's why. By default, you cannot get loot from the heli without properly killing it. I'm not sure why I didn't make it a config option, right now, there's a line you can comment out, if you're able to read through the plugin to find it. I believe it's
    Code:
    heli.maxcratestospawn
    or something similar. I'll just add a config option for this in the next update.
     
  19. Hi @Shady757 Can we get some cfg option to reset heli timer in world when somebody attacks her? Players are crying about this that when they attack helicopter, it runs away from battle cause her timer runs out. I know there is a plugin for this here but not sure if it will work with your plugin. Would be nice to have this option :) Just a suggestion ;)