Max Control Pack

Max Control Pack 2.2a

You know, I wasn't expecting to be caught off guard by being threatened with hellfire late at night while trying to test/fix LUA stuff... But here I am, and I can only applaud you for throwing me off.
 

Attachments

  • srb20007.png
    srb20007.png
    225.1 KB · Views: 184
I think it's a 1/100 chance of getting it from triggering the WAIT state. That or there's an AI in the script that had enough of me constantly relaunching the game...
 
On a more serious note, the mod can suffer from slowdown with CrossMomentum. If you have both mods enabled, have all the emeralds and 150+ rings, turning Super will enable XMomentum's Hyper form. You can then enable MCHyper while already Hyper, which creates the slowdown.

From what I've tested/gathered, XMomentum checks if a skin can use its Hyper form by using:
if player.hyper and player.hyper.capable and player.powers[pw_super]

I think the conflict can be removed via:
if player.mchyper and not (player.hyper and player.hyper.capable and player.powers[pw_super])

I'm not a LUA scripter, or... Well I'm not a scripter in general, but I hope that this helps and I'm not just saying something that's just completely wrong!

Oh, and the GIF speeding up is actually the game slowing down to a crawl.
 

Attachments

  • hyper.gif
    hyper.gif
    6.8 MB · Views: 87
Last edited:
lnferno updated Max Control Pack with a new update entry:

v2.2 - Wall Dashing is no longer Stupid

Just made the Jump portion of the Wall Dash what happens always, since it was so confusing for many to get used to.

Read the rest of this update entry...
Post automatically merged:

I think it's a 1/100 chance of getting it from triggering the WAIT state. That or there's an AI in the script that had enough of me constantly relaunching the game...
Correct.
 
Last edited:
I really like this mod but when I was in Red Volcano act 1 this happened.
srb20003.gif

I couldn't jump out of the ball and I think this happened because I pressed spin while I was in the ball.
 
I was just playing Starshy Stages on the Lasting Bond save file until I did this
(The cause of this was the Jump Leniency Mod)
(spam Custom 1 and the jump button to do this)
 

Attachments

  • srb20008.gif
    srb20008.gif
    2.8 MB · Views: 88
  • srb20012.gif
    srb20012.gif
    6.2 MB · Views: 83
Last edited:
I was just playing Starshy Stages on the Lasting Bond save file until I did this
(The cause of this was the Jump Leniency Mod)
(spam Custom 1 and the jump button to do this)
Not really something I have interest in dealing with, it's a mod incompatibility issue.
 

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top