The waitInZone native AI script function makes the group wander in the specified zone.
()waitInZone(Zone: s)
This function does not return a value.
()waitInZone("Forest");
This example code makes the group wander in the "Forest" zone.