HelicopterRevival


Adds a fully animated attack helicopter to the game. Ideal for getting from A to B quickly, exploring the map, building islands and nuking biters from the sky. Originally forked from Kumpu with fixes for Factorio 0.18.2+, but adding some enhancements of my own as well.

Content
1 year, 4 months ago
0.18 - 1.1
68.3K
Transportation

b error in logs

2 years ago

Good afternoon! I found errors in the logs related to your mod

20.403 Error ControlSettings.cpp:220: heli-zaa-height-increase (custom-input): unknown key_sequence: Up
20.403 Error ControlSettings.cpp:220: heli-zab-height-decrease (custom-input): unknown key_sequence: Down

At first I mistakenly turned to the author of another mod, he answered me:

To fix it, lines 27 and 34 of input/input.lua need to be changed to
key_sequence = "up",
and
key_sequence = "DOWN",

Thanks!

2 years ago

Not quite: both "UP" and "DOWN" must be all caps. :-)

2 years ago
(updated 2 years ago)

Sorry, didn't see it. Translated the message through google translator. And he is a scoundrel - he changed the letters.

2 years ago

Thanks for the heads up. It's already fixed in my local repository.

New response