Stopping items from being swapped between inventorie

Hello, I’ve been looking for a long time for a script that, how can I say, make it so that, for example, if you’re a police officer and someone kills you, he can’t take certain items from your inventory, such as weapons, vests, etc.
Stopping items from being swapped between inventories ?

1 Like

Personal opinion...not needed

Never seen anything like this so you’d have to code it for whatever script you have.

1 Like

From a technical standpoint that’d only require adding an “item” check to the item swap logic for your inventory, and just denying the transfer for any items you don’t want to be stolen

1 Like

I have seen similar ones, but this is already for discord whitelist, a type of item is whitelisted for the specific role

You can restrict specific items so that only certain jobs can use them in inventory if you want

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.