Users browsing this thread: 1 Guest(s)
Monster can't use Mimic Command

#6
Posts: 2,550
Threads: 98
Thanks Received: 149
Thanks Given: 160
Joined: Aug 2009
Reputation: 52
Status
Nattak\'d
I've attached a patch (apply with no header), lemme know if it works, it seems to be on my side here, I believe.
The code has been placed at the original free space at C2/6469, but it's really easy to relocate if need be.

Code:
Mimic code lda to jsr edits:
$C2/01E8 20 69 64    JSR $6469
$C2/01F9 20 69 64    JSR $6469
$C2/0210 20 69 64    JSR $6469

Free space:
$C2/6469 E0 08       CPX #$08
$C2/646B F0 04       BEQ $04    [$6471]
$C2/646D AD 2A 3F    LDA $3F2A
$C2/6470 60          RTS
$C2/6471 7B          TDC
$C2/6472 60          RTS

All credit to Terii Senshi of course.

So to sum up what this does, is it makes the Mimic command functional for monsters in terms of them using the desired targeting, so one could use it in their battle script. Now how well it works or if there's any bugs associated with this, I haven't taken the time to find out lol.


Attached Files
.ips  mimic_edit_nh.ips (47 bytes, 1 downloads)


We are born, live, die and then do the same thing over again.
Quote  
[-] The following 1 user says Thank You to Gi Nattak for this post:
  • Kusanagi_999 (02-17-2024)



Messages In This Thread
Monster can't use Mimic Command - by Kusanagi_999 - 02-12-2024, 10:27 AM
RE: Monster can't use Mimic Command - by Gi Nattak - 02-16-2024, 07:48 PM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite