[Harkonnen] [0.15.12] create/destroy_decoratives not doing anything.
Posted: Mon May 22, 2017 6:30 am
I did some quick testing from the console window, and I couldn't get the create_decoratives or destroy_decoratives function to work at all.
/c game.surfaces[1].create_decoratives{check_collision=false, decoratives={{name="red-asterisk", position=game.player.position, amount=1}}}
/c game.surfaces[1].destroy_decoratives{{-100, -100}, {100, 100}}
Both don't seem to do anything for me.
/c game.surfaces[1].create_decoratives{check_collision=false, decoratives={{name="red-asterisk", position=game.player.position, amount=1}}}
/c game.surfaces[1].destroy_decoratives{{-100, -100}, {100, 100}}
Both don't seem to do anything for me.