0: onActivate | Self | VCE_modVariable | healthv | Set | 25
1: onProjectileHit | Self | VCE_modVariable | healthv | Subtract | 1
2: onProjectileHit | Self | VCE_ifVariable | healthv | <= | 0 | 3 8 |
3: onVariableTrue | Self | fakeKillBrick | 0 | 0 | 0 | 15
4: onVariableTrue | Client | VCE_modVariable | scorev | Add | 1
5: onVariableTrue | Client | centerPrint | <color:ffffff>Health: <color:ff0000>0
6: onVariableFalse | Client | centerPrint | <color:ffffff>Health: <color:ff0000><var:br:healthv>
7: onVariableTrue | Client | chatMessage | <color:00ffff>Score: <color:ffffff><var:cl:scorev>
8: onVariableTrue | Self | VCE_modVariable | healthv | Set | 25
I think that will work.