Draggable items code
#1
Hey. 

I need some help with creating a code that lets you drag any item, just like the draggable blueshell mod (https://mariokartwii.com/showthread.php?...=draggable)

For example to drag a star i've tried the following:

1) Item Behaviour Modifier, https://mariokartwii.com/showthread.php?tid=386) but it also activates the power before dragging it.
048A61B8 00000002

2) I changed this code to the following (taken the PAL code for star from Item Behaviour Modifier):

068A61B8 00000008
00000002 00000000. 
This does not activate the power up when pressing the item button (nice!), and the item actually drags behind the vehicle. However, when pressing the button again, it drops the item on the ground (like a banana)


I want to drag things like POW, Shocks, Bloopers, Megas in order to simulate a mario kart 8 Deluxe where you have 2 item slots.

Is this even possible as these items have a standard behaviour value of 00 instead of 01, like the blueshell/red shell/green shell (https://wiki.tockdom.com/wiki/Filesystem...r_Modifier)

Kind regards,
Dirtyfrikandel
Reply
#2
(05-12-2022, 11:43 PM)dirtyfrikandel Wrote: However, when pressing the button again, it drops the item on the ground (like a banana)

That would make sense. With an item that is trailing/circling, it can only be launched or dropped. Someone would have to write some code that you can have your trailing item (modded Star, upon item button usage) regain its original properties for a split second, then use it as a regular Star, while not losing your other item that's in Inventory.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)