Frictional Games Forum (read-only)

Full Version: Disabling Pickup?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Sorry if this has been asked before, I did a search but didn't find anything.

Is there any way to disable pickup of an item?

atleast this
SetEntityInteractionDisabled(string& asName, bool abDisabled);