Tracking kills from a certain unit?

Hello everyone, for my current project, on one of the maps, there’s a mechanic where you get more rewards depending on how many kills the newest unit gets. However, I was wondering if this was possible to do, and more importantly, how I would go about doing it!

The game already has to track how many kills a unit gets (that’s the W in BWL data shown in their epilogue end card) so all you need to do is find a way to get that number in an event command during the end event.

Okay, well, that part’s at least good to know!

I believe there’s a patch in FEBuilder called “get BWL”. Try downloading that.

Yeah, this worked perfectly, thanks!