Djinni Wiki
Advertisement

function GetAttemptedAttackTarget ()

Get the target that the caller attempted to attack - this should be used in conjunction with GetAttackTarget(). This value is set every time an attack is made, and is reset at the end of combat.

  • Returns OBJECT_INVALID if the caller is not a valid creature.
  • Return type: object
  • Include file: nwscriptdefn
Advertisement