Jump to content

ZEODE

Creator
  • Posts

    1,776
  • Joined

  • Last visited

  • Days Won

    15

Support Replies posted by ZEODE

  1. Hi, your config looks good. It wont make a difference if the helis are from waves or not, wave helis are just normal helis from your heli profiles called in order.

    You could try increasing the distance when the heli is returned to the player, raise it from 300 to 350 or 400 and test again:

    "Max Distance of Helicopter From Player Before Force Return": 400.0,

    The way heli strafes work is once they decide they will strafe attack, they fly out a certain distance then turn and initiate a strafe run at the player. If the heli moves further than the distance you set in the variable above, it cancels the strafe and returns them to the player, so rockets never happen.

    300 is usually good from experience, but try increasing it and see if that fixes it.

  2. No worries, if you want me to look over your config after you make the changes or if you get any other issues just upload it and let me know. But I think just removing those two Heli Wave Signal profiles will sort it for you. Then for waves use only the Wave Profiles. Create any Heli Profiles you want, and you can add any of those to your Wave Profiles.

    If you’re having difficulty hit me up on Discord and we will work it out 😊

  3. Your config is wrong, you cannot re-use the same skinID for multiple profiles. It has to be unique to each profile. Also, I think you might be confused with how waves work. The Wave Profiles handle waves themselves and you add Heli Profiles from your config to add to the waves.  In your config you have "Heli Wave Signal (Normal) and "Heli Wave Signal (Hard) but then you created Heli Wave Signal (Normal) and Heli Wave Signal (Hard), this is incorrect. You also made the heli amount 4 for these, which makes them a Multi Heli profile. Remove the incorrect Wave Signal (Normal) and (Hard) and the error is fixed.

  4. After looking into this more I was able to reproduce what you said about shooting at the CH47, this can in some cases happen, so you could be correct on that. But I wasnt able to reproduce it with just bullet fire, it had to be rockets, is that what you saw?

    It is more likely there was obstacles within its protection range, but I have addressed this and will be fixed on next update.

  5. That is impossible unless something else is happening, the only time brad doesn't drop is when there are obstacles nearby. If this is really happening then something else is preventing this. Maybe the custom map has something weird that is preventing it. I assume it is a custom map if it is completely smooth?

  6. HumanNPC is a class within the Rust game files, it is not a plugin. It inherits properties from base classes which have the skinID property, so this error doesn't make any sense, but I will have a  look into it when I can.

    • Like 1
  7. I have just tested this on our test server with Convoy and I cannot reproduce this issue. The hackable crates are spawning on the vehicles and it appears to be working as intended. What circumstances are you seeing this behaviour? Can you describe in detail what is actually happening? Is it always or sometimes?

    What version of Convoy are you using?

  8. Not sure how the Heli crate options would affect hackable crates, the logic for that is only applied to Heli crates.

    The logic for hackable crates already is such that it is only applied to hackable crates spawned by my plugin, but I will have a look into it and see what I can see. We use the Convoy event on our live servers and there has never been an issue. I’ll let you know what I find.

  9. Thanks, I will have a look at this later. Also, it’s best practice to either upload the log as a text file, or copy and paste it into the code or quote blocks available in the text editor on these pages rather than a long paste 😆

    • Haha 1
  10. My plugin doesn’t handle NPC spawning, that’s the default NPC spawned by the Bradley. Is the terrain flat near the Bradley or does it happen where there are rocks/cliffs?

  11. I will look into all these asap. Thanks for the detailed info. I will update when I have more info.

    A delay/cooldown between waves has been suggested by others too, and I think it would be a good idea so will implement the ability to set a delay in the config in the next update.

  12. 9 minutes ago, Castiel the Shield said:

    Yea, not sure this is fixed in the latest version, we still have players reporting this issue, we are running the latest version.

     

    "Changed Fixed In to Next Version"

  13. Please explain what you have done. What is annotating the hook> You have commented it out? removed it?

    Are you using the most up to date version? When did this issue start happening? Did it work correctly before?

  14. I am working on custom logic to override the internal CH47 code which is causing it to be extra cautious around obstacles. This will be addressed in the next update.

  15. Upload your config file please, or send in DM, or show me what you have for the following config setting for the profile or profiles where there is an issue:

            "Only owner can damage (and team if enabled)"
            "Allow Helicopter to target other players"
            "Block damage to calling players bases"
            "Block damage to other players bases"
            "Block damage to other players"
            "Block damage ALWAYS to entities in the protected prefab list"

     

  16. 100% does work, I don't know what you mean by annotating the hook, do you mean you have removed/commented it out? If you have done this, it is not correct. Rather, you should fix the reason why you are having these issues. It sounds to me like your config is not set correctly. The hook is important because it prevents PVE plugins such as TruePVE and other similar from interfering with how this plugin works. My plugin controls damage properly for the correct functioning of the plugin. This is specified in the config for my plugin. If you remove that hook then this plugin will not function correctly. So let's work out what your issue is rather than just remove portions of code which are there for a reason.

1.9m

Downloads

Total number of downloads.

9k

Customers

Total customers served.

132.2k

Files Sold

Total number of files sold.

2.8m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.