You should not have to do that… uhm. Maybe add the used actors to an array and do a index loopcheck when you spawn new actors. And if it is false then spawn the new actor and add it your usedActorArray.
I would do 2 spawn actor functions but with the same mechanism to make sure wich has already spawned.