[OPEN] loot spawns slowing down

n612ua

New Member
Hello, since my last server wipe my players have started build again and hording. Now loot certain guns and items are not spawning as much. I read something earlier for that not to happen loot tables need to be setup not to check if items are horded or on players.

If that is true how do I go about doing that?

Thanks for any info and help
Mike
 
Adjust values here: <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>

...in types.xml
 
Back
Top