Djinni Wiki
Advertisement

function RemoveAttackSequence (string sSeqName, object oCreature = OBJECT_SELF)

Removes attack sequence from given creature.

  • Returns 1 on success, 0 on failure (invalid data)
  • Return type: int
  • Include file: nwscriptdefn
Advertisement