Language…
6 users online: FedoraFriday, Green Jerry, JeepySol, kurtistrydiz, Necroeric, SMWizard - Guests: 110 - Bots: 170
Users: 69,704 (2,532 active)
Latest user: Togmyoa

Replace scored points with a coin reward

CompleteASM

Forgive me if this is not a feasible task (which it may be since I can’t find anything about it around here)… I want to make it so that every time you earn score points, you earn a coin instead(or in addition to the score.)
For instance: if I kill a koopa with a spin jump, instead of 100 points going to my score counter, it sends a coin to my coin counter.

I would like it to be 1 coin every time, regardless of what the score would of been (100, 200, 2000, etc… all give you 1 coin).

Let me know if you need more details! Thanks!! :)
I have a patch that does exactly that and it spawns a little coin sprite instead of the score sprite, here. It was made a while ago for the hack GARLIC, I might submit it to the patches section if I remember (might need a bit of cleanup).
Originally posted by Kevin
I have a patch that does exactly that and it spawns a little coin sprite instead of the score sprite, here. It was made a while ago for the hack GARLIC, I might submit it to the patches section if I remember (might need a bit of cleanup).

This works perfectly! Thank you for sharing!!! This community is so awesome

CompleteASM