Page 1 of 1
[0.18.12] Construction robots only make a clunk sound once in a while
Posted: Thu Mar 12, 2020 4:24 pm
by Kirk
From what I can gather from a forum search, sounds of things were changed in 0.18.7. However, in my experience construction robots (from a personal roboport at least) make no sound at all, except for a "clunk" every 30 seconds or so per 50 robots or so. Was this intentional? The clunk might as well be removed then, it's appears to be very rare and it's not really obvious it's coming from the robots.
Re: [0.18.12] Construction robots only make a clunk sound once in a while
Posted: Thu Mar 12, 2020 4:28 pm
by netmand
I can get my conbots to make complain-y noises if I give them too much work to do or not have space in my inventory or am running too fast for them to recharge and park. I think it's kinda cute.
Re: [0.18.12] Construction robots only make a clunk sound once in a while
Posted: Thu Mar 12, 2020 4:41 pm
by Kirk
Maybe I am too nice for my robots.
Re: [0.18.12] Construction robots only make a clunk sound once in a while
Posted: Mon Mar 16, 2020 3:12 pm
by Klonan
They have a probability
Re: [0.18.12] Construction robots only make a clunk sound once in a while
Posted: Mon Mar 16, 2020 3:20 pm
by Deadlock989
Klonan wrote: Mon Mar 16, 2020 3:12 pm
They have a probability
Of 0.00167 according to the prototype. So they'll make the sound 1 out of every 600 opportunities. Furthermore the max_sounds_per_type is capped at 1, so that 1 in 600 chance is the same for 1 bot nearby or 1000.
Re: [0.18.12] Construction robots only make a clunk sound once in a while
Posted: Mon Mar 16, 2020 3:29 pm
by Klonan
Deadlock989 wrote: Mon Mar 16, 2020 3:20 pm
Klonan wrote: Mon Mar 16, 2020 3:12 pm
They have a probability
Of 0.00167 according to the prototype. So they'll make the sound 1 out of every 600 opportunities. Furthermore the max_sounds_per_type is capped at 1, so that 1 in 600 chance is the same for 1 bot nearby or 1000.
I'll up the max sounds to 5, same as logistic bots