Welp lets be upfront about it, this is the only line in the code to check for skin, and it says I'm doing arithmetic operations on it.
This is lua as well, I tried skin checking in many scripts beforehand, and they always don't work.
Code:
if (p.powers[pw_super] & p.mo.skin == "metalsonic") then
Last edited: