Hi,
I'm running base builder 6.5 by tirant and it uses the CSX forward client_death
I'm trying to make a shop with itens, and one of those itens kill the player, but when i use
Ham_Killed or Ham_TakeDamage (ExecuteHam) the player dies, but the CSX forward isn't called.
Since BB doesn't have a native like bb_set_user_zombie, i want to know other ways to kill the player
and client_death catch that.
I tried with make_deathmsg, but i believe i didn't use it properly
I tried ExecuteHam(Ham_TakeDamage / Ham_Killed)