mod development
Posted: Sun Mar 29, 2020 10:21 pm
I need help. I'm new to mod development. how do I mark entities so that the DECONSTRUCTION BOTS remove them by means of selection. 

Code: Select all
/c
entity = game.player.selected
entity.order_deconstruction(entity.force)