• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

How to make a prefab generate once per map please?

wolfnet18

New member
Hello, i've been trying to make a custom trader we built in a tower spawn only once per map. As far as anything i could find only people just say to add it to the rwgmixer file, but i dont really see any information on it. below is the line i was using in the file, however we get like 20 of them spawning instead of just 1.

<prefab_spawn_adjust partial_name="_trader_test" min_count="1" max_count="1" bias="1"/>

 
Look up the nursing home poi by tfp in the poi xml you should see a line duplicaterepeat just place that whole line in your poi xml and use that line edit the distance to 16000.

No need to worry bout the rwgmixer 

 
Last edited by a moderator:
Back
Top