Feature - New #2240
Account Available Features (Expansions) Data
100%
Description
I'm looking for an addition to the EQ2 TLO that will list the account features that are available.
There is an in-game command to see which expansions/packs have been purchased on an account: /show_account_features
If this information could be made available somewhere so that I could check to see, for example, if The Fallen Dynasty pack was available that would be great!
Updated by Amadeus about 1 year ago
- Category set to New Feature
- Status changed from New to In Progress
- Assignee set to Amadeus
- % Done changed from 0 to 30
Updated by Amadeus about 1 year ago
- Status changed from In Progress to Implemented
- % Done changed from 30 to 100
October 27, 2023
[20231024.0003]
* Added new METHOD to the 'eq2' datatype:
1. GetAccountFeatures[index:string] (This method requires that you be loaded into the game as an active character.)
----
See https://forge.isxgames.com/projects/isxeq2/knowledgebase/articles/75 for an example script that displays all account features,
searching for a specific account feature, etc.