Like If I use this
if (inbagCount(10939) < 3)
-buy item from AH x 1
If I need 3 greater magic essences and I have 2 this function will work fine and buy one. but for consistency. on another character if im leveling this lets say. It will still buy 1 ? even though I may need to buy 2 on that...
so I am trying to create my own enchanting profile to level enchanting. The only issue I have seemed to come across is this.
When using the cast spell code on an item to enchant it. Lets say the bracers for example. It works fine the first time. (when the armor doesnt have an enchant) but to...