So basically, the player has nothing in their inventory, the player then finds the nv, then the player picks it up which destroys the nv actor and put it in the players inventory which then I am using arrays and enums to store the items info which then has a separate function hooked into my inventory system which is the nv function which is where I am able to have the nv turn on and off.