HeliControl

Moved

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

5/5, 74 likes
  1. Thanks!
     
  2. Thanks!
     
  3. Free for all :)
     
  4. respect!
     
  5. Thank You sami37! we appreciate it.
     
  6. Code:
    (00:16:52) | [Oxide] 00:17 [Error] HeliControl plugin failed to compile!
    (00:16:52) | [Oxide] 00:17 [Error] HeliControl.cs(1624,87): error CS1503: Argument `#3' cannot convert `ulong' expression to type `int'
    with the ---latest***---- version

    *** with EVERY version...already tried the older versions....same error. since new rust update
     
  7. check my fix bellow
     
  8. thx, didn't see it. it works :)
     
  9. Sorry about that guys, wasn't able to test it as I was just about to head out to dinner, hence the very short update message. Thanks to all who posted a fix for others. :)
     
  10. Shady757 updated HeliControl with a new update entry:

    1.0.42

     
  11. Wulf

    Wulf Community Admin

    If you changed the int to ulong, that was not a fix. The hook was wrong in Oxide. Update Oxide to 2.0.2655 or higher for the actual fix. - Scratch that, got the issues mixed up.
     
    Last edited: Nov 4, 2016
  12. how do you get the dayvote to work n what kind of plugin you use
    if you can post the comfig for me plz
     
  13. Code:
    (21:13:43) | [Oxide] 06:15 [Error] Failed to call hook 'cmdCallToPlayer' on plugin 'HeliControl v1.0.42' (NullReferenceException: Object reference not set to an instance of an object)(21:13:43) | [Oxide] 06:15 [Debug] at Oxide.Plugins.HeliControl.cmdCallToPlayer (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0at Oxide.Plugins.HeliControl.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
    When someone called heli this error popped up on rcon? I don't know what is causing this.
     
  14. Hard to tell what could be causing it. Does it happen all the time, or only sometimes? Are you able to reproduce it? I can't really do anything about it without being able to reproduce it, unfortunately.


    Also to anyone waiting for an update; I apologize greatly for not getting one out sooner, I've been kinda just keeping HeliControl up to date and not giving the updates it deserves, but hopefully I can get back into updating the plugin itself a bit more. Thanks for being patient.
     
  15. Hello,

    I am unable to load helicontrol since last update (running Linux) - [Error] Error while compiling HeliControl.cs(1612,92): error CS1503: Argument `#3' cannot convert `ulong' expression to type `int'

    I have tried removing config / and re-downloading latest version of the plugin with the same results.
     
  16. Are you on latest Oxide/Rust server build? If you are, you shouldn't have any issues.
     
  17. Thanks for the reply, Yes I am on the latest oxide and rust releases.
     
  18. Sorry for the late reply. I'm not sure how you're getting that error, the latest version of the plugin compiles fine for me and seemingly everyone else on the most recent oxide/server build.