Why won't this bush be deleted?!
-
Yes, why?!
I remove other objects this way, but this one stubbornly remains:
returnedProp = Function.Call<Prop>(Hash.GET_CLOSEST_OBJECT_OF_TYPE, -561.7426f, 4439.272f, 24.94009f, 1.0f, 1277635601, 0); // prop_bush_lrg_03 if (returnedProp != null && returnedProp.Handle != 0) returnedProp.Delete();
-
@meimeiriver I have no idea but found this and had to post
