Blaze340 Posted February 24, 2016 Share Posted February 24, 2016 (edited) I'm trying to get an NPC to run from one location to the next (Say Robbers Gorge to Whiterun Plains District), but when they get to their destination, they switch to walking and sandbox in that area. My question would be, is there a way to achieve what I want in a single package or do I seriously need to create multiple packages to make it work? (One package to have him RUN to Whiterun and another for him to sandbox there without the running?) Main reason I'm asking is because I found out the hard way that there's a limit to the amount of packages you can load onto an NPC (Ended up adding multiple packages doing exactly what I said above) so now I'm trying to consolidate them and fit in the remaining package needed for him to be complete... Edited February 24, 2016 by Blaze340 Link to comment Share on other sites More sharing options...
sLoPpYdOtBiGhOlE Posted February 24, 2016 Share Posted February 24, 2016 Yep you can consolidate multiple packages into one package by creating your own custom package with procedures and branches and conditions you want.Maybe start with having a read here: http://www.creationkit.com/Category:Package_Templates Plenty of info and links on the page to get you started. Link to comment Share on other sites More sharing options...
Blaze340 Posted February 25, 2016 Author Share Posted February 25, 2016 Yep you can consolidate multiple packages into one package by creating your own custom package with procedures and branches and conditions you want.Maybe start with having a read here: http://www.creationkit.com/Category:Package_Templates Plenty of info and links on the page to get you started.Ha! Thanks! Took me a few hours to finally understand and finish up what I was doing (CK kept crashing every time I modified the conditions or procedure of the AI package in a particular way).... Link to comment Share on other sites More sharing options...
Recommended Posts