Compare commits

..

No commits in common. "70919cf5f2d102de92db1d253d3d7f9f22b2d60c" and "bae57c11b7788b796bb02d5e87090683cdd73807" have entirely different histories.

3 changed files with 0 additions and 3 deletions

Binary file not shown.

View File

@ -6,8 +6,6 @@ Event OnUpdate()
EndEvent
;/
; Disabled, currently broken
Event OnHit(ObjectReference akAggressor, Form akSource, Projectile akProjectile, bool abPowerAttack, bool abSneakAttack, bool abBashAttack, bool abHitBlocked)
If _00E_FS_NQR01_CurrentlyInCombat.GetValueInt() == 0 && bReady
@ -28,7 +26,6 @@ Event OnHit(ObjectReference akAggressor, Form akSource, Projectile akProjectile,
EndIf
EndEvent
/;
bool bReady = True