Deskripsi

3.510 Section 0. Actually, The auto-reset code would force me to get a 3.510 Section 0 or faster if I wanted to even attempt to beat the level. (Currently, no one has gotten a 3.525 or faster on summited runs besides my self and since I got a 3.510 on my Former WR, why not force myself to either get a 3.510 or 3.494? Sadly, I still have not figured out how to save that last frame yet. Scandium theorizes that a 3.076 is possible, while I think it is borderline humanly possible. I find that a 19.19 or 19.18 will be the limit based on the list of time saves Scandium has pointed out. Only one of those timesaves has someone done so far. Five frames of timesave seem to come from godly timing in the final section.

Code:

local route = "Normal Exit with Powerups" local timer = 1 local count = true

function onStart() if route == "Secret Exit with Powerups" then player.character = CHARACTER_MARIO player.powerup = 7 player.reservePowerup = 169 elseif route == "Normal Exit with Powerups" then player.character = CHARACTER_TOAD player.powerup = 5 end end

function onDraw() if route == "Normal Exit with Powerups" then if (timer == 226 and player.section == 0) or (timer == 622 and player.section == 4) then Level.load() end if count then timer = timer + 1 end if timer == 1257 then Misc.dialog(timer) count = false timer = 1260 end if Level.winState() > 0 then count = false end end end

function onLoadSection4() if SaveData["Section0 PB"] == nil then SaveData["Section0 PB"] = 225 else SaveData["Section0 PB"] = (math.min(SaveData["Section0 PB"], timer) or 226) end end

Papan peringkat
Level
-The Invasion 2 - Ice-02 Frigid Awesome Land - by Redigit
Kategori
Levels (With Powerup)
Level Exit - The Invasion 2 - Ice-2 Frigid Awesome Land
Goal
Character
Toad
Jalankan
Peringkat
Tempat kedua
2nd
Waktu
0m 19s 234ms
Tanggal
2 years ago
Platform
PC
Rincian
Terverifikasi
2 years ago
Dikirimkan
2 years ago
Statistik Game
Pengikut
75
Jalanan
726
Pemain
33
Threads Terbaru