Djinni Wiki
Advertisement

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

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

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