Users browsing this thread: 1 Guest(s)
Imp restrictions

#2
Posts: 676
Threads: 44
Thanks Received: 26
Thanks Given: 21
Joined: Jan 2015
Reputation: 11
Status
Zombie
Code:
C2/02A0: BD E4 3E     LDA $3EE4,X
C2/02A3: 89 20        BIT #$20       (Check for Imp Status)

Code:
C2/29BB: BD E4 3E     LDA $3EE4,X
C2/29BE: 89 20        BIT #$20       (Check for Imp status)
C2/29C0: D0 05        BNE $29C7      (if an Imp, branch)
C2/29C2: A9 06        LDA #$06
C2/29C4: 8D 12 34     STA $3412      (will display a monster Special atop the screen, and
                                      attack will load its properties at C2/32F5)

I'd think it would have several of those "Check for Imp Status" scattered around. Don't know why monsters would be much different. Bypass under special conditions on the one you need, as for which one that is... can't help exactly there.

And no, those lines are not the code your looking for, I don't think. Just a similar concept.


The only true wisdom is knowing you know nothing.
  Find
Quote  



Messages In This Thread
Imp restrictions - by Tenkarider - 04-03-2015, 10:10 PM
RE: Imp restrictions - by Catone - 04-03-2015, 10:27 PM
RE: Imp restrictions - by Tenkarider - 04-04-2015, 02:28 AM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite