Djinni Wiki
Advertisement

function GetFactionLeastDamagedMember (object oFactionMember=OBJECT_SELF, int bMustBeVisible=TRUE)

Get the member of oFactionMember's faction that has taken the fewest hit points of damage.

  • Returns OBJECT_INVALID if oFactionMember's faction is invalid.
  • Return type: object
  • Include file: nwscriptdefn
Advertisement