// ClearAreaOfObjects
void CLEAR_AREA_OF_OBJECTS(float x, float y, float z, float radius, int flags);
I looked through the PC scripts that this site provides you with a link to find. It shows the last param mainly uses, (0, 2, 6, 16, and 17) so I am going to assume it is a type of flag.