GreatLucifer Posted December 1, 2010 Share Posted December 1, 2010 (edited) I'd say, swap GetCurrentAIProcedure to GetCurrentAIPackage (and than ofcourse the ZLabWorkerTakeNotesPackage, or whatever name you gave the package he should be running). You could also delete that condition altogether, assuming you want him to always write when near his "ZLabWorkerTakeNotesREF"... Lucifer EDIT: GetCurrentAIProcedure=28 means it has to be running an (empty) UseItemAt package. If you were already doing this, the problem probably lies elsewhere... if you weren't, altering this would fix it too (like swapping Wander to UseItemAt). If you want a savefire way of doing this, instead of creating a duplicate, use the original SE09 and alter the conditions (to 'OR', and you'd need to add two). This is what worked for me. Edited December 1, 2010 by GreatLucifer Link to comment Share on other sites More sharing options...
Recommended Posts