Hi Telapicus,
I create two array variables; first contains actor classes to spawn (ActorList), second contains places where to spawn random actors (PlayerStarts). I iterate over all PlayerStarts points and spawn random actor. Feel free to post any additional questions here.
Hope it helps!