Hi.
I'm trying to set up an NPC package set that will do the following;
1) NPC sandbox at location1 for 2-3 hours,
2) NPC walk to location2 ( with weapon drawn, along a specific path )
3) NPC sandbox at location 2 for 2-3 hours,
4) NPC walk to location 1( with weapon drawn, along a specific path )
5) Repeats
UPDATE: Able to solve this by using GetCurrentTime, and a total of 3 sandbox packages.