miniMAXIme: Character scaler and selector

by Pi-C

The player stands like a giant near the vehicles. Now you can adjust the size of your character -- and you can change your appearance at any time if you've other mods that provide extra characters!

Tweaks
a day ago
0.16 - 2.0
28.2K

b [Bug of other mod] Error with HelicopterRevival mod

2 years ago
(updated 2 years ago)

Good afternoon! I found errors in the logs related to the HelicopterRevival mod https://mods.factorio.com/mod/HelicopterRevival

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

I will attach the text of the log in the message below. After your reply, it will be deleted.

Thanks!

2 years ago
(updated 2 years ago)

Log removed

2 years ago

It's a non-crashing bug. Also, it's a bug in HelicopterRevival, not this mod. Please report it there!

To fix it, lines 27 and 34 of input/input.lua need to be changed to

key_sequence = "UP",

and

key_sequence = "DOWN",
2 years ago

Good! Clear. Thanks a lot! I'll ask the author of the second mod.

New response