Quantcast
Channel: Super Mario Bros. X Forums
Viewing all articles
Browse latest Browse all 2636

LunaLua • Re: anotherwalljump.lua - I still don't get why people like Walljumps in Mario

$
0
0
I found a fix for the little tail conundrum :mrgreen:
I just had to replace every instance of p:mem(0x164, FIELD_WORD, 0) with the following

Code:

if p:mem(0x164, FIELD_WORD) == -1 then      p:mem(0x164, FIELD_WORD, 0)end
with the exception being the one on line 210. Now my tails are working and my walls are still jumping.
Hopefully this helps everyone and doesn't catastrophically destroy any episodes

This was already fixed in v1.3
Image
So this is how I find out that the powerup pack uses an outdated version of this?
Well, thanks for letting me know anyway.

Statistics: Posted by MarioXHK — Tue Feb 25, 2025 10:44 pm



Viewing all articles
Browse latest Browse all 2636

Trending Articles