Hi guys, I'm making an operation where the players are looking for intel on a particular HVT, this person will have a random start and I'd like for him to be profiled so he takes part in the overall enemy opcoms plan. To identify this person I have a trigger that when he dies (!alive) a wallet spawns next to him with a hint saying id belongs to (insert name here).
The problem is that if I profile him then kill him, the wallet doesn't spawn, I'm guessing this is because he is technically not alive until he actually spawns.
Any way I can detect whether he is alive when he is profiled but not actually spawned?