Users browsing this thread: 1 Guest(s)
Umaro's Dash, Relics & Unequipping All

#21
Posts: 3,966
Threads: 279
Thanks Received: 234
Thanks Given: 56
Joined: Oct 2011
Reputation: 65
Status
Tissue-aware
(11-27-2013, 12:16 AM)RegalClown Wrote: It seems to remove everyone's equipment (not in party) except Umaro's.

You code seems ok. In the previous case (last case before the B2 call), you must land on the B2 call twice, something like this:

Code:
C0 AC 01 9D 35 02
DE
C0 AC 81 9D 35 02
  Find
 

#22
 
Status
None
No change when trying that. In fact, I'm surprised it didn't freeze, it seems like that would be an infinite loop.

Solved! I realized while looking at the hex values that directly copying and pasting overlooks the fact that there are a bunch of jumps to addresses within itself, meaning I needed to update them to reflect their new locations.

Ill have a look at obliterating the Kappa rage/leap tutorial tomorrow Smile.

Thanks again!
 
 

#23
Posts: 3,966
Threads: 279
Thanks Received: 234
Thanks Given: 56
Joined: Oct 2011
Reputation: 65
Status
Tissue-aware
(11-27-2013, 01:56 AM)RegalClown Wrote: No change when trying that. In fact, I'm surprised it didn't freeze, it seems like that would be an infinite loop.

Yeah sorry I missreaded your event. It should be an infinite loop lol. I assumed your last case with the 1AD bit was separated from the rest of the event.

What I was trying to say is that you must branch on your last case and not have returns instead (B3 5E 00).
  Find
 

#24
Posts: 3,966
Threads: 279
Thanks Received: 234
Thanks Given: 56
Joined: Oct 2011
Reputation: 65
Status
Tissue-aware
Thread closed at the demand of the OP.
  Find
 



Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite