CarnivalOfFear Posted November 5, 2012 Share Posted November 5, 2012 I'm trying to get an item count on caps in a players inventory but its not working. with a script it would be easy but I need this to function as a condition for dialog. it doesn't seem the GetItemCount condition window has any option to select a target or reference. Link to comment Share on other sites More sharing options...
luthienanarion Posted November 5, 2012 Share Posted November 5, 2012 (edited) Try changing the "Run on" box to Reference and pointing to the player. Edited November 5, 2012 by luthienanarion Link to comment Share on other sites More sharing options...
CaptMitch Posted November 5, 2012 Share Posted November 5, 2012 (edited) luthienanarion Is correct Condition Function Function Parameters Value Run On GetItemCount Caps001 >= 1 Refrence == Player Edited November 5, 2012 by Capt Mitch Link to comment Share on other sites More sharing options...
Recommended Posts