Jump to content

Which weapon hit me?


senterpat

Recommended Posts

Would it be possible to check what type of weapon is damaging the player. I want to make an extended injury mod, but want to give certain weapons a chance to cause an injury based on weapon type, (ie energy burn, gunshot wound) without editing every weapon in the game.

 

I can figure how to do everything else, but I can't think of how I could track which weapons are damaging the player. Probably an nvse command that I don't know of.

Edited by senterpat
Link to comment
Share on other sites

I would like to point out that that module had a lot of conflicts, as there are quite a few things that don't like a script running on the player. I know for sure that PN had an issue with the medical module of Arwen's that resulted in CTDs when used together.

Link to comment
Share on other sites

Being an overhaul, Arwen's will have a lot of conflicts, yes.
I recall now, the CTD issue with PN was apparently caused because the variables declared in PN quest result scripts will overwrite the player script variables. Snakester figured out that issue, and had Arwen reserve about 30 ref variables at the top of the player script as a work-around.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...