leftycool wrote:Hi guys,
However, I do not want the player to be able to duplicate effects or items by both using, pressing, or pulling an object.
Don't you have this problem now if the player calls 'use lever' twice? Normally 'use lever' and 'pull lever' would call the same function, so you have to make sure that after calling the function the first time you get another action.