collection data

Eania

Active Member
Is there a way to figure out what collection items you have already collected or what ones you need? I want to write a script that will go onto the broker and buy the collection items I need with in a certain price limit I set.
 

ownagejoo

Well-Known Member
Code:
* Added new MEMEBERS to the 'item' datatype:
  1. IsCollectible                   (bool type)
  2. AlreadyCollected                (bool type)
 
Top Bottom