HeliControl

Moved

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

5/5, 74 likes
  1. I've found that it usually crash's when the heli is getting harvested.
    I too also have AlphaLoot, server hasn't crashed since I've removed HeliControl
     
  2. I have alphaloot too, but I get crashes also without HeliControl.
     
  3. When i try to call a heli, their server just says "You don't have permission to use this command" and I have even set myself as owner....
     
  4. Helispawn not working now, /callheli and doesnt spawn in set spot. Also get this in console.


    Invalid Position: servergibs_patrolhelicopter[102085] (1545.2, -5003.7, -4678.4) (destroying)
    Invalid Position: servergibs_patrolhelicopter[103228] (-3723.8, -5006.4, -3226.3) (destroying)
    Invalid Position: servergibs_patrolhelicopter[103229] (-3683.9, -5006.3, -3227.9) (destroying)
     
  5. It works fine connecting to rcon for me. I'm not sure if being owner is enough to be allowed to use the command.
    Try to set the oxide permission like so:
    Code:
    grant user <username/id> HeliControl.*
    Works fine for me, so it must be an issue on your end. Did you get the latest oxide update from last night?
     
  6. Is it easy for you to add a score option? Where people shooting the heli get a point for the body and 2 points for the rotor (top or tail)??

    I have been looking for a simple scoring mod and none exist... yes there are complicated ones but nothing simple... adding this would be GRAND!!!
     
  7. ive granted helicontrol.limit.1 but they can call a heli as much as they want? the cooldown is post to be every 2 hours but it let's them call another heli once 1 dies? Screenshot
     
  8. i just installed it. says i don't have permission to use this control,but i an the owner.
     
  9. grant player jlandy71 helicontrol.admin

    replace jlandy71 with your game name
     
  10. thank you got it to work after third time restarting server. and typing that command
     
  11. Hello just wanted to say thanks for making this plugin and its been a huge help for my friends and I.

    One quick question though, I am trying to find a plugin to go hand in hand with HeliControl. The plugin seems to not only display the damage value dealt by your weapon, but also the certain hit box that received that damage as well.

    I first witnessed this plugin in this you tube video here at (2:24 - 2:50)


    I have found a different plugin on oxide that lists certain damage dealt by weapons, but have been unsuccessful finding this certain one.
    Any ideas where this plugin might have went?
    Thanks a lot.
     
    Last edited by a moderator: Jan 18, 2017
  12. How do I disable the Heli Gibs in the current version? It appears as though my config is different than the one shown in the overview.

    My only options for gibs are:

    "Gibs - Health of gibs": 500.0,
    "Gibs - Time until gibs can be harvested in seconds": 480.0,

    Thank you!
     
  13. I'm just curious if anyone else is having issues with the chopper not pulling loot from it's own data file? I've gotten this to work before but this time it just isn't working out for me.
     
  14. on today update:
    Code:
    22:37 [Error] Error while compiling HeliControl.cs(462,30): error CS1061: Type `BaseHelicopter' does not contain a definition for `TransformChanged' and no extension method `TransformChanged' of type `BaseHelicopter' could be found. Are you missing an assembly reference?
    
     
  15. Mughisi updated HeliControl with a new update entry:

    1.1.3

     
  16. Am I doing something wrong with the latest update?


    Code:
    22:01 [Info] Loaded plugin HeliControl v1.1.3 by Shady
    22:01 [Error] Failed to call hook 'OnServerInitialized' on plugin 'HeliControl v1.1.3' (NullReferenceException: Object reference not set to an instance of an object)
    22:01 [Stacktrace]   at Oxide.Plugins.HeliControl.UpdateHeli (.BaseHelicopter heli, Boolean justCreated) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.HeliControl.OnServerInitialized () [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 
     
  17. Sorry for the late responses everyone, complicated business. For some reason I stopped getting notifications on this thread again, had to check it manually.


    Last I checked it was working, nothing has changed that should make it not work. Make sure your loot json is valid.

    Sorry, but this isn't the kind of plugin for that.

    Looking into this error now.


    And for everyone who's experiencing crashes, I can't (or anyone else) help you without seeing your error logs, there have been reports of crashes for many different reasons.

    As far as I can tell, if the gibs are causing a crash, it's not related to HeliControl, especially if you haven't touched any gibs settings in the config.
     
  18. Shady757 updated HeliControl with a new update entry:

    1.1.4

     
  19. The "Invalid Position" messages are stock from Rust and will happen no matter what if the end up being in a bad spot on the map. It looks like the gibs spawned really far out of the map, which means the Helicopter probably died really far out of the map.

    Limit permissions and cooldown permissions are different, make sure you've set and granted the appropriate ones.

    I don't think this was ever a public plugin, unfortunately.

    Code:
    "Spawning - Disable helicopter gibs": false,
    Set this to true.