HeliControl
Moved
Total Downloads: 35,358 - First Release: Sep 18, 2015 - Last Update: Apr 19, 2018
- 5/5, 74 likes
-
How do I get him spawn every 3 hours? I tried to tweak the settings but I did not succeed.
-
Change the following in your config:
from 0.0 to 10800 (3 hours in seconds).Code:Spawning - Automatically call helicopter after this many seconds
-
Yes call in heli with HeliControl, unload HeliControl, shoot heli down and the boxes are there, im running a default helicontrol so its not really working
[DOUBLEPOST=1501583434][/DOUBLEPOST]i have deleted the files in data, config and the .cs and redownloaded it. installed it, called it and shot it down. still no boxes..
Code:HeliControl was compiled successfully in 2379ms Loaded plugin HeliControl v1.2.2 by Shady [HeliControl] No weapons data found, creating new file... Calling 'OnServerInitialized' on 'HeliControl v1.2.2' took 523ms
-
Anyone?
-
I'm not sure how this issue could be occurring with a completely clean config and download of HeliControl. I'm assuming there must be some type of conflict somewhere, are there any other plugins you run that may modify the Helicopter?
-
i don't have file to edit the ammos when drop on heli, i have only: heli controll cooldowns | heli control spawns | heli control weapons | don't have other fite on DATA to edit ammo.
-
Set this to true and it will generate "HeliControlData.json" in data.Code:
"Loot - Use Custom loot spawns": false,
-
No i do not have anything that modifies anything to do with the heli, i have now removed all plugins from my server and still no boxes when running this plugin.Last edited by a moderator: Aug 3, 2017
-
/callheli doesnt work after update its also not outputing anything in console
-
works fine here, have you enabled the permissions?
-
yes the heli shows up in my hud but never appears
-
running the default hud or infopanel?
-
i think delays changed or something cause i waited about 10 mins and they never spawned then i waited another 5 and its magically working again
-
server spawned heli's have loot boxes, called ones don't so this leads to this plugin
-
I'd love to be able to control the time between choppers and potentially the length they stay. Many of the players on my server complain it comes too much.
-
Makes sense now. I forgot I implemented a permission called "helicontrol.nodrop", which when granted to someone, the helicopters those players call do not allow boxes to drop. Try revoking that permission from yourself, sorry about that!

You can modify the length they stay already, using the config option: "Misc - Maximum helicopter life time in minutes".
As for spawning, right now you can only set a specific time, as you probably already know. In the future, this will probably be a range, so you can have it, for example, between 32 and 75 minutes. -
How did I not see this? Sorry to waste your time!
And yeah, ranges are nicer for sure. -
If I give the permission: helicontrol.callheliself
Is the command still: /callheli ? -
Yes. Though if you have the admin (helicontrol.admin or helicontrol.callheli) permission, it will override all the other perms.
