Addon: Cards

Eorzea Time
 
 
 
Langues: JP EN FR DE
users online
Forum » Windower » General » Addon: Cards
Addon: Cards
 Asura.Nalfey
Offline
Serveur: Asura
Game: FFXI
user: Nalf
Posts: 104
By Asura.Nalfey 2024-11-24 08:16:52
Link | Citer | R
 
New addon Cards to track AFs and P. Cards.

https://github.com/Nalfey/Cards

Cards will look for any AF reforged NQ, +1, +2, +3 that you own or are stored in mog slips and will check how many P.Cards you already have and need to augment them all to +3.


Three commands:
//cards {JOB} #will check for P.Cards on the current character
&
//cardsall {JOB} #will check for P.Cards on all your mules (you need to load the Cards addon at least once on your mule to create a data file)
&
//cardsmats {JOB} #will list all mats needed to the next tier upgrade and tell you how many of those items you alreayd have/need

Examples:

//cards GEO



//cards WHM



//cardsall PUP



//cardsmats WHM



//cardsmats PUP
[+]
 Asura.Erwins
Offline
Serveur: Asura
Game: FFXI
user: Erwins
Posts: 19
By Asura.Erwins 2024-11-24 09:58:37
Link | Citer | R
 
Thank you it's a great one ^^
[+]
 Asura.Erwins
Offline
Serveur: Asura
Game: FFXI
user: Erwins
Posts: 19
By Asura.Erwins 2024-11-24 10:25:36
Link | Citer | R
 
Could you add a system to see crafts items needed to upgrade too?
 Bismarck.Vespertaru
Offline
Serveur: Bismarck
Game: FFXI
user: Vesper84
Posts: 92
By Bismarck.Vespertaru 2024-11-24 10:40:35
Link | Citer | R
 
Adding Scales in as well would be a cherry on top
 Asura.Nalfey
Offline
Serveur: Asura
Game: FFXI
user: Nalf
Posts: 104
By Asura.Nalfey 2024-11-24 14:41:12
Link | Citer | R
 
Asura.Erwins said: »
Could you add a system to see crafts items needed to upgrade too?
&
Bismarck.Vespertaru said: »
Adding Scales in as well would be a cherry on top

Thanks for the feedback,
I've updated the code to add a new command //cardsmats <JOB>

This will list the mats needed to upgrade to the next tier and show you how many you already have:

Example:

//cardsmats WHM



//cardsmats PUP



//cardsmats GEO
[+]
Offline
Posts: 382
By Kaffy 2024-11-24 16:05:44
Link | Citer | R
 
excellent work, thank you.
[+]
 Bismarck.Vespertaru
Offline
Serveur: Bismarck
Game: FFXI
user: Vesper84
Posts: 92
By Bismarck.Vespertaru 2024-11-24 19:27:12
Link | Citer | R
 
[+]