Actor Spawn

I would like actors to spawn at placed target points (about 20 target points throughout the map). I have about 5 actors that need to be placed, one per target point and I want to set a likeness of an actor to be spawned at multiple different locations on the rarity of the actor.

i.e. Tin can rarity = 5, Gun rarity = 1, So more tin cans will spawn in different places then the guns
5 popular 1 rare

I dont know if this makes complete sense hopefully it does, any questions please ask.

https://forums.unrealengine.com/showthread.php?75982-Weighted-random-number

hi diomedes !
in complement of scott’s inks, feel free to download my project here,
it s a replicated system (you may not need the replication in your case) but the system works in single player too.
it spawn random actor at random location ( just place spawner dummies in your level to add spawn point)
you ll find the project here :