Balious wrote:Thanks Vintar. I try looking tomorrow when im not tired.
Another question is about lessen corpse time. As I am currently playing Zone Wars with my Mutant Wars addon and changed the amount of mutants spawned by a blowout there are bound to be lots of dead bodies. Well these bodies tend to lag me. Anyone know how to change this? and if so does it require a new game?
You can reassign corpse removal times by going to the config\creatures folder and opening "monsters.ltx" and "stalkers.ltx" files.
Find at the bootom of the each file:
- Code: Select all
[monsters_common]
corpse_remove_game_time_interval = 3 ; --in hours
stay_after_death_time_interval = 3 ; --in hours
and
- Code: Select all
[stalkers_common]
corpse_remove_game_time_interval = 3 ;--in hours
stay_after_death_time_interval = 3 ;--in hours
In this example corpse removal times are set as 3 hours. you can change it to your needs, but be careful to take relevant issues in your own set game/mod before assigning any number. But I think you can reduce it to 2 or 1 hour without a problem. If you see any, then you can try again.
By the rule, as it's not an all.spawn change, you should not require a new game, but, in experience, it's better to start a new game, because due to the previously registered corpses , etc, issues, you may find some (unwelcome) troubles.
============
On the second question (actually it was the first one) I didn't quite understand the question. Maybe it's too late here, I'll check it later tomorrow with a more awaken head.