That's what I get for posting after just waking up ... I thought this was Death Notes lol. Oops. Can you share the fix? I'll patch mine until he fixes
HeliControl
Moved
Total Downloads: 35,358 - First Release: Sep 18, 2015 - Last Update: Apr 19, 2018
- 5/5, 74 likes
-
It seems that when using my own custom loot tables at HeliControlData.json, the crates pretty much always choose exactly 2 tables and make all crates that spawn use just those 2, usually resulting in a 2-3 split when I spawn 5 chests. I know you said there are no weights yet so I tried making duplicates but the spawns still only seem to choose 2 while every once in a while having 3. I would really like for all 5 crates to be unique.
Also, I tried commenting out helicopter.maxCratesToSpawn = 0; and it didn't seem to work so I just made 0 = the number I wanted and that worked fine when using /killheli. -
As for the other guy who said /killfireballs wasn't working, you're right. I'll fix this as soon as I can. -
Is there code in HeliControl for how it chooses what loot gets pulled from the tables? I wouldn't mind looking at it as I am using BetterLoot and it ruins the crates so I am pretty much forced to use UseCustomLoot = true. If you knew what line it was on I could look around.
-
Code:
if (heliname == "heli_crate.prefab")
-
Hello! Is there any way to get heli more powerful? he spams 20+ rockets and the armor wall taken too small damage.
If i set "DisableNapalm" to "true", sometimes, heli spams rockets (fire rockets, without napalm by config), that do not cause damage to the walls.
Any idea how to remove napalm rockets away and get rockets more powerful? -
Currently, it is not possible to scale the damage of the rockets any higher. I also haven't been able to find a way to scale it using OnEntityTakeDamage, so I'm still trying to figure out how the damage works. The napalm may actually be the damage, it's just the initial ones may be doing more damage than the ones that stick around on the ground. I'll have to look into it more. -
Shady757 updated HeliControl with a new update entry:
1.0.19
-
Return to consol by nick player, made bad everything was fine
-
callign to p[layer no longer working, get "couldnt find player" every time
-
-
chat command, i reverted to the previous version so i could call to player
-
Shady757 updated HeliControl with a new update entry:
1.0.20
-
-
Attached Files:
-
-
for me the heli will fly around for some time than freezes in that one location
and stop flying ^^ every one can shoot it and it dose not shoot back :'( ^^ -
After use this plug-in ...help
Code:[04/08/2016 16:04:06] Missing projectileID (685) [04/08/2016 16:04:06] Missing projectileID (686) [04/08/2016 16:04:07] Missing projectileID (498) [04/08/2016 16:04:09] Missing projectileID (501) [04/08/2016 16:04:12] Missing projectileID (664) [04/08/2016 16:04:13] Missing projectileID (502) [04/08/2016 16:04:13] Missing projectileID (493) [04/08/2016 16:04:16] Missing projectileID (499) [04/08/2016 16:04:16] Missing projectileID (496) [04/08/2016 16:04:17] Missing projectileID (491) [04/08/2016 16:04:18] Missing projectileID (484) [04/08/2016 16:04:18] Missing projectileID (500) [04/08/2016 16:04:18] Missing projectileID (497) [04/08/2016 16:04:19] Missing projectileID (494) [04/08/2016 16:04:19] Missing projectileID (492) [04/08/2016 16:04:19] Missing projectileID (485) [04/08/2016 16:04:21] Missing projectileID (488) [04/08/2016 16:04:22] Missing projectileID (487) [04/08/2016 16:04:22] Missing projectileID (476) [04/08/2016 16:04:22] Missing projectileID (475) [04/08/2016 16:04:22] Missing projectileID (495) [04/08/2016 16:04:22] Missing projectileID (490) [04/08/2016 16:04:23] Missing projectileID (489) [04/08/2016 16:04:24] Missing projectileID (478) [04/08/2016 16:04:24] Missing projectileID (477) [04/08/2016 16:04:29] Missing projectileID (480) [04/08/2016 16:04:31] Missing projectileID (481)
-
-
You can add function to spawn a helicopter while the message? we connect CoptorTracker it conflicts with it, you can come up with something during the spawn? that after the console command displays the chat message - "Patrol helicopter Spawned" sorry for my english
-
ok I have created a helicontroldata.json file with what I want to be in each of the 4 loot boxes. I have looked all over and can't find where I put this though. I did change custom loot to true already. Sorry very new to modding and I'm more of the artist/animator side so swimming my way thru the modding/programming side very slowly. Thanks for your help! Sorry for being a newb