Page 1 of 1

Smbx 1.4.5: fail sysval(param3)?(fixed path 17)

Posted: 5 Aug 2019, 1:02
by NESTED ERNEST
This script fails only if Mario is not dwarf (char(1).status>1)

This script is about a block (.id=5) in its hit event:

with block(sysval(param2))
if sysval(param3)=2 then
call audioset(2,43,0,"")
end if
end with