12Me21 wrote:Is there a way to detect how many coins a player has? Like a shop where you can only get an item if you have, for example, 30 coins? I know you could make EVERY. SINGLE. COIN. trigger an event, but I don't want to do that.
No, it's not possible without LunaDLL. And it's not possible to set every single coin to its own individual event because there simply isn't enough space to fit all the events, and it suggests you have to collect the coins in a set order, when in reality you can do it in any order, screwing up the events.