Add recipe notification read access.

Place to ask discuss and request the modding support of Factorio. Don't request mods here.
Post Reply
Luciole
Manual Inserter
Manual Inserter
Posts: 1
Joined: Tue Aug 29, 2023 9:38 pm
Contact:

Add recipe notification read access.

Post by Luciole »

Currently we have write access to recipe notifications using PlayerLua.clear_recipe_notifications() and PlayerLua.add_recipe_notification(recipe).
But we can't know about current recipe notifications with something like PlayerLua.get_recipe_notifications().

Why:
To allow to synchronize recipe notifications status between maps for mods like Clusterio.

Post Reply

Return to “Modding interface requests”