Hi,
I would like to have an event which tells me if a spawner has absorbed pollution and the amount.
Is it already possible to get this information?
on_spawner_absorb
Re: on_spawner_absorb
An event for this would never be made because it happens to so many spawners so frequently.
I'm not sure if the spawner's absorbed pollution count is exposed to the api, but if not, you should request that instead and poll the spawners you are interested in occasionally.
I'm not sure if the spawner's absorbed pollution count is exposed to the api, but if not, you should request that instead and poll the spawners you are interested in occasionally.
Re: on_spawner_absorb
Yes.Boodals wrote: ↑Sun Nov 10, 2019 12:08 pm An event for this would never be made because it happens to so many spawners so frequently.
I'm not sure if the spawner's absorbed pollution count is exposed to the api, but if not, you should request that instead and poll the spawners you are interested in occasionally.
If you want to get ahold of me I'm almost always on Discord.