TL;DR
I suggest adding a parameter similar to LuaGameScript:technology_notifications_enabled but for player kills
Why?
I'm creating the PvP scenario and disabled the ingame research notification and added the custom ones:
02-22-2026, 02-04-35.png
And I want create something similar for player ...
Search found 5 matches
- Sat Feb 21, 2026 11:05 pm
- Forum: Ideas and Suggestions
- Topic: Disable player kill notification
- Replies: 0
- Views: 143
- 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: 2580
Re: [2.0.66] UnitGroup distracts when defines.distraction.none
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 ...
Updated scenario ...
- 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: 2580
[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: 868
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: 868
С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 ...