Good evening
I was using the wildlife spawner to spawn chickens and use the SomethingEatenEvent() via the device but now i wish to use the chicken via the npc device and a custom npc class definition
I am unsure how i go about getting a signal when the chicken eats something.
This is built into the wildlife_spawner_device so could really do with some help/guidence on how i could make such a system on the npc class or if they is anyway to get that function
I have tried using the item spawner and getting the item picked up event but that doesnt seem to work for me unless im doing something wrong with the npc
Thankyou in advance