I'm trying to make code that can do tricks infinitely in the air
#1
deleted
Reply
#2
Are you talking Jumps as basic Hops or Tricks?

To make a code to hop universally isn't too tough considering we have this -> https://github.com/SeekyCt/mkw-structure...r/player.h

So I went ahead and made this -> https://mariokartwii.com/showthread.php?tid=1966

This will allow you to hop literally anywhere (except maybe cannons?, haven't tested).

If you are trying to make a code to where the jump/hop makes the character go up to a new 'floor', that would be much more difficult to make.
Reply
#3
(05-26-2022, 02:16 PM)Vega Wrote: Are you talking Jumps as basic Hops or Tricks?

To make a code to hop universally isn't too tough considering we have this -> https://github.com/SeekyCt/mkw-structure...r/player.h

So I went ahead and made this -> https://mariokartwii.com/showthread.php?tid=1966

This will allow you to hop literally anywhere (except maybe cannons?, haven't tested).

If you are trying to make a code to where the jump/hop makes the character go up to a new 'floor', that would be much more difficult to make.

Thank you for the code.
I tried it properly and worked.
But what I wanted to do was "trick", not the hop.
I'm sorry to make you misunderstand.
Reply
#4
No worries. Well, that github page I linked earlier has all the info you need to make the code work for tricks instead of hops. Try making the code now with the new information provided.
Reply
#5
(05-26-2022, 03:45 PM)Vega Wrote: No worries. Well, that github page I linked earlier has all the info you need to make the code work for tricks instead of hops. Try making the code now with the new information provided.

understood.
It's midnight in my country today, so I'll sleep and try tomorrow.
Thank you for the useful information.
Also, I would like to know how I can increase the code limit with riivolution by a method other than the gct patch.
Good night.
Reply
#6
Considering you haven't responded/updated-thread, I'm assuming you were unable to make the code. I've made the code for you.

https://mariokartwii.com/showthread.php?tid=1967

Ran into some issues, but got it done.

Keep in mind, when you trick 2 or more times while in the air during a jump, you don't get another trick animation from the character, just the sparkles, other visual effects, and sound.

Btw, you can pair this with my Hop code I created earlier to hop and trick anywhere.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)