Obtaining Package References

Post » Fri Apr 10, 2015 4:51 am

So in order to command an agent exactly what I want it to do in combat, I'm going to make use of the AddPackageOverride() function from the PapyrusUtil script extension libraries. Whenever I want the agent to do something, ill just assign it the package corresponding to that action! My issue is that in order to use AddPackageOverride() I obviously need references to the packages I want to add. I can make the packages fine, the question is how to obtain references to all of them within my script. Any ideas?

Nathan

User avatar
Tammie Flint
 
Posts: 3336
Joined: Mon Aug 14, 2006 12:12 am

Return to V - Skyrim