Project

General

Profile

Feature - New #1689

Item datatype - IsJunk

Added by Kannkor over 7 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2016-08-01
Due date:
% Done:

0%

Estimated time:
vbulletin_issue_id:

Description

As per a previous conversation, IsJunk is available from census to find items that are labeled as junk and only useful to sell to a vendor.

#1

Updated by Amadeus over 7 years ago

  • Status changed from New to Resolved

I'm afraid that this data is stored on the server and is not available to the client in any way that would be practical.

The only way to determine these items would be to iterate through all inventory, and item.ToItemInfo.Description.Find[] the text that indicates that it's junk.   Otherwise, the only other solution would be to maintain a database of 'junk' items.

Also available in: Atom PDF