So I have a leveled list with some npc's in there. I place the M marker in world and a random one is picked from the list and it spawns. However, now I want to make it so an actor will spawn at certain hours in the game.
I am assuming this has to be through a script? If so, where do I attach it? I have the actors themselves, then those are in the leveled list. Then there is another actor that points to the list which is what I place in the world. I am assuming if it is a script, it shouldn't be that complicated to write? Basically I just want something to spawn from this spawn point at night.