I have an actor in a cell that is somewhere else other then where the player will be. I want this actor to leave where they are at say 4:00 and set up a package for them to do that and come to where the actor is. How ever they do not seem to come? Is there something that needs to be done because perhaps that cell they are in is not loaded ?
I done a lot of experiments with packages, and my conclusion is that only the travel package will start also if the cell ( or the actor ) have not loaded.
For example if you you use a package with a find procedure and then a travel procedure that point to the result of the find procedure, until the cell is not loaded the package will not start.