Dawn of Man

Dawn of Man

View Stats:
How to mod the number of dogs per villager
Is it possible?
< >
Showing 1-5 of 5 comments
Mk Z 8 Feb, 2022 @ 7:47pm 
you can spawn more dogs on some event
steelwarrior77 8 Feb, 2022 @ 8:13pm 
ok - but will they be replaced, if lost?
Mk Z 8 Feb, 2022 @ 8:29pm 
probably something like this could work:

if villagers=2 and dogs<1 spawn a dog
if villagers=4 and dogs<2 spawn a dog
....
if villagers=100 and dogs<50 spawn a dog
steelwarrior77 8 Feb, 2022 @ 8:43pm 
Great - does it need to be embeded in more code, or can I just copy and paste? I mean od course I have to add- but I mean programming syntax...
Last edited by steelwarrior77; 8 Feb, 2022 @ 8:44pm
Mk Z 8 Feb, 2022 @ 8:47pm 
nope its pseudocode
actual code is much more cumbersome
see other mods and this forum for reference
Last edited by Mk Z; 8 Feb, 2022 @ 8:48pm
< >
Showing 1-5 of 5 comments
Per page: 1530 50