Event for when a player clicks to view a Pin

Place to ask discuss and request the modding support of Factorio. Don't request mods here.
User avatar
Shemp
Long Handed Inserter
Long Handed Inserter
Posts: 83
Joined: Mon Jan 19, 2026 6:51 pm
Contact:

Event for when a player clicks to view a Pin

Post by Shemp »

I would like an event when a player clicks on a Pin to jump to its location in Remote View. This would be similar to on_player_clicked_gps_tag, but would return the LuaPin instead.

This would nicely complement the recently added LuaPin interface.

-------------------------

It may also be useful to have events for: But these are less necessary because the Pins can be monitored during an on_tick event, or you could shadow the add_pin input with a CustomInput to simulate an "Add pin" event.
Post Reply

Return to “Modding interface requests”