Language…
12 users online:  Atari2.0, Brian94, Danik2343, Darolac, DixyNL, Golden Yoshi, Jordan, masl, Pink Gold Peach, Shiki_Makiro, synthie_cat, Zavok - Guests: 228 - Bots: 318
Users: 64,795 (2,377 active)
Latest user: mathew

Enemies killed RAM address

So far I've been able to find consecutive enemies stomped address, but that is ONLY for stomped enemies, and doesn't work if you, say, kick shells at somebody. I'm attempting to get rid of all score multiplying, and I've done it for stomped enemies, but it doesn't work if you kick enemies.

tl;dr/simplified: Where is the RAM address for consecutive enemies killed by a shell? Or has one been found yet?
the RAM is $14C8. You write this:

Code
LDA #$xx ; a value
STA $14C8,x
;your code

Fierce Deity is cool.
Workin' in OW request...
Currently attendind Scape Santa, but I don't know what to do...
No, that won't work. He wants a consecutive enemies RAM address.

Anyway, $1697 is for stomped and $18D2 for star. It looks like $1626,x is used for the shells. (As for as I can tell from ZSNES cheats, since affecting the whole table seems to affect the shells.)
--------> Don't follow "Find Roy's Dignity", my hack. Because it's pretty outdated. <--------