I updated the test scenario, added 2 groups in which units added via group command on corresponding unit. One unit with use_group_distraction = true, and another with use_group_distraction = false. But all gruops still get distracted when get attacked. Is this still not a bug?
Updated scenario ...
Search found 4 matches
- Fri Sep 12, 2025 6:00 pm
- Forum: Resolved Problems and Bugs
- Topic: [2.0.66] UnitGroup distracts when defines.distraction.none
- Replies: 3
- Views: 512
- Fri Sep 12, 2025 2:44 pm
- Forum: Resolved Problems and Bugs
- Topic: [2.0.66] UnitGroup distracts when defines.distraction.none
- Replies: 3
- Views: 512
[2.0.66] UnitGroup distracts when defines.distraction.none
When I use LuaCommandable:set_command with defines.distraction.none, when LuaCoomandable is UnitGroup, the units still get distracted when they are attacked. However, this does not happen when LuaCoomandable is Unit.
Here is the test scenario:
Here is the test scenario:
- Sat Jun 07, 2025 2:02 pm
- Forum: Ideas and Suggestions
- Topic: Сommand line option to enable replay recording
- Replies: 2
- Views: 476
Re: Сommand line option to enable replay recording
it would not be able to *enable* a replay on an existing save file
Yes, I know it. I'm starting my event from scenario with such command:
factorio.exe --start-server-load-scenario pvptorio-new/custom-pvp --server-settings .\server-settings.json --port 34197
And if I want to enable replay, I ...
- Sat Jun 07, 2025 1:20 pm
- Forum: Ideas and Suggestions
- Topic: Сommand line option to enable replay recording
- Replies: 2
- Views: 476
Сommand line option to enable replay recording
TL;DR
In version 2.0.52, the --run-replay command line option was added, maybe this is a good reason to finally add the function to enable replay recording from the command line?
What?
I suggest to add command line option to enable replay recording. Something like --enable-replay or additional ...
In version 2.0.52, the --run-replay command line option was added, maybe this is a good reason to finally add the function to enable replay recording from the command line?
What?
I suggest to add command line option to enable replay recording. Something like --enable-replay or additional ...