void main() { location lLocation = GetLocation(GetWaypointByTag("GrimlarAttack4")); CreateObject(OBJECT_TYPE_CREATURE, "heroofgrimlar", lLocation, FALSE); }