Duck Game

Duck Game

View Stats:
Avixk 4 Sep, 2019 @ 9:43pm
Please help me detect deaths
I'm new to C#, and all I have to do is when a duck dies, it sends the ID and death reason over a COM port. I already know how to send data over a COM port, I just can't get any method to trigger it. The only thing I can get to work is guns, and all the modding documentation is on guns, so please god just end my suffering.
< >
Showing 1-1 of 1 comments
Ryze 6 May, 2020 @ 3:30pm 
You need to check the variable _removedFromLevel of the target Duck inside Update(). If it's true, the Duck is dead.
Last edited by Ryze; 6 May, 2020 @ 3:30pm
< >
Showing 1-1 of 1 comments
Per page: 1530 50