Skip to content

Ability to add more events besides join/leave and chat messages. #6

@AGuyNamedJens

Description

@AGuyNamedJens

It does require manual save editing. The user would need to add custom events for this in control.lua which is located in the save file.

They would be adding a line like so:
script.on_event(defines.events.on_rocket_launched, function(event) print("A rocket was launched") end)

I'll test it on my own factorio server soon. Will update this issue accordingly.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions