How do I modify my npc's to talk when they are standing still?

They currently only talk when they walk


Thanks,
Red.


EDIT: Nevermind fixed it: updateReq = true;
Only need to make a timer or something now...

EDIT2: Used: Misc.random() for timer xd