Strange -- Here's a way to do it without the break; statement. Maybe that was causing something to go awry. object oTarget = GetFirstObjectInShape(SHAPE_SPHERE, 17.0, GetLocation(OBJECT_SELF), TRUE, OBJECT_TYPE_CREATURE); int nBreak=0; while (nBr...
[Read More]