I have rewritten Quest that touched Vanilla Dialog in my mod ... not fun....
I have tried to fix a simple package that uses a weapon after following the target and at some point have had to use scripting to just make it work because the package wont on its own.
I now am at a simple package that went to location, activated an object (Pole) that opens a portal. Then actor then moved through the portal. This was a custom package again that I combined functions.
Instead the actor was not doing anything so I investigated the package and added a marker instead of an object for the actor to move to. then they would run to the marker but not activate the portal or even step through the path where the second location point was instead they run down the street to some corner I never even worked on or edited and they run against a wall there ?
Mind you I put a script on the actor monitoring what packages were running etc and the correct package was running.
I believe Vanilla Packages are some how effected if you create a custom package which is what I did to a few places in my mod to get a better action. This all worked until the upgrade...
I have stared at this and see no reason it should not work ?
I am so TIRED of this.....
