Skip to content

Death Message #20

Description

@sudojunior

Should the mod post a message when a player dies?

In the long term, I would expect it to have #5.

death-message-1=
death-message-2=
death-message-3=__1__
death-message-(n)=
...

https://wiki.factorio.com/Tutorial:Localisation

local death_message_count = 3

game.print({"death-message-"..math.random(death_message_count), game.players[event.player_index] })

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions