I have a server script that sends a signal to NPCs, but I would like them to all trigger on their own as opposed to having them all trigger once one of them receives a signal. I'm not even sure if this is possible however, and was originally going to resort to adding scripts into each NPC and have them just check if they receive a signal on their behalf until someone told me I could use a single script.