Kill_Joy 1 Posted February 12, 2018 So, I did some more testing with friends and it's only the first kill on each person that seems to count. if anyone kills that person after that it does not count towards their overall score. I am running A3 Wasteland with Ext. DB. If there is someone out there that might have an idea what it going on that would be amazing. Share this post Link to post Share on other sites
KC Grimes 79 Posted February 13, 2018 I am guessing you are using a "killed" event handler or similar approach, where when the killed unit is killed, the killer gets +1 to some variable. But when that unit is killed, it does not come back, same with its event handler. You will need to add the event handler (or whatever means of kill counting) back to the unit upon respawn/"being alive again", depending on how you are doing it. Share this post Link to post Share on other sites
Kill_Joy 1 Posted February 17, 2018 So what the issue ended up being with that I was running the wasteland mission in pbo compiled format. It apparantly works correctly as just a folder and not the whole mission compiled. Share this post Link to post Share on other sites