Yes, i've seen it....after 2 hours of copy and paste, to get a check for every promotion



.
This could have been done in much lesser time


.
But i don't know, how to remove an promotion. If i can figure it out (or someone else), i'll try a version with a better code.
In my code, a new unit is created, and it get's all the old promotions, besides the one with the additional "life".
I've added two new promotions, respawn1+2 (i've seen a heart-button, but couldn't find it).
Respawn1 needs combat5 and (medic2 or drill4), respawn2 need respawn1 (but that's the easiest to change).
When a unit is killed, it is checked, if it has one of the both promotions, and if yes, a new unit is created, which gets all the promotions, the old one had.
But i don't know, how to check for the experience. Also generals can't be transfered

.
This would be no problem with tsentoms code, but, like i said, i don't know how to remove a promotion

.
Credits, for the current version:
- Tsentom1, i've stolen some code from the field-medic-promotion
- and FK2006 for the buttons (i think, they are from him).