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