설명

local checkOne = false local checkTwo = false local checkThree = false local checkZero = false local triggered = false local splitOne = 0 local splitTwo = 0 local splitThree = 0 local splitZero = 0 local endTime = 0

function onDraw() if splitZero > 891 or splitOne > 775 or splitTwo > 660 or player.pauseKeyPressing == true then Misc.dialog("Split Zero: " .. splitZero, "Split One: " .. splitOne, "Split Two: " .. splitTwo, "Split Three: " .. splitThree) Level.load() end

if not checkZero and player.y > 3201 and player and player.section == 1 then
    checkZero = true
    splitZero = t
end
if not checkOne and player.section == 2 then
    checkOne = true
    splitOne = t - splitZero
end
if not checkTwo and player.section == 3 then
    checkTwo = true
    splitTwo = t - splitOne - splitZero
end
if Level.winState() > 0 and not checkThree then
    splitThree = t - splitOne - splitTwo - splitZero
end
if Level.winState() > 0 then
    endTime = endTime + 1
end
if endTime == 128 and not triggered then
    triggered = true
    Misc.dialog("Split Zero: " .. splitZero, "Split One: " .. splitOne, "Split Two: " .. splitTwo, "Split Three: " .. splitThree)
end

end

리더보드
레벨
-The Invasion 2 - Ice-03 The Mole Hole - by Redigit
카테고리
Levels (Without Powerup)
Character
Toad
랭크
2등
2nd
시간
0m 50s 263ms
날짜
3 years ago
플랫폼
PC
상세 정보
플레이어
인증됨
3 years ago
제출됨
3 years ago
게임 통계
팔로워
76
런들
736
플레이어
33
최근 쓰레드
게시 일자 5 months ago
1 개의 답글
게시 일자 3 years ago
0 개의 답글
게시 일자 6 years ago
5 개의 답글
게시 일자 1 year ago
0 개의 답글
게시 일자 2 years ago
2 개의 답글