Page 1 of 1
on_player_selected_area not called w deconstruction planner
Posted: Fri Jun 02, 2017 7:54 am
by mophydeen
The event, on_player_selected_area, is not called when using the deconstruction planner.
Re: on_player_selected_area not called w deconstruction planner
Posted: Fri Jun 02, 2017 9:31 am
by Klonan
mophydeen wrote:The event, on_player_selected_area, is not called when using the deconstruction planner.
Thanks for the report,
I am pretty sure that is on purpose, it is only called for custom selection tools
Rseding91 might have some clearer insight as to the why,
But for now this is working as intended
Re: on_player_selected_area not called w deconstruction planner
Posted: Fri Jun 02, 2017 9:49 am
by Choumiko
Rseding91 wrote:Deconstruction planners and blueprints don't fire that event. The event specifically says it only fires with the selection-tool item type.
I'll look into the reason why I made it work that way and see about changing it.
From:
viewtopic.php?f=28&t=48731
So maybe move it to minor/known issues? (Unless Rseding already decided it's not a bug)
Re: on_player_selected_area not called w deconstruction planner
Posted: Fri Jun 02, 2017 9:59 am
by mophydeen
I know a deconstruction planner is not a selection tool (type).
I don't care if it's that type.
I would just like it to trigger the event
