Jump to content

Recommended Posts

  • Replies 44
  • Created
  • Last Reply

Top Posters In This Topic

Posted (edited)

I figured it out. This is the script I wrote to remove items from the player's inventory that are in a formlist and deposit into a container.

 

  Reveal hidden contents

Edited by Chris20201986
Posted
Next project. Say I have a pickaxe. It's the only weapon like it in the game. It has the ability to mine stalhrim. Upon the player retrieving item, and enchantment should be learned to be able to enchant other pickaxes with the ability to mine stalhrim. How should I go about this? Or maybe and instant thing? Like as soon as the play has the item their other pickaxes become usable for mining stalhrim? I would hate to have to disenchant and loose the ancient nordic pickaxe just to learn the enchantment. No skse use.
Posted

You want other pickaxes to mine stalhrim but only after obtaining the ancient nordic pickaxe?

 

Add a small script to a player alias. Use an inventory event filter for the ancient nordic pickaxe.

When the ancient nordic pickaxe is added to inventory, add all the other pickaxe items to the DLC2 formlist that the stalhrim nodes use for the allowed tools. No SKSE needed for that.

 

As far as an actual enchantment, no idea.

  • 2 months later...
Posted

Is there a way to write a script that places a trigger/activator at the players feet? Like a spell that places the trigger at playerref i think.

  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...