Jump to content

Help applying different arrows to Bound Bow


niagra127

Recommended Posts

I have made new arrows, created a Projectile and an Ammo in the records. Making it a normal arrow works perfectly with normal bows but setting the arrows to be bound arrows and changing the PROJ in the bound bow magic effect to my new arrows still has it using the old bound arrows. Am I missing a record somewhere?
Link to comment
Share on other sites

It probably links the original arrow in via a script and the record for it is simply to define the item in question for scripting purposes.

 

PEX Decompiler, and PEX Compiler are both available here on the Nexus and can be used to alter the game's scripts and recompile them as a new script that you would assign to the spell via your plugin. I'm not personally experienced with this so I probably couldn't offer more specific help but basically you want to find anywhere the default script references the old arrows and change that to your new arrows.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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