Vinifera7 Posted March 17, 2012 Share Posted March 17, 2012 Is it possible to get an object reference of an item type inside of the player's inventory? I'm working on a "crafting" mod of sorts. The player needs to have certain materials in his inventory for the crafting to be successful, obviously. However, I would like certain materials be good for more than one use. I can store a variable for this on an object reference, but I don't know any way to GET an object reference to a specific type of item in a player's inventory. Please help if you can. Thanks. Link to comment Share on other sites More sharing options...
fg109 Posted March 17, 2012 Share Posted March 17, 2012 Other than having scripts on the items themselves, there's currently no way. Link to comment Share on other sites More sharing options...
Recommended Posts