Page 1 of 1
How to count decoratives?
Posted: Sat Jun 24, 2017 5:13 pm
by AntiElitz
Is there still a way to count decoratives? Since they are not an entities anymore, I can't use "count_entities_filtered". The only thing I found for the new type was "surface.destroy_decoratives"
Re: How to count decoratives?
Posted: Sat Jun 24, 2017 11:31 pm
by AntiElitz
A bit more precice now: What i want to do is limit the number of decoratives to about 100 per chunk. I also don't know how i can select a single doodad for removal, since you can only remove them i a specified area.