Show Every Object on Minimap [Ro]
#1
Show Every Object on Minimap [Ro]

This code will make every object visible on the minimap as a dot, similar to how it looks like in KMP editors. You can also change the color of the dots.
You can change the color and size of the dots. I plan to work on a version where I can remove objects that aren't important (doesn't affect gameplay or are visual things like camera flashes from audience etc...) and having dot color based on the object, example, objects that damage you will be red, objects that gives you advantage will be pink and so on... Objects that move will move on the minimap and objects that can be destroyed will disappear temporarily when destroyed on the minimap.
I already released a code to force a specific object to be visible on the minimap (Show Item Boxes on Minimap https://mariokartwii.com/showthread.php?...item+boxes) but not all of them. 
You MUST use the "Show Battle Map Icons" code by CLF78 (I did not include it in my code to not take any credits and to make sure people are aware of his code. "Show Battle Map Icons" code by CLF78: https://mariokartwii.com/showthread.php?tid=1840


NTSC-U
04887D00 60000000
04887D70 38A0000X
04887D68 38C0000Y

PAL
0488C130 60000000
0488C1A0 38A0000X
0488C198 38C0000Y

NTSC-J
0488B79C 60000000
0488B80C 38A0000X
0488B804 38C0000Y

NTSC-K
0487A4F0 60000000
0487A560 38A0000X
0487A558 38C0000Y

X: Color
1: Yellow
2: Blue
3: Red
4: Black
5: Grey
6: Dark Blue
7: Cyan
8: Pink

Y: Size
0: Very small
1: Normal size
2: Bigger
3: Very big


Code creator: Ro
Code Credits: CLF78 (Show Battle Map Icons)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)