Hello all,
I would like to prevent a certain item from dropping on death. For example if players inventory contains a clock on death of player do not drop the clock on the ground (but drop all other items).
I have tried:
on death of player:
remove clock from drops
on death of player:
remove clock from victim's inventory
But have had no success. Help is much appreciated
Thanks!
I would like to prevent a certain item from dropping on death. For example if players inventory contains a clock on death of player do not drop the clock on the ground (but drop all other items).
I have tried:
on death of player:
remove clock from drops
on death of player:
remove clock from victim's inventory
But have had no success. Help is much appreciated
Thanks!