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