0 of 0

File information

Last updated

Original upload

Created by

Denny Freuder

Uploaded by

Dodoshian

Virus scan

Safe to use

9 comments

  1. MoSami2003
    MoSami2003
    • premium
    • 52 kudos
    GetActorExpectedDamage seems very useful. Does it also work for calculating unarmed damage, including unarmed creatures' damage, or only weapon damage?
    Really hope this comes to AE so I can test it out.
  2. shazdeh2
    shazdeh2
    • premium
    • 257 kudos
    Hope this comes to AE, I've been looking for SetAmmoPlayable for a while! :)
  3. BellCube
    BellCube
    • Moderator
    • 50 kudos
    Quick question. Does SE in this context mean this mod isn't available for Oldrim or does it mean it doesn't work on 1.6+ versions?
    1. Dodoshian
      Dodoshian
      • member
      • 12 kudos
      It means that it doesn't work with AE, only with SE. Versions before 2.0 should be fully compatible with every version though.
  4. AndrealphusVIII
    AndrealphusVIII
    • premium
    • 1,616 kudos
    Does GetTemplateArmor() and GetTemplateWeapon() also work on player enchanted weapons and armors? If so, that'd be great. I'm going to test this.
    1. Dodoshian
      Dodoshian
      • member
      • 12 kudos
      I'm fairly certain that for player enchanted gear, there is no need to call the function. Just use the Weapon form. Weapons aren't instantiated so just using the base weapon form is enough. Player made enchantments add additional data onto the ObjectReference of the weapon, but the weapon remains unchanged.

      Btw its amazing seeing you here. I use Andrealphus' Papyrus Functions all the time!

      I just uploaded a big update so have a look and see if anything else is useful.
    2. AndrealphusVIII
      AndrealphusVIII
      • premium
      • 1,616 kudos
      I'm fairly certain that for player enchanted gear, there is no need to call the function. Just use the Weapon form. Weapons aren't instantiated so just using the base weapon form is enough. Player made enchantments add additional data onto the ObjectReference of the weapon, but the weapon remains unchanged.
      I see. So the game doesn't actually make a new weapon, instead an objectreference?

      Btw its amazing seeing you here. I use Andrealphus' Papyrus Functions all the time!
      Thank you.

      I just uploaded a big update so have a look and see if anything else is useful.
      Ohh, nice! Don't mind me if I do.
  5. BlazeStryker
    BlazeStryker
    • premium
    • 54 kudos
    This is a wonderment. I do hope it will not conflict with the rectent crafting recipe distribution mod's Skse file meant to find items and create crafting/smelting recipes for our game builds.
  6. waeq17
    waeq17
    • premium
    • 55 kudos
    This is actually underrated, thanks for your work!