HI!

I need a function that remove all entieties who have something in common.
I played with handle & arrays, but it didnt work because some of the entieties were removed before.

Example: all entities with Skill99==1 -> ent_remove

I think this is possible, but I cant find the solution...

thx nipx