Re: Paper Mario: The Thousand Year Door (GCN/WIIRD/NTSC-U)
Posted: Thu Dec 17, 2020 9:53 pm
Thanks for the reply and effort Zephiles! I am going to try this code out once we are done with our midterm examsZephiles wrote: ↑Thu Dec 17, 2020 3:02 amFigured I would post my own version of this code, as mine uses marioPartyEntry instead of marioPartyHello, which allows it to not have to check a bunch of extra stuff to spawn the partner/follower, and also allows it to not have to call partyKill2 to despawn the previous partner/follower:
Code: Select all
$Spawn Any Partner/Follower (L + D-Pad Up) [Zephiles] C20BC58C 0000000D 806D90B0 80831328 70840048 2C040048 40A20054 80831338 70840048 41A20048 386000xx 3883FFFF 28040012 41810038 3C808014 608412FC 7C8803A6 4E800021 2C030000 41800020 5463103A 388D1BB8 7C64182E 3C80800B 6084ECDC 7C8803A6 4E800021 00000000 xx = Partner/Follower ID 01 = Goombella 02 = Koops 03 = Bobbery 04 = Yoshi 05 = Flurrie 06 = Vivian 07 = Ms. Mowz 08 = Yoshi Egg 09 = Flavio 0A = Punio 0B = Frankly 0C = Gus 0D = Goombella (Follower) 0E = Koops (Follower) 0F = Bobbery (Follower) 10 = Yoshi (Follower) 11 = Flurrie (Follower) 12 = Vivian (Follower) 13 = Ms. Mowz (Follower)


