Frictional Games Forum (read-only)

Full Version: How to make an item into a normal entity?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How can I make an item (for example "key, tinderbox, glass jar") into normal non-pickup entity?
void SetEntityInteractionDisabled(string& asName, bool abDisabled);