Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hey! Sorry for not working active as much on the plugin :( , but I'll try to add that function at any time, anyway if I don't, I really think an experienced coder would know how to do that easily.

(1 edit)

No worries friend! I've been making good use of it. I'm not a great coder yet but I have been learning by reading through the script of this and the booster pack plugin. If you'd like to see what I have going so far, I'd be happy to share!

Is there any way to check the amount of cards owned of a specific ID? Like to see if I have 5 or more of the same card?

$dataTripleTriad.all_cards[card_Id] Stores the amount of cards of that Id, from there you basically just have to use event conditions :D

Right on! Now I can add a way to trade in extra cards for other stuff like healing items, accessories, etc