Skip to content

Version 6.5.2 on 1.5.97 Skyrim: Spells with explosions, such as Fireball, are triggering OnWeaponHit() with an incorrect akSource and formtype. #41

Description

@Dodoshian

Fireball, and other spells that have an area connected (maybe just with an explosion), will cause any registered weapon hit events on the casting actor to run. The akSource is not None, but the akSource's EditorID is "Unarmed", and the formtype is 41 (weapon). The type is not Explosion or Spell as would be expected.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions