#Would it be possible to use a single script to control up to 100 NPCs individually?

1 messages · Page 1 of 1 (latest)

dawn escarp
#

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.