Well I know the basics of Jass fairly well but I just like using GUI better as it's less prone to errors.
Anyhow, so, if I were to try and make a bazaar system, where I am using a hashtable to store integer values of how many items were sold to a certain shop, and from that compare it with item recipes so as to retrieve an item and put it into the market, I would need to create the actual item itself every single time to compare the items?
Hmm, I guess there really is no other way.
Thanks once again.