-
Posts
2,076 -
Joined
-
Last visited
-
Days Won
17
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by ZEODE
-
Changed Status from Pending to Not a Bug
-
Then your players are not doing very well and leaving the heli for too long without attacking it, unless its retiring in the middle of a fight. In which case either a player in the team is using the retire command or another plugin is interfering with it
-
They work with this config option: "Number of rockets to fire during orbit strafe (Default = 12)": 12, Number of rockets to fire during the orbit strafe is set there, the default = 12. The variance allows you to specify the maximum variance either negative or positive of additional/less rockets to fire during an orbit strafe. So as default, it will fire a maximum of between 9 and 36 rockets during an orbit. ie 12 - 3 = 9 and 12 + 24 = 36. The default config options match the default Rust numbers for vanilla heli. The actual number is chosen at random between the specified range as set in the config.
- 415 comments
-
- #helicopter
- #helicopters
- (and 17 more)
-
Changed Status from Work in Progress to Closed
-
Changed Status from Pending to Closed Changed Fixed In to Next Version
-
Changed Status from Pending to Not a Bug
-
Changed Status from Pending to Work in Progress
-
Also, check you have correctly configured the custom reward item in the config.
-
Some context on how and when this error occurred would be great, this gives me nothing to go on.
-
Changed Fixed In to Next Version
-
Using that hook wont change the way this plugin works with LockOnRockets, however, I have identified the issue and it will be fixed in the next update. Without using OnEntityKill.
-
This is impossible, unless you have a config error or another plugin is conflicting and preventing heli gun fire. Upload your config file here for me to check if you like.
-
Changed Status from Pending to Not a Bug
-
Already a config option, although a command is not necessary. Check the config file under Patrol Helicopter Options
-
- 415 comments
-
- #helicopter
- #helicopters
- (and 17 more)
-
Changed Status from Pending to Closed
-
Yes, this is probably due to the default heli lifetime for vanilla helis being set at default value. There is a server convar for this value "heli.lifetimeminutes". I will address this in a future update, but for now try setting this convar to the longest you will need for your heli profiles (set to the highest despawn time you use) in your startup or server.cfg file. Remeber the convar is minutes, not seconds.
-
It's possible, but will be for a future update. Once I have got on top of the few remaining bugs on this plugin I need to give Bradley Drops some love Haven't had any reports from anyone else about this, no. I am working on Heli strafe to address another bug though and this will bring improvements which might sort this issue too.
- 415 comments
-
- #helicopter
- #helicopters
- (and 17 more)
-
Oxide or Carbon?
-
- 22 comments
-
I don’t think so, Facepunch have made a lot of changes to the patrol heli recently, even some minor changes which have appeared which have affected normal behaviour I was used to and new variables/settings. You are not the only person having this issue, but not everyone is. I have a couple of ideas on how to fix it, when I can get to sit down at my computer. Work is so busy atm, I’m finding it harder and harder to get seat time at my PC
-
- 201 comments
-
- #stacks
- #rust stacks
- (and 22 more)
-
Does this happen during the middle of a heli fight, or when it first spawns?
-
I will look at this when I am home and can get to the computer to make changes to this if needed. I think I added that so the people who wanted to add custom items to their loot tables with custom names could do so. But unless people are putting incorrect vanilla names I fail to see how it’s preventing stacking with vanilla items. But I can put a check in to only alter the name if a custom name is provided and update my documentation if needed. You haven’t reached out to me to mention this issue, if you had I would have looked into it. I get what you are saying about not having to do work for third party plugins, but a quick DM and we could have sorted this. It works both ways, I have reached out to you ages ago about your incorrect usage of the CanCombineDroppedItem hook, which after many, many updates you still haven’t corrected and incorrectly return false from a hook which should return type object, not boolean, so should only ever return true or null. This causes conflicts with every plugin which uses that hook correctly. I DM’d you about it, then after no reply opened a support thread here: https://umod.org/community/stack-modifier/52770-cancombinedroppeditem-conflict-return-error But you have not replied to that thread either. If you have any issues in the future with any of my plugins, just reach out to me and we can discuss and sort them easily, as other devs have done and as I have to other devs. Z
- 201 comments
-
- #stacks
- #rust stacks
- (and 22 more)
-
Changed Status from Pending to Not a Bug
