i have this actor, that's supposed to wait for another actor, kill him, loot (mostly everything) from his body and run to a certain location (added a screenshot of the package that should do this)
the whole thing is behaving weird in two ways: as planned, actor a kills actor b, walks over to his body - and then stops doing anything first (he also doesn't turn hostile to player yet (i assumed he'd be "criminal" after the murder and set enemy automatically?)) instead of looting the body.
the moment i (pc) walk over to the body and pick up the items myself though, actor a turns hostile and attacks me.
this is especially weird, because i have the accquire-procedure set up to "steal yes, pickpocket yes, kill NO)
does anybody have any idea why he won't loot the body? (i've tried with both the target actor as ref and as location in the find procedure, but both to no avail)
[img]http://www.neuwinger.com/dl/package_ygor.jpg[/img]