Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

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