Difference between revisions of "Talk:API Index"

From Vendetta Lua
Jump to: navigation, search
 
Line 2: Line 2:
 
Seems like itemids aren't actually universal - or the universal ID is not easily accessed?
 
Seems like itemids aren't actually universal - or the universal ID is not easily accessed?
  
Seems like inventory items have inventory-related IDs.
+
Seems like inventory items have inventory-related IDs. The "item ID" is actually in ".itemtype" it seems.

Latest revision as of 16:10, 18 August 2011

How come itemids from GetStationSellableInventoryXYZ() differ completely from itemids returned by GetStationMerchXYZ()? Seems like itemids aren't actually universal - or the universal ID is not easily accessed?

Seems like inventory items have inventory-related IDs. The "item ID" is actually in ".itemtype" it seems.