Corrected fact that this function only doesn't work for items that sell in stacks.
No edit summary |
(Corrected fact that this function only doesn't work for items that sell in stacks.) |
||
| Line 16: | Line 16: | ||
== Note == | == Note == | ||
This does not seem to work as of patch 2.3 | This does not seem to work properly as of patch 2.3, and always returns 1 for items that sell in stacks (such as arrows). Try GetItemInfo() instead. | ||