Smbx 1.4.5: fail sysval(param3)?(fixed path 17)
Posted: 5 Aug 2019, 1:02
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
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