on_player_joined_game and other events

Place to get help with not working mods / modding interface.
User avatar
Adil
Filter Inserter
Filter Inserter
Posts: 945
Joined: Fri Aug 15, 2014 8:36 pm
Contact:

on_player_joined_game and other events

Post by Adil »

So, the documentation on these is pretty laconic.
Anyone found the difference between `on_player_joined_game` and `on_player_created`?
Would it be enough to generate the player related data in creation event?
I do mods. Modding wiki is friend, it teaches how to mod. Api docs is friend too...
I also update mods, some of them even work.
Recently I did a mod tutorial.
Supercheese
Filter Inserter
Filter Inserter
Posts: 841
Joined: Mon Sep 14, 2015 7:40 am
Contact:

Re: on_player_joined_game and other events

Post by Supercheese »

A player is only created once, but may connect/disconnect from a game many times.
Post Reply

Return to “Modding help”