DataType:bazaaritem¶
Members¶
string Name | Item name |
spawn Trader | The guy selling it |
int Price | Price the guy is selling it for |
int Quantity | Number of this item this guy has |
int ItemID | The item's ID number |
int Value | Value in the "Stat column" \(last column of the search window, eg. save vs fire, int, wis, etc\). NOT the value of the Item. Returns 0 if nothing is there. |
To String | Same as Name |