[Rseding91] get_control_behavior().disabled is not reliable on its own
Re: get_control_behavior().disabled is not reliable on its own
Thanks for the report. Do you have some simple save file I can test that reproduces the issue?
If you want to get ahold of me I'm almost always on Discord.
Re: get_control_behavior().disabled is not reliable on its own
Attached the simplest one. The right stop had its Logistic connection activated and deactivated, is showing yellow lights (correct) but returns true for this:
Code: Select all
/c game.print(serpent.line(game.player.selected.get_control_behavior().disabled))
- Attachments
-
- cb_disable_test.zip
- (1.32 MiB) Downloaded 136 times
Re: [Rseding91] get_control_behavior().disabled is not reliable on its own
Ok, it's now fixed for the next version of 0.17.
If you want to get ahold of me I'm almost always on Discord.