Language…
9 users online: bwal, Doopu, elsaiz117, isaix, Linkdeadx2, Manofer, signature_steve, SiliconFish, unknownperson123 - Guests: 72 - Bots: 114
Users: 70,433 (2,475 active)
Latest user: comicsgod

Teleport on Coins

UberASM Repository → Teleport on Coins

Submission Details

Screenshots

Comments (3)

 RussianMan Author Link
Make sure there's no freeRAM conflict.
Maltz Link
I get teleported out of the level after collecting just one coin whether I set !Coins to 5 or 24. Any idea why this may be?
 MarioFanGamer Link
Moderated with:
  • Lunar Magic v3.31
  • SA-1 Pack v1.40
  • UberASM Tool v1.4
  • BSNES v115
During moderation, I noticed a bug where the internal coin counter can be overshot, either by pausing (where the internal counter counts up regardless on how many coins are added) or by freezing the game (e.g. damage and powerup animations) while there still are coins to be added. This has been fixed by the author.
Keep in mind that this code only works if coins are added to $13CC. Codes which modify the coin counter directly don't take them into account.