Set Item Boxes Respawn Times in KMP [Ro]
This code allows you to change specific item boxes respawn time by modifying their setting in the course.kmp file.
In the KMP file, change itembox Setting 8 (Which is unused) to the respawn time in frames (Example: 003C for 1 second).
If the value is 0000 (Default), then the item box will have the default respawn time, if the value is FFFF, then item box will NEVER respawn.
This code is Wingcapman's request: https://mariokartwii.com/showthread.php?tid=2328
NTSC-U
C2814DA4 00000006
80A300B8 818300A0
818C0000 A18C0038
2C0C0000 41820014
280CFFFF 40820008
38800000 7D856378
60000000 00000000
PAL
C28288B8 00000006
80A300B8 818300A0
818C0000 A18C0038
2C0C0000 41820014
280CFFFF 40820008
38800000 7D856378
60000000 00000000
NTSC-J
C2827F24 00000006
80A300B8 818300A0
818C0000 A18C0038
2C0C0000 41820014
280CFFFF 40820008
38800000 7D856378
60000000 00000000
NTSC-K
C2816C78 00000006
80A300B8 818300A0
818C0000 A18C0038
2C0C0000 41820014
280CFFFF 40820008
38800000 7D856378
60000000 00000000
Code creator: Ro
Code credits: Sponge (Item Box Respawn Function)
This code allows you to change specific item boxes respawn time by modifying their setting in the course.kmp file.
In the KMP file, change itembox Setting 8 (Which is unused) to the respawn time in frames (Example: 003C for 1 second).
If the value is 0000 (Default), then the item box will have the default respawn time, if the value is FFFF, then item box will NEVER respawn.
This code is Wingcapman's request: https://mariokartwii.com/showthread.php?tid=2328
NTSC-U
C2814DA4 00000006
80A300B8 818300A0
818C0000 A18C0038
2C0C0000 41820014
280CFFFF 40820008
38800000 7D856378
60000000 00000000
PAL
C28288B8 00000006
80A300B8 818300A0
818C0000 A18C0038
2C0C0000 41820014
280CFFFF 40820008
38800000 7D856378
60000000 00000000
NTSC-J
C2827F24 00000006
80A300B8 818300A0
818C0000 A18C0038
2C0C0000 41820014
280CFFFF 40820008
38800000 7D856378
60000000 00000000
NTSC-K
C2816C78 00000006
80A300B8 818300A0
818C0000 A18C0038
2C0C0000 41820014
280CFFFF 40820008
38800000 7D856378
60000000 00000000
Code creator: Ro
Code credits: Sponge (Item Box Respawn Function)
mtctr r0 ~ bctrl / BLX R0