Page 1 of 1

Have the on_robot_built_tile event give the surface_index directly

Posted: Wed Dec 05, 2018 10:12 pm
by project6
Yes, we can get the LuaSurface through the entity. But seeing as on_player_built_tile provides the surface_index it seems inconsistent. Having the surface_index given seems relevant since acting the built tiles requires it.

Re: Have the on_robot_built_tile event give the surface_index directly

Posted: Thu Dec 06, 2018 10:01 am
by bobingabout
I'd guess that if it was on the player version but not the robot version, then it is likely something that was overlooked.