It's ok, just make sure to read the rules if you want to participate in a future contest.Coolio__ wrote:Sorry about the SMB flag in my level, it came straight out of my episode.
It's ok, just make sure to read the rules if you want to participate in a future contest.Coolio__ wrote:Sorry about the SMB flag in my level, it came straight out of my episode.
He is asking how to change hardcoded graphics in SMBX 38A. Which I don't think there is a way to change those.RSupertheGreat wrote:This is a TeaScript section, not a LunaLua scripting section.
All positions are taken.KesterTank wrote:Can I be a judge?
Ah, simply type random numbers and eventually it will let you play the minigame.Ariinui wrote:Acces Denied!
Code: Select all
if char(1).id = 0 then
'code for Mario's logo
elseif char(1).id = 1 then
'code for Luigi's code
end if